Nettacker
Nettacker copied to clipboard
imap brute force
Checklist
- [x] I have followed the Contributor Guidelines.
- [x] The code has been thoroughly tested in my local development environment with flake8 and pylint.
- [x] The code is Python 3 compatible.
- [x] The code follows the PEP8 styling guidelines with 4 spaces indentation.
- [x] This Pull Request relates to only one issue or only one feature
- [x] I have referenced the corresponding issue number in my commit message
- [x] I have added the relevant documentation.
- [x] My branch is up-to-date with the Upstream master branch.
Changes proposed in this pull request
imap brute force module
Your development environment
- OS:
x - OS Version:
x - Python Version:
x
@securestep9 , @Ali-Razmjoo any update?
@Mrinank-Bhowmick - this module failed my test, it failed to find the correct user/password pair when bruteforcing. I had no time to investigate further, likely the exceptions are not handled correctly . I used the docker-based server poste.io for testing