Skip to content

Releases: GamehunterKaan/AutoPWN-Suite

v1.3.5

16 Jun 08:58
Compare
Choose a tag to compare

Release Notes:

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

Full Changelog: v1.3.0...v1.3.5

v1.3.0

12 Jun 14:21
Compare
Choose a tag to compare

Release Notes:

  • Added option to automatically send report after scan completes.
  • Send report via email or webhook.
  • Seperated arguments into groups.
  • Fixed #11.
  • Fixed some more additional bugs.

Full Changelog: v1.2.10...v1.3.0

v1.2.10

v1.2.7

07 Jun 18:22
Compare
Choose a tag to compare

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: v1.2.5...v1.2.7

v1.2.5

05 Jun 17:24
Compare
Choose a tag to compare

Release Notes:

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

Full Changelog: v1.1.5...v1.2.5

v1.1.5

04 Jun 17:17
Compare
Choose a tag to compare

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: v1.0.5...v1.1.5

Release 1.0.5

03 Jun 18:38
Compare
Choose a tag to compare

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 1.0.4

02 Jun 15:52
Compare
Choose a tag to compare

Created debian package for python package.