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
Oblivion Features
APIs
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 |
Usage & Configuration
For configuration or usage of Oblivion please read the documentation. All the steps were careful explained with images and examples.
Credits
Pystinger is a Python-based tool that enables SOCKS4 proxying and port mapping through webshells. It…
Introduction When it comes to cybersecurity, speed and privacy are critical. Public vulnerability databases like…
Introduction When it comes to cybersecurity, speed and privacy are critical. Public vulnerability databases like…
If you are working with Linux or writing bash scripts, one of the most common…
What is a bash case statement? A bash case statement is a way to control…
Why Do We Check Files in Bash? When writing a Bash script, you often work…