Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ctkqiang/sms-phishing-report
Python script to generate report of phishing IP addresses from Cymon API
https://github.com/ctkqiang/sms-phishing-report
Last synced: 20 days ago
JSON representation
Python script to generate report of phishing IP addresses from Cymon API
- Host: GitHub
- URL: https://github.com/ctkqiang/sms-phishing-report
- Owner: ctkqiang
- Created: 2018-12-28T04:18:22.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2016-09-09T23:57:55.000Z (over 8 years ago)
- Last Synced: 2023-11-12T12:39:41.058Z (about 1 year ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Generate a Report of Phishing IP Addresses from Cymon API
Install dependencies:
pip3 install -r requirements.txt
Run report:
python3 report.py
Save report to file:
python3 report.py > report.html