Skip to content

Releases: guelfoweb/knock

knockpy

29 Feb 16:41
Compare
Choose a tag to compare

Changelog

  • rewritten code

knockpy

18 Jan 17:17
Compare
Choose a tag to compare
knockpy Pre-release
Pre-release

Changelog

  • added plugin test --plugin-test
  • added new plugin: api_censys, certsh
  • fixed plugin scan loop
  • optimized code structure

knockpy

15 Jan 21:43
Compare
Choose a tag to compare
knockpy Pre-release
Pre-release

Changelog

  • 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

knockpy

09 Jan 13:38
Compare
Choose a tag to compare

Changelog

  • added passive reconnaissance plugins

knockpy

03 Mar 16:47
Compare
Choose a tag to compare

Changelog

  • added custom DNS --dns

knockpy

05 Oct 22:00
Compare
Choose a tag to compare

Changelog

  • added asynchronous execution

knockpy

16 Apr 08:55
Compare
Choose a tag to compare

Changelog

  • added show report --report
  • added csv report --csv
  • added plot report --plot
  • added set apikey --set apikey-virustotal=

knockpy

21 Mar 18:17
Compare
Choose a tag to compare

Changelog

  • rewriting code in python 3.

knockpy

07 Aug 09:28
Compare
Choose a tag to compare

Changelog

Added

  • VirusTotal support. You can setting the API_KEY within the config.json file.

knockpy

03 Feb 11:46
Compare
Choose a tag to compare

Changelog

Removed

  • -z option: Deprecated features removed in this release

Added

  • -c or --csv option: Export CSV output
  • -j or --json option: Export full report in JSON

Fixed

  • Parser for URI target

Changed

  • It is designed to scan for DNS zone transfer and to try to bypass the wildcard DNS record automatically if it is enabled