v2.4.9

projectdiscovery/subfinderv2.4.9Sep 25, 2021by ehsandeep

AI Summary

Added new data sources (Fofa, C99, Chinaz) and network support features including HTTP Proxy, rate-limiting, and Bind support. Includes random user-agent support and fixes for crt.sh, recon.dev, and dnsdumpster.

Key Highlights

  • Added Fofa, C99, and Chinaz sources
  • Added HTTP Proxy and rate-limit support
  • Added Bind support for specific network
  • Added random user-agent header

New Features

  • Fofa source
  • C99 source
  • Chinaz source
  • Rate-limit support
  • HTTP Proxy support
  • Bind support
  • Random user-agent

Full Release Notes

## Changelog

- Added **Fofa** source https://github.com/projectdiscovery/subfinder/issues/408 by @Becivells
- Added **C99** source https://github.com/projectdiscovery/subfinder/pull/431  by @taythebot
- Added **Chinaz** source https://github.com/projectdiscovery/subfinder/pull/437 by @yhy0
- Added Request `rate-limit` support https://github.com/projectdiscovery/subfinder/issues/362 by @taythebot
- Added HTTP Proxy (`proxy`) support https://github.com/projectdiscovery/subfinder/pull/429 by @taythebot
- Added Bind (`b`) support to use specfic network https://github.com/projectdiscovery/subfinder/pull/419 by @SamuelCampos78
- Added Random user-agent header to query sources https://github.com/projectdiscovery/subfinder/issues/447 by @taythebot
- Fixed a bug with **crtsh** source https://github.com/projectdiscovery/subfinder/pull/436 by @karelorigin
- Fixed a bug with **recon.dev** source https://github.com/projectdiscovery/subfinder/pull/448 by @maldevel
- Fixed a bug with **dnsdumpster** source https://github.com/projectdiscovery/subfinder/pull/438 by @maldevel
- Fixed **spyse** source to use v4 API https://github.com/projectdiscovery/subfinder/pull/433 by @scanpatch