mirror of
https://github.com/thewhiteh4t/pwnedOrNot.git
synced 2026-09-22 09:34:53 +02:00
@@ -22,7 +22,7 @@ pwnedOrNot uses [**haveibeenpwned**](https://haveibeenpwned.com/API/v2) v2 api t
|
||||
And with all this information **pwnedOrNot** can easily find passwords for compromised emails if the dump is accessible and it contains the password
|
||||
|
||||
#### Tested on
|
||||
* **Kali Linux 18.2**
|
||||
* **Kali Linux 2019.1**
|
||||
* **Ubuntu 18.04**
|
||||
* **Kali Nethunter**
|
||||
* **Termux**
|
||||
@@ -31,8 +31,7 @@ And with all this information **pwnedOrNot** can easily find passwords for compr
|
||||
**Ubuntu / Kali Linux / Nethunter / Termux**
|
||||
|
||||
```bash
|
||||
chmod 777 install.sh
|
||||
./install.sh
|
||||
pip3 install -r requirements.txt
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
Reference in New Issue
Block a user