mirror of
https://github.com/thewhiteh4t/pwnedOrNot.git
synced 2026-08-17 18:35:40 +02:00
Merge branch 'master' of https://github.com/thewhiteh4t/pwnedOrNot
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<h1 align="center">pwnedOrNot</h1>
|
||||
<p align="center"><img src="https://i.imgur.com/xgaojFM.png"></p>
|
||||
<h4 align="center">
|
||||
Find Passwords for Compromised Email Accounts
|
||||
</h4>
|
||||
@@ -38,6 +38,8 @@ chmod 777 install.sh
|
||||
./install.sh
|
||||
```
|
||||
|
||||
[](https://asciinema.org/a/200221)
|
||||
|
||||
## Usage
|
||||
```bash
|
||||
python pwnedornot.py -h
|
||||
@@ -48,3 +50,8 @@ optional arguments:
|
||||
-e EMAIL, --email EMAIL Email account you want to test
|
||||
-f FILE, --file FILE Load a file with multiple email accounts
|
||||
```
|
||||
|
||||
[](https://asciinema.org/a/200225)
|
||||
|
||||
## Demo
|
||||
[YouTube](https://www.youtube.com/watch?v=R_Y_QzVmERA)
|
||||
|
||||
Reference in New Issue
Block a user