PentestPad / subzy

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

Moving fingerprints into separate file #13

Closed NSEcho closed 3 years ago

NSEcho commented 3 years ago

Hi,

This PR moves fingerprints into the src/fingerprints.json file as well as adding a functionality to check for presence of this file on the system, if it is not present it will get downloaded to the users home directory.

Let me know if there are any more changes needed or something is not really clear enough.