projectdiscovery / httpx

httpx is a fast and multi-purpose HTTP toolkit that allows running multiple probes using the retryablehttp library.
https://docs.projectdiscovery.io/tools/httpx
MIT License
7.75k stars 843 forks source link

Added probe to identify copyright year #1955

Open nyxgeek opened 1 month ago

nyxgeek commented 1 month ago

Added copyright probe, useful for identifying old software

Closes #1965

GeorginaReeder commented 1 month ago

Thanks for your contribution @nyxgeek !

We also have a Discord server, which you’re more than welcome to join. It's a great place to connect with fellow contributors and stay updated with the latest developments!

nyxgeek commented 4 weeks ago

Updated and tested, should be good.

Mzack9999 commented 1 week ago

Isn't better a nuclei template?

nyxgeek commented 1 week ago

Isn't better a nuclei template?

I don't use nuclei, but I do use my fork of httpx all the time on giant internal pentests because it's super easy to find the old software with this feature.