Nettacker icon indicating copy to clipboard operation
Nettacker copied to clipboard

Addition of a new module

Open sumukhchitloor opened this issue 2 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.
  • [ ] The code follows the PEP8 styling guidelines with 4 spaces indentation.
  • [x] This Pull Request relates to only one issue or only one feature
  • [ ] 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

Added a new module for smb bruteforce on ports 445 and 139 ,referenced through other modules

Reviewers

@Ali-Razmjoo @securestep9

Your development environment

  • OS: Kali GNU/Linux Rolling
  • OS Version: 2022.4
  • Python Version: 3.10.9

sumukhchitloor avatar Jan 21 '23 06:01 sumukhchitloor

Have you tried to test this module on your local smb system.

itsdivyanshjain avatar Jan 31 '23 04:01 itsdivyanshjain

Yes I've tried this on my local machine and even one of the try hackme machine

sumukhchitloor avatar Jan 31 '23 04:01 sumukhchitloor