An open API service indexing awesome lists of open source software.

https://github.com/austinsonger/intel-hash

Takes a Onion URL and Hashes it and compares it against blacklisted hashed onion URLS
https://github.com/austinsonger/intel-hash

script security security-operations security-tools

Last synced: 7 months ago
JSON representation

Takes a Onion URL and Hashes it and compares it against blacklisted hashed onion URLS

Awesome Lists containing this project

README

          

> Not Ready for Production Yet

# IntelHash
Takes a Onion URL and Hashes it and compares it against blacklisted hashed onion URLS

### To-Do

- [X] Feature: Hash Onion URL
- [ ] Feature: Compare Hashed Onion URL with Ahmia [Blacklist Hashed Onion URLS](https://ahmia.fi/blacklist/banned/)
- [ ] Feature: Returns Result - "Match Found" or "Match Not Found"

### To-Do Later

- [ ] Feature: Hash Regular URL and Check Hash on VirusTotal
- [ ] Feature: Hash File and Check Hash on VirusTotal