Skip to content

v0.9.0

Compare
Choose a tag to compare
@kpcyrd kpcyrd released this 29 Jan 01:59
  • Add socket functions to create raw tcp connections (with socks5 support)
  • Add db_add_ttl to add to the database with a timeout
  • Add datetime function to get current time+date
  • Add json output for select
  • Don't display progress indicator in some cases
  • Switch sqlite to WAL

New modules

  • smtp-check - validate emails over smtp
  • thunderbird-autoconfig - find subdomains via thunderbird autoconfig
  • well-known-uris - test for RFC-5785 well-known uris
  • passive-arp - similar to arp-scan but fully passive, depends on sniffglue