Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iakat/cloudflare-phishing-report
CloudFlare Phishing Report API I use in combination with n8n
https://github.com/iakat/cloudflare-phishing-report
Last synced: about 1 month ago
JSON representation
CloudFlare Phishing Report API I use in combination with n8n
- Host: GitHub
- URL: https://github.com/iakat/cloudflare-phishing-report
- Owner: iakat
- License: mit
- Created: 2020-01-23T21:49:16.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-20T22:29:03.000Z (7 months ago)
- Last Synced: 2024-10-26T13:23:44.995Z (about 2 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - iakat/cloudflare-phishing-report - CloudFlare Phishing Report API I use in combination with n8n (Python)
README
# cloudflare-phishing-report
CloudFlare Phishing Report API I use in combination with n8n
I use it mainly to report Steam phishing websites.
You might have to contact them to get your IP whitelisted.
## Running
1. Set the environment variables required in `api.py` in an `.env` file
2. `docker run --env-file=.env -p 80:80 chauffer/cloudflare-phishing-report`