Skip to content

Commit

Permalink
6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
guelfoweb committed Jan 15, 2023
1 parent 2b0ff2b commit 0a1d4ba
Show file tree
Hide file tree
Showing 16 changed files with 760 additions and 301 deletions.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,17 @@
# Changelog
6.0.0 - 2023-01-15
---------
- added silent mode --silent
- added ignore scanning --no-scan
- added api_shodan and api_virustotal to plugin
- added custom user agent --user-agent
- added callable python module (Scanning.start())
- added stdin
- changed passive folder to remote
- moved wordlist.txt to local folder
- deleted --set
- optimized some parts of the code

5.4.0 - 2023-01-09
---------
- added passive reconnaissance plugins
Expand All @@ -7,7 +20,6 @@
---------
- added custom dns --dns


5.2.0 - 2021-10-03
---------
- added asynchronous execution
Expand Down
Loading

0 comments on commit 0a1d4ba

Please sign in to comment.