Nettacker icon indicating copy to clipboard operation
Nettacker copied to clipboard

imap brute force

Open Mrinank-Bhowmick opened this issue 3 years ago • 2 comments

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

Mrinank-Bhowmick avatar Nov 07 '22 19:11 Mrinank-Bhowmick

@securestep9 , @Ali-Razmjoo any update?

Mrinank-Bhowmick avatar Mar 24 '23 18:03 Mrinank-Bhowmick

@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

securestep9 avatar Mar 26 '23 16:03 securestep9