AutoPWN Suite Versions Save

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

v2.1.5

1 year ago

What's Changed

  • Fixed #41
  • Increased delays between NIST API requests without API key to prevent getting rate limited
  • Fixed packaging issues with AUR

Full Changelog: https://github.com/GamehunterKaan/AutoPWN-Suite/compare/v2.1.3...v2.1.5

v2.1.3

1 year ago

What's Changed

  • Fixed #40
  • Fixed encoding issues with webhook report

Full Changelog: https://github.com/GamehunterKaan/AutoPWN-Suite/compare/v2.1.2...v2.1.3

v2.1.2

1 year ago

What's Changed

  • Fixed scanner doing ping scan before arp scan
  • Added sleeps before making requests to exploit-db to prevent rate limiting
  • Improved IP address range detection

Full Changelog: https://github.com/GamehunterKaan/AutoPWN-Suite/compare/v2.1.1...v2.1.2

v2.1.1

1 year ago

What's Changed

  • Added automatic version checks.
  • Reformated code using black.

Full Changelog: https://github.com/GamehunterKaan/AutoPWN-Suite/compare/v2.1.0...v2.1.1

v2.1.0

1 year ago

What's Changed

Full Changelog: https://github.com/GamehunterKaan/AutoPWN-Suite/compare/v2.0.1...v2.1.0

v2.0.1

1 year ago

Quick BugFix

  • Fixed the python packaging issues in pip and deb packages.

v2.0.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/GamehunterKaan/AutoPWN-Suite/compare/v1.5.1...v2.0.0

v1.5.1

1 year ago

Release Notes :

  • Fixed issues related with Windows. (See #19)

Full Changelog: https://github.com/GamehunterKaan/AutoPWN-Suite/compare/v1.5.0...v1.5.1

v1.5.0

1 year ago

Release Notes :

  • Added Windows and MacOS support.

Full Changelog: https://github.com/GamehunterKaan/AutoPWN-Suite/compare/v1.4.0...v1.5.0

v1.4.0

1 year ago

Release Notes:

  • Added a module for web application scanning.
  • Added a module for LFI vulnerability detection.
  • Added a module for crawling web pages.

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