Skip to content

SirCryptic/phisherprice

Repository files navigation

Null Security Team

Multi-Functional Pentest Tool, Command Them All From One Script.

GitHub stars GitHub forks GitHub watchers
License

How To Install

git clone https://github.com/SirCryptic/phisherprice
cd phisherprice
chmod +x phisherprice.sh
sudo ./phisherprice.sh

or

sudo bash phisherprice.sh

Then run the update option and you can type sudo pp in any terminal or sudo pp -b to enable banners

Installing Dependencies (Optional/BETA)

sudo bash reqs.sh

Best way to run the script?

You can run phisherprice from any cli once you run the update option from inside the script this will give you access to all features beta and non beta for eg admin finder

sudo pp      //  no banners
sudo pp -b  //  enable banners

Changing the API Keys

cd /usr/local/bin/phisherprice
  • use nano or gedit eg: sudo nano phisherprice.sh
replace "REPLACE_ME_WITH_YOUR_API_KEY" with your api keys the list of api's is below you will also find info about this on the wiki page eventually

https://rapidapi.com/blackbunny/api/bank-card-bin-num-check
https://apilayer.com/marketplace/email_verification-api
https://apilayer.com/marketplace/number_verification-api
https://www.shodan.io

Old Preview

Click to expand!

phisherprice

Credits

⭐ SirCrypic, phisherprice - Version: ALPHA

Foot Notes

This tool also works on termux as expected since it is based on bash (i do aim for cross platform 🙋‍♂️✅) , but i assume and expect limited functionality , your more than welcome to pull a issue request regarding os & or function and i will try my best to get back to you & or update the tool if there is enough interest.