vanhoefm / krackattacks-scripts

Other
3.33k stars 768 forks source link

Fix installation and running, sync personal changes made for a demo in a university project #104

Closed turbostar190 closed 4 months ago

turbostar190 commented 7 months ago

Fixed installation Fixed running Included a vulnerable and a more vulnerable wpa_supplicant versions

vanhoefm commented 7 months ago

Thank you for your contribution!

It will take some time before I can double-check these commits. To speed this up, you can split these between essential commits to make the script work on newer Linux distributions, and those can be accepted faster. A second set of commits can then be those that extend functionality and may require more detailed review.

turbostar190 commented 7 months ago

These commits have been made in order to exploit KrackAttacks in a Ubuntu 16.04 distribution, so no newer versions, and to address the issue described in https://github.com/vanhoefm/krackattacks-scripts/issues/84 .

To show you a complete overview, this repo has been used with two more repos in order to create this report.

vanhoefm commented 4 months ago

Thank you again for this pull request! Some of the changes have meanwhile been incorporated into commit 11a9c198000b76f2b7841bed7654c29a813fee34 and f80d0005086cd6b0a32ff1fd236d90026587ed38. Other suggested changes were to the configuration file that depended on the user and hence didn't require an update to the repository.