/funthom

A program for penetration testing to scan network by python ;)

Primary LanguagePython

funthom (fun pentesting program with python)

manage your network ;)

[Warning] I do not accept any responsibility for any illegal usage. [Warning]

Usage

:~# python3 funthom.py

YOU WILL NEED :

  • python3
  • nmap

THIS CAN

  • change your local ip
  • change your mac address
  • scan your local network
  • scan ports
  • ping ip
  • wash the dishes
  • cook the dinner

Contributing

  1. Fork it!
  2. Create your branch: git checkout -b my-new-branch
  3. Commit your changes: git commit -am 'improve somthings...'
  4. Push to the branch: git push origin my-new-branch
  5. Submit a pull request :D