AutoPWN Suite Versions Save

AutoPWN Suite is a project for scanning vulnerabilities and exploiting systems automatically.

v1.3.5

1 year ago

Release Notes:

  • Created a logger module for printing and outputting.
  • Removed outfile module.
  • Removed color module.

Full Changelog: https://github.com/GamehunterKaan/AutoPWN-Suite/compare/v1.3.0...v1.3.5

v1.3.0

1 year ago

Release Notes:

Full Changelog: https://github.com/GamehunterKaan/AutoPWN-Suite/compare/v1.2.10...v1.3.0

v1.2.7

1 year ago

Release Notes:

  • Fix : Fixed the bug that prints "host seems to be us" for every host if script is not running as root.
  • Arguments has their own initializer functions and they are initialized inside the main function. Also almost everything is inside the main function now.

Full Changelog: https://github.com/GamehunterKaan/AutoPWN-Suite/compare/v1.2.5...v1.2.7

v1.2.5

1 year ago

Release Notes:

  • Automatically download exploits related with vulnerability.
  • Updated banner.
  • Minor UI changes.

Full Changelog: https://github.com/GamehunterKaan/AutoPWN-Suite/compare/v1.1.5...v1.2.5

v1.1.5

1 year ago

Release notes:

  • Updated version according to semver standards.
  • Added option to use config file to pass arguments.
  • Evasion mode now requires root privileges. (Did nothing without root privileges anyways)
  • Added timeout option for noise mode.
  • Improved vulnerability detection.
  • Improved code quality.

Full Changelog: https://github.com/GamehunterKaan/AutoPWN-Suite/compare/v1.0.5...v1.1.5

v1.0.5

1 year ago

Relese notes :

  • Added an argument for passing custom nmap flags.
  • Added option to choose hosts to enumerate further.
  • Fixed issue #3
  • Fixed issue #4
  • Fixed some additional bugs.
  • Updated output.

Release

2 years ago

Created debian package for python package.