Sensitive information extraction tool.
- Linux cli
Usage: ./loot.py -f [FILE] [EXTRACT-OPTION]
./loot.py -a [FILE] | Grab all extract types if any in file.
./loot.py -f [FILE] --btc | Grab bitcoin addresses if in file.
./loot.py -f [FILE] --hash | Grab hash values if any are in file.
./loot.py -f [FILE] --mac | Grab MAC addresses if any are in file.
./loot.py -f [FILE] --phn | Grab Phone numbers if any are in file.
./loot.py -f [FILE] --email | Grab Email addresses if any are in file.
./loot.py -f [FILE] --iat | Grab instagram access tokens if any are in file.
./loot.py -f [FILE] --ssn | Grab social security numbers if any are in file.
./loot.py -f [FILE] --ccn | Grab credit card numbers if any are in file.
./loot.py -f [FILE] --ipv6 | Grab IPv6 addresses if any are in file.
./loot.py -f [FILE] --ipv4 | Grab IPv4 addresses if any are in file.
What can it extract ?:
1. Links
2. Hash values
3. Email addresses
4. ipv4, ipv6 addresses
5. Instagram access tokens
6. Bitcoin wallet addresses
7. MAC addresses with : or - (deliminators)
8. USA Based Telephone, Social Security and Major Credit Card numbers.
- Added extra options for specific content extraction.
- The '-a' option MAY or MAY NOT always be the best usage case.
- 17vorVqtJqbDaN6ZC6UGE7UwGC4QVmDNMh
- You're free to modify this software to YOUR liking or leave it as is.
- This software comes as is, and may or may not receive any additional updates.
- The initial download and use of this software constitutes that you adhere and comply to the writing of this EULA.
- The Developer is NOT at ALL under any circumstances responsible for YOUR actions or the actions of any other third party instances that may use this software for any illegal or nefarious activities.