v2.4.5

projectdiscovery/subfinderv2.4.5Sep 25, 2020by ehsandeep

AI Summary

Added six new data sources (Riddler, ThreatBook, Cebaidu, Robtex, Ximcx, Anubis). Added fdmax for auto handling of file descriptors and fixed bugs with resolvers and list source count.

Key Highlights

  • Added Riddler source
  • Added ThreatBook source
  • Added Cebaidu source
  • Added Robtex source
  • Added Ximcx source
  • Added Anubis source

New Features

  • Riddler source
  • ThreatBook source
  • Cebaidu source
  • Robtex source
  • Ximcx source
  • Anubis source
  • fdmax support

Full Release Notes

## Changelog

+ 3883cf0 Added Riddler source by @vzamanillo
+ 8b83c05 Added ThreatBook source by @vzamanillo
+ fdd6235 Added Cebaidu source by @vzamanillo
+ 0518d13 Added Robtex source by @vzamanillo
+ 3822412 Added Ximcx source by @vzamanillo
+ c19c46c Added Anubis source by @vzamanillo
+ dcc62d0 Added fdmax for auto handling of file descriptors by @vzamanillo
+ e15deef Fixed a bug when no resolvers defined in the config file by @vzamanillo
+ acd9e1a Fixed a bug with list source count by @vzamanillo