-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deauthenticator randomly crashes on Kali 2019.2 #749
Comments
This is probably a problem with mdk4, which is probably why we should NOT be using experimental tools. |
Same issue..
Il giorno 27 mag 2019, alle ore 04:49, Matias Barcenas <notifications@github.com<mailto:notifications@github.com>> ha scritto:
This is probably a problem with mdk4, which is probably why we should NOT be using experimental tools.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#749?email_source=notifications&email_token=AECYTD6R4YBTIZAPAI5KFDLPXND25A5CNFSM4HPYE3O2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWIUQAQ#issuecomment-496060418>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AECYTD2WZ7NXNUAJLFOJAFTPXND25ANCNFSM4HPYE3OQ>.
|
I replaced the mdk4 for mdk3 and it works fine. |
medudder, how did you replace it? |
@Gabo1203 modification in "fluxion.sh" "aircrack-ng" "bc" "awk:awk|gawk|mawk" modification in "attach.sh"
|
mdk4 is removed in Kali repos. |
How i can replace? |
Compile the source @Futureman83 |
just use nano: $ nano fluxion.sh then press : $ ctrl+\ write: $ mdk4 replace: $mdk3 click: $ shift +a |
how come this is still not fixed? |
Please fix this, I tried installing mdk4 by compiling and installing the make file from github. the jammer still fails to work and crashes... after that i tried replacing mdk4 with mdk3 with the method described above, still crashes... My networkcard is an alfa AWUS036NH if I try fluxion 2.0 from the official repo then the deauthenticator works but i get some other bugs like the password checked correct or getting corrupted handshakes. |
I revert to mdk3 later. |
Bug Report
The deauthenticator crashes randomly when using mdk4 (default).
Summary
What is the current behaviour?
How to reproduce
Run a captive portal attack using the default deauthenticator.
What do you think the expected behaviour should be?
No crashes.
Specs
Card using the ath9k_htc driver.
Expected behavior
The text was updated successfully, but these errors were encountered: