wash shows nothing
wash -i mon0
shows nothing. I'v created /etc/reaver directory, downgraded libpcap to 1.4.0-2 version. My workflow is the following:
ifconfig wlp3s0 down
iwconfig wlp3s0 mode monitor
ifconfig wlp3s0 up
ifconfig
airmon-ng check wlp3s0
kill 985 1145 2450
airmon-ng check wlp3s0
airmon-ng start wlp3s0
airodump-ng mon0
wash -i mon0
Still wash shows nothing...
airodump-ng mon0
shows two APs.
sudo lsof | grep wash
shows:
uname -ra
output:
Linux andy-Aspire-E5-571G 4.15.0-45-generic #48~16.04.1-Ubuntu SMP Tue Jan 29 18:03:48 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Maybe my routers aren't just vulnerable to WPS attack? What am I doing wrong?
aircrack-ng
add a comment |
wash -i mon0
shows nothing. I'v created /etc/reaver directory, downgraded libpcap to 1.4.0-2 version. My workflow is the following:
ifconfig wlp3s0 down
iwconfig wlp3s0 mode monitor
ifconfig wlp3s0 up
ifconfig
airmon-ng check wlp3s0
kill 985 1145 2450
airmon-ng check wlp3s0
airmon-ng start wlp3s0
airodump-ng mon0
wash -i mon0
Still wash shows nothing...
airodump-ng mon0
shows two APs.
sudo lsof | grep wash
shows:
uname -ra
output:
Linux andy-Aspire-E5-571G 4.15.0-45-generic #48~16.04.1-Ubuntu SMP Tue Jan 29 18:03:48 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Maybe my routers aren't just vulnerable to WPS attack? What am I doing wrong?
aircrack-ng
add a comment |
wash -i mon0
shows nothing. I'v created /etc/reaver directory, downgraded libpcap to 1.4.0-2 version. My workflow is the following:
ifconfig wlp3s0 down
iwconfig wlp3s0 mode monitor
ifconfig wlp3s0 up
ifconfig
airmon-ng check wlp3s0
kill 985 1145 2450
airmon-ng check wlp3s0
airmon-ng start wlp3s0
airodump-ng mon0
wash -i mon0
Still wash shows nothing...
airodump-ng mon0
shows two APs.
sudo lsof | grep wash
shows:
uname -ra
output:
Linux andy-Aspire-E5-571G 4.15.0-45-generic #48~16.04.1-Ubuntu SMP Tue Jan 29 18:03:48 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Maybe my routers aren't just vulnerable to WPS attack? What am I doing wrong?
aircrack-ng
wash -i mon0
shows nothing. I'v created /etc/reaver directory, downgraded libpcap to 1.4.0-2 version. My workflow is the following:
ifconfig wlp3s0 down
iwconfig wlp3s0 mode monitor
ifconfig wlp3s0 up
ifconfig
airmon-ng check wlp3s0
kill 985 1145 2450
airmon-ng check wlp3s0
airmon-ng start wlp3s0
airodump-ng mon0
wash -i mon0
Still wash shows nothing...
airodump-ng mon0
shows two APs.
sudo lsof | grep wash
shows:
uname -ra
output:
Linux andy-Aspire-E5-571G 4.15.0-45-generic #48~16.04.1-Ubuntu SMP Tue Jan 29 18:03:48 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Maybe my routers aren't just vulnerable to WPS attack? What am I doing wrong?
aircrack-ng
aircrack-ng
edited Feb 6 at 20:11
wjandrea
9,28942664
9,28942664
asked Feb 6 at 20:08
AndyAndy
11
11
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
I've upgarded my system from Ubuntu 16.04 to Ubuntu 18.04.1, reinstalled some packets and now everything works fine.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1116196%2fwash-shows-nothing%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I've upgarded my system from Ubuntu 16.04 to Ubuntu 18.04.1, reinstalled some packets and now everything works fine.
add a comment |
I've upgarded my system from Ubuntu 16.04 to Ubuntu 18.04.1, reinstalled some packets and now everything works fine.
add a comment |
I've upgarded my system from Ubuntu 16.04 to Ubuntu 18.04.1, reinstalled some packets and now everything works fine.
I've upgarded my system from Ubuntu 16.04 to Ubuntu 18.04.1, reinstalled some packets and now everything works fine.
answered Feb 11 at 5:17
AndyAndy
11
11
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1116196%2fwash-shows-nothing%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown