Skip to content
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

Tests #105

Merged
merged 4 commits into from
Aug 6, 2022
Merged

Tests #105

merged 4 commits into from
Aug 6, 2022

Conversation

tiagogalvao
Copy link

Fixes:

  • requirements.txt - updating dependencies (added 1 that is new)
  • Fixing some python warnings
  • Added some extra information when printing test outputs
  • Fixed issues when trying to check generated .cap files (all 4 tools now are working fine)

Airodump:

  • Added result using chinese characters to test encoding
  • Added additional testing cases using a larger .cap
  • Additional fixes to avoid encoding issues

Cowpatty:

  • Tool now correctly identify which version is installed (kali has an outdated version)

Pyrit:

  • Pyrit now works fine - needs to run the setup using "python2 setup.py clean/build/install"
  • Pyrit main repo is now outdated and wifite should use the source that is under tools

Tshark:

  • Fix to correctly identifies handshakes in .cap files

@tiagogalvao
Copy link
Author

Relates to #97

@kimocoder
Copy link
Owner

There's a conflict in wifite/model/handshake.py which need to be resolved 👍

@tiagogalvao
Copy link
Author

Updated

@kimocoder kimocoder merged commit 476466c into kimocoder:master Aug 6, 2022
@tiagogalvao tiagogalvao deleted the tests branch August 6, 2022 09:12
# Conflicts:
#	wifite/model/handshake.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants