PentestPad / subzy

Subdomain takeover vulnerability checker
https://www.pentestpad.com
GNU General Public License v2.0
989 stars 149 forks source link

Update fingerprints.json for Improved Detection #46

Closed varmakollu closed 3 months ago

varmakollu commented 9 months ago

This pull request aims to enhance the accuracy and coverage of subdomain takeover detection by updating the fingerprints.json file

mr-pmillz commented 7 months ago

This looks pretty good and probably resolves false positives from previous fingerprints.json.

When will this be merged? @NSEcho

basedygt commented 3 months ago

I have written my own python script which automatically loads latest fingerprints from can-i-take-over-xyz in each run. See https://github.com/basedygt/SubWarden. I would be grateful if anyone can introduce me to more fingerprints other than can-i-take-over-xyz.

NSEcho commented 3 months ago

Hi @mr-pmillz, sorry for a bit late response. Thanks for this @varmakollu.