v2.5.0

projectdiscovery/subfinderv2.5.0Mar 6, 2022by ehsandeep

AI Summary

Major update adding new data sources (Zoomeye, Fullhunt, non-commercial bufferover) and goflags support. It also includes multiple API endpoint fixes.

Key Highlights

  • Added Zoomeye API source
  • Added Fullhunt API source
  • Added non-commercial bufferover API support
  • Added goflags support
  • Fixed Fofa, Anubis, and censys API endpoints

New Features

  • Zoomeye API source
  • Fullhunt API source
  • Non-commercial bufferover API
  • goflags support
  • C99 source

Full Release Notes

## What's Changed
* Added C99 source by @taythebot in https://github.com/projectdiscovery/subfinder/pull/466
* Added Zoomeye API source by @M09Ic in https://github.com/projectdiscovery/subfinder/pull/477
* Added Fullhunt  API source by @LuitelSamikshya in https://github.com/projectdiscovery/subfinder/pull/476
* Added support for non-commercial bufferover API by @iangcarroll in https://github.com/projectdiscovery/subfinder/pull/485
* Added goflags support by @LuitelSamikshya in https://github.com/projectdiscovery/subfinder/pull/498
* Fixed an issue with input sanitization by @Mzack9999 in https://github.com/projectdiscovery/subfinder/pull/495
* Fixed Fofa API endpoint by @pikpikcu in https://github.com/projectdiscovery/subfinder/pull/496
* Fixed Anubis API endpoint by @smdawson in https://github.com/projectdiscovery/subfinder/pull/502
* Fixed censys results by @ycamper in https://github.com/projectdiscovery/subfinder/pull/478

## New Contributors
* @Juneezee made their first contribution in https://github.com/projectdiscovery/subfinder/pull/467
* @ycamper made their first contribution in https://github.com/projectdiscovery/subfinder/pull/478
* @LuitelSamikshya made their first contribution in https://github.com/projectdiscovery/subfinder/pull/476
* @M09Ic made their first contribution in https://github.com/projectdiscovery/subfinder/pull/477
* @PR3R00T made their first contribution in https://github.com/projectdiscovery/subfinder/pull/500
* @pikpikcu made their first contribution in https://github.com/projectdiscovery/subfinder/pull/496
* @smdawson made their first contribution in https://github.com/projectdiscovery/subfinder/pull/502
* @iangcarroll made their first contribution in https://github.com/projectdiscovery/subfinder/pull/485
* @parrasajad made their first contribution in https://github.com/projectdiscovery/subfinder/pull/510

**Full Changelog**: https://github.com/projectdiscovery/subfinder/compare/v2.4.9...v2.5.0