Packet injection does not work on 16.04
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;
up vote
-1
down vote
favorite
Im traying to test my OpenWrt network but after puting interface wlx3c3300200748 to monitor mode
sudo Desktop/startWlan.sh wlx3c3300200748
and issuing command
aireplay -9 wlx3c3300200748
Iv got 0 packet injected so I tried doing it with kali linix in wm and it works just fine.
My ubuntu kernel is
$ uname -a
Linux G31M-ES2L 4.4.0-131-generic #157-Ubuntu SMP Thu Jul 12 15:51:36 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
here is interface
wlx3c3300200748 IEEE 802.11bgn Mode:Monitor Frequency:2.412 GHz Tx-Power=20 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:off
and here is injection in action
sudo aireplay-ng -9 wlx3c3300200748
08:22:44 Trying broadcast probe requests...
08:22:46 No Answer...
08:22:46 Found 5 APs
08:22:46 Trying directed probe requests...
08:22:46 8C:59:73:67:DC:10 - channel: 1 - 'goran'
08:22:52 0/30: 0%
08:22:52 A0:AB:1B:72:B0:B0 - channel: 1 - 'Jackdanijels'
08:22:58 0/30: 0%
08:22:58 FE:D1:11:54:3D:A4 - channel: 5 - 'OpenWrt'
08:23:04 0/30: 0%
all these AP-s are in range so thats not problem, OpenWrt box is one meter away, So is there anything that I should try to fix this ?
wireless hacking
add a comment |Â
up vote
-1
down vote
favorite
Im traying to test my OpenWrt network but after puting interface wlx3c3300200748 to monitor mode
sudo Desktop/startWlan.sh wlx3c3300200748
and issuing command
aireplay -9 wlx3c3300200748
Iv got 0 packet injected so I tried doing it with kali linix in wm and it works just fine.
My ubuntu kernel is
$ uname -a
Linux G31M-ES2L 4.4.0-131-generic #157-Ubuntu SMP Thu Jul 12 15:51:36 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
here is interface
wlx3c3300200748 IEEE 802.11bgn Mode:Monitor Frequency:2.412 GHz Tx-Power=20 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:off
and here is injection in action
sudo aireplay-ng -9 wlx3c3300200748
08:22:44 Trying broadcast probe requests...
08:22:46 No Answer...
08:22:46 Found 5 APs
08:22:46 Trying directed probe requests...
08:22:46 8C:59:73:67:DC:10 - channel: 1 - 'goran'
08:22:52 0/30: 0%
08:22:52 A0:AB:1B:72:B0:B0 - channel: 1 - 'Jackdanijels'
08:22:58 0/30: 0%
08:22:58 FE:D1:11:54:3D:A4 - channel: 5 - 'OpenWrt'
08:23:04 0/30: 0%
all these AP-s are in range so thats not problem, OpenWrt box is one meter away, So is there anything that I should try to fix this ?
wireless hacking
add a comment |Â
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
Im traying to test my OpenWrt network but after puting interface wlx3c3300200748 to monitor mode
sudo Desktop/startWlan.sh wlx3c3300200748
and issuing command
aireplay -9 wlx3c3300200748
Iv got 0 packet injected so I tried doing it with kali linix in wm and it works just fine.
My ubuntu kernel is
$ uname -a
Linux G31M-ES2L 4.4.0-131-generic #157-Ubuntu SMP Thu Jul 12 15:51:36 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
here is interface
wlx3c3300200748 IEEE 802.11bgn Mode:Monitor Frequency:2.412 GHz Tx-Power=20 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:off
and here is injection in action
sudo aireplay-ng -9 wlx3c3300200748
08:22:44 Trying broadcast probe requests...
08:22:46 No Answer...
08:22:46 Found 5 APs
08:22:46 Trying directed probe requests...
08:22:46 8C:59:73:67:DC:10 - channel: 1 - 'goran'
08:22:52 0/30: 0%
08:22:52 A0:AB:1B:72:B0:B0 - channel: 1 - 'Jackdanijels'
08:22:58 0/30: 0%
08:22:58 FE:D1:11:54:3D:A4 - channel: 5 - 'OpenWrt'
08:23:04 0/30: 0%
all these AP-s are in range so thats not problem, OpenWrt box is one meter away, So is there anything that I should try to fix this ?
wireless hacking
Im traying to test my OpenWrt network but after puting interface wlx3c3300200748 to monitor mode
sudo Desktop/startWlan.sh wlx3c3300200748
and issuing command
aireplay -9 wlx3c3300200748
Iv got 0 packet injected so I tried doing it with kali linix in wm and it works just fine.
My ubuntu kernel is
$ uname -a
Linux G31M-ES2L 4.4.0-131-generic #157-Ubuntu SMP Thu Jul 12 15:51:36 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
here is interface
wlx3c3300200748 IEEE 802.11bgn Mode:Monitor Frequency:2.412 GHz Tx-Power=20 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:off
and here is injection in action
sudo aireplay-ng -9 wlx3c3300200748
08:22:44 Trying broadcast probe requests...
08:22:46 No Answer...
08:22:46 Found 5 APs
08:22:46 Trying directed probe requests...
08:22:46 8C:59:73:67:DC:10 - channel: 1 - 'goran'
08:22:52 0/30: 0%
08:22:52 A0:AB:1B:72:B0:B0 - channel: 1 - 'Jackdanijels'
08:22:58 0/30: 0%
08:22:58 FE:D1:11:54:3D:A4 - channel: 5 - 'OpenWrt'
08:23:04 0/30: 0%
all these AP-s are in range so thats not problem, OpenWrt box is one meter away, So is there anything that I should try to fix this ?
wireless hacking
asked yesterday
Slobodan Vidovic
93
93
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1062218%2fpacket-injection-does-not-work-on-16-04%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password