Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/usethisname1419/threatfeed
Scrolling threat feed
https://github.com/usethisname1419/threatfeed
cyber-threat-intelligence cybersec cybersecurity feed intelligence malware-detection python3 security-tools threat-data threat-feed threat-hunting threat-intel threat-intelligence threat-monitor
Last synced: about 19 hours ago
JSON representation
Scrolling threat feed
- Host: GitHub
- URL: https://github.com/usethisname1419/threatfeed
- Owner: usethisname1419
- Created: 2024-12-09T23:34:23.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-01-18T20:19:18.000Z (9 days ago)
- Last Synced: 2025-01-18T21:24:19.867Z (9 days ago)
- Topics: cyber-threat-intelligence, cybersec, cybersecurity, feed, intelligence, malware-detection, python3, security-tools, threat-data, threat-feed, threat-hunting, threat-intel, threat-intelligence, threat-monitor
- Language: Python
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Python free threat feed
GUI app is under development:
## Usage
You can run the basic cli based feed by running
`python3 feed.py`
The GUI app is available by installing requirements in a venv
`python3 -m venv feed`
`source feed/bin/activate`
`pip install -r requirements.txt`
Then you can run the feed by running
`python3 app.py`
# features
- This threat feed displays URLhaus data in a scrolling fashion.
- You can search for threats using ID# or keywords
- Basic metrics: top 5 URL, top 5 reporters, top 5 tags
# Issues:
Sources -
- Adding sources is not working at this time- currently the labels are hardcoded, i have been trying to get them to be dynamically generated but i have not been able to do it (when source is hardcoded such as OTX, URLHaus)
- when adding sources it does not seem to even load that source.
Pause and resume -
- You can pause but you cant resume where you left off
# future plans
- I'd like to have a more robust and customizable metrics page
- I'd also like to fix these issues- I'd like to make a feature with UFW block. Where you click it and a shell script automatically creates rules to block the top 5 URLs for 90 days
# You can help!
I'd would like somebody to help me out in fixing these issues, especially the dynamic generation of data.(stack overflow always does not help most of the time and make stupid comments)
Reach out to me at [email protected] if you would like to offer assistance in making this better and actually be useful
If you think this is a good tool or would like to ensure updates and upgrades, please support BTC: `bc1qtezfajhysn6dut07m60vtg0s33jy8tqcvjqqzk`