Skip to content

Releases: GamehunterKaan/AutoPWN-Suite

v2.1.5

09 Sep 09:15
dc8ce61
Compare
Choose a tag to compare

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: v2.1.3...v2.1.5

v2.1.3

29 Aug 12:55
d58867d
Compare
Choose a tag to compare

What's Changed

  • Fixed #40
  • Fixed encoding issues with webhook report

Full Changelog: v2.1.2...v2.1.3

v2.1.2

23 Jul 09:17
Compare
Choose a tag to compare

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: v2.1.1...v2.1.2

v2.1.1

20 Jul 11:29
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: v2.1.0...v2.1.1

v2.1.0

18 Jul 11:46
f923e24
Compare
Choose a tag to compare

What's Changed

  • Dev -> main by @GamehunterKaan in #34
  • Added dirbuster.
  • Added module usage.
  • Created a new module for searching vulnerabilities.

Full Changelog: v2.0.1...v2.1.0

v2.0.1

16 Jul 10:59
1bf31b8
Compare
Choose a tag to compare

Quick BugFix

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

v2.0.0

15 Jul 12:06
Compare
Choose a tag to compare

What's Changed

  • patch: more distro support, and platform recognition fixes by @iaacornus in #24
  • Dev -> main by @GamehunterKaan in #28,
  • Switched to rich module.
  • Compliance to pep 0008.
  • Tons of bugfixes and optimizations.
  • SQLI tests.
  • XSS tests.
  • Improved output.
  • Improved reporting.
  • Better dependency management.
  • Improved nmap installer.
  • Use of logger module.
  • New command line arguments.

New Contributors

Full Changelog: v1.5.1...v2.0.0

v1.5.1

22 Jun 11:35
Compare
Choose a tag to compare

Release Notes :

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

Full Changelog: v1.5.0...v1.5.1

v1.5.0

21 Jun 17:11
e0a961b
Compare
Choose a tag to compare

Release Notes :

  • Added Windows and MacOS support.

Full Changelog: v1.4.0...v1.5.0

v1.4.0

18 Jun 18:55
d6af4d4
Compare
Choose a tag to compare

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: v1.3.5...v1.4.0