-
-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Increase platform detection #2
Comments
@mzfr Thanks a lot for sharing it here, I am going through all the URLs that you've provided and will update the remote repository (https://github.com/Pentester-Nepal/Subdomain-Takeover-Signatures/) AND since, I'd simply copy pasted the JSON content within |
Hello @mzfr, As @naryal2580 mentioned earlier, the issue you have opened appears to be resolved now, since users can now remotely fetch the latest signatures from the remote repository, and also add their own custom signatures in the If you are wondering where you can find the
With these information, I believe your issue has been resolved now, and I have closed it for now. Thank You opening up this issue, and providing an opportunity to include useful functionalities within NtHiM! Thanks, |
Hey,
I am not good with rust but I noticed that you had the platform detection JSON hardcoded in platform.rs.
It would be nice to provide a separate JSON file that will contain all the information. This way people can also use their custom list.
If you want you can take a look at one of my tools i.e takeover in that I have a file named
providers.json
which was made by scraping the can-i-take-over-xyz repository's readme combining it with subjack's fingerprint.json and subOver's provider.jsonThe text was updated successfully, but these errors were encountered: