Reconftw Versions Save

reconFTW is a tool designed to perform automated recon on a target domain by running the best set of tools to perform scanning and finding out vulnerabilities

v2.1.1

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/six2dez/reconftw/compare/v2.1.0...v2.1.1

v2.1.0

2 years ago
  • Added pydictor for dictionary generation
  • Webscreenshot fixed
  • Added custom (-c) flag
  • Added nuclei severity configuration
  • Urldedupe and mildew removed

v2.0.1

2 years ago
  • Fix crobat
  • Fix sudo Docker
  • Pwndb timeout increased
  • Subtko path templates
  • Oralyzer replaces OpenRedirex
  • Dnstake added for DNS takeover check
  • Other small fixes

v2.0.0

2 years ago

Changelog in chronological order:

  • Added Roboxtractor (robots.txt paths from wayback)
  • Better support for IP/CIDR as target
  • Added uDork instead degoogle_hunter
  • New gotator flags
  • Better JS checks
  • Added ppfuzz (prototype pollution)
  • Removed 4xx bypass
  • Added searchsploit
  • XSS fixes
  • Added bbrf integration (beta)
  • Added nmap-parser
  • Fixes for ffuf, nuclei, httpx and axiom
  • Added clouddetect instead ip2provider
  • Updated notify
  • Fixed golang version
  • Fixes installer
  • Added script to send config to axiom fleet.
  • Ability to skip subdomain search (providing input subdomain list)
  • Merged reconftw_axiom and reconftw classic
  • Added uro
  • Mindmap and readme updated
  • Probably some fixes and / or improvements that I don't remember ...

v1.7.4

2 years ago
  • Docker enhancements by @RaulCalvoLaorden
  • Deleted gotator tmp files
  • SSRF callback count fixes
  • Update ffuf to match only 200 responses
  • analytics_relationships native parallelism (no interlace).
  • Installer fixes
  • Fixed proxify and wordlists generation
  • Config file path fix

v1.7.3

2 years ago
  • Added gotator instead DNSCewl
  • Some minor fixes
  • Installer Golang latest version (1.16)
  • Improved recursive subdomain search
  • Fixes on installer

v1.7.2

2 years ago
  • Deep limit support
  • AnalyticsRelationships switched to faster go version
  • Improved and cleaned code
  • Removed arjun, paramspider, hakrevdns and gdn
  • Added cloud_enum
  • Fixed DNSCewl binary
  • Fixed JSA script
  • Soft notification support
  • Reverse DNS simplified

v1.7.1.1

2 years ago
  • Updated readme and mindmap
  • Updated installer for non-apt distros
  • Changed hidden param discovery workflow

v1.7.1

2 years ago
  • New SSRF approach
  • urldedupe instead uddup
  • Added some nuclei community templates
  • Bug fixes on url detection

v1.7.0

2 years ago
  • Long command options
  • Custom config file
  • Added resolveDomains, emailfinder and analyticsRelationship
  • Added unimap
  • IP/CIDR as target
  • Command Injection checks
  • Improved ffuzzing, lfi and ssti
  • Added JSA
  • Webscreenshot
  • Subs passive recursive
  • Some code refactoring with a TON of error checks