Data leak checker & OSINT Tool
Oblivion is a tool focused in real time monitoring of new data leaks, notifying if the credentials of the user has been leak out. It’s possible too verify if any credential of user has been leak out before. The Oblivion have two modes:
NOTE: The Oblivion Client and the Oblivion Server are independents.
Oblivion Client
Oblivion Server
Service | Functions | Status |
---|---|---|
HaveIBeenPwned | E-mails and passwords | paid |
Scylla.sh | Cleartext passwords, hashs and salts, usernames, IPs, domain | free |
IntelX.io | Cleartext passwords, hashs and salts, usernames, IPs, domain, Bitcoin Wallets, IBAN | paid |
Circl.lu | Checks for new CVEs | free |
For configuration or usage of Oblivion please read the documentation. All the steps were careful explained with images and examples.
1 - If you want only to use the free Oblivion (without the paid API keys) make sure that the free APIs are working.
Some times the free API of the Scylla.sh can be in manutence, and the Oblivion will return an error when you try to call the Scylla.sh API.
2 - Make sure that you are using the indicated OS and Python version. Some OS can be not compatible or return some types of error when you
try to use Oblivion, for more information about compatibilities please read the Oblivion documentation.
Gustavo Melgaço