3.2.0

laramies/theHarvester3.2.0Sep 9, 2020by laramies

AI Summary

A major performance overhaul that refactors the codebase to use asyncio, adds 11 new search modules, proxy support, and screenshot capabilities.

Key Highlights

  • Added 11 new search modules
  • Codebase refactored for async performance
  • Added proxy support
  • Added screenshot feature
  • Removed suip and dogpile modules

Breaking Changes

  • Removed suip and dogpile modules due to CAPTCHA blocks

New Features

  • Added modules: projectdiscovery, qwant, pentesttools, urlscan, sublist3r, radpiddns, hackertarget, threatminer, linkedin_links, bufferoverun
  • Refactored codebase to use asyncio
  • Added proxy support
  • Added screenshot feature

Full Release Notes

We have new modules projectdiscovery,qwant,pentesttools,urlscan,sublist3r,radpiddns,hackertarget,threatminer,linkedin_links,bufferoverun and have removed suip and dogpile due to capcha blocks and redone the code base to use asyncio and other async libs to speed performance up all over the code base and other misc fixes and tweaks and added screenshot feature as well. Overall a lot of improvements :-) also now have proxy support