Important
This project has been archived. We sincerely thank you for your contributions and support.
For more details visit our Blog.
- You just have to paste the url in the ENTER THE SUSPECTED URL section and SELECT THE RESEMBELING SITE it resembles or it is supposed to be and click on START SCAN and it will let you know it is a phishing site or not.
- You can manually add phishing sites in reports, click on add button to manually add phishing site.
- You can go to CONTRIBUTE section and click on reports to see the list of all the phishing urls saved from the scans and manual add.
- Report the phishing sites by clicking on the report button.
Send a POST request to PhishBuster Site and add suspected link, add the site it is trying to refer to, your country and to store the website URL if it is found to be a phishing site.
NOTE: You can use the following file call_api.py
and send API request to the site.
- Set check-url to the input url, org-url to original domain, country to your country and store to save the site in reports if it is phishing site.
- You can run
python call_api.py
to use the PhishBuster API. - You will receive a json output with 5 fields check-url, Original Url, Phishing Site (boolean output), country and save-scan-data.
Distributed under the MIT License. See LICENSE for more information.