Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jgamblin/badactors
Create a list of bad actors from public IP blacklist.
https://github.com/jgamblin/badactors
Last synced: 2 months ago
JSON representation
Create a list of bad actors from public IP blacklist.
- Host: GitHub
- URL: https://github.com/jgamblin/badactors
- Owner: jgamblin
- License: mit
- Created: 2015-05-17T02:34:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-07-13T15:26:36.000Z (over 6 years ago)
- Last Synced: 2024-08-04T23:10:55.996Z (5 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 76
- Watchers: 17
- Forks: 36
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-security-collection - **66**星
README
# badactors
badactors.py will create a list of about 51,000 de-duplicated bad actors from public IP blacklist for your infosec needs.reallybadactors.py will create a list of about 87,000 de-duplicated bad actors from public IP blacklist for your big data infosec needs.
*(reallybadactors.py takes about 25 minutes to run. So...)*
![Alt text](https://imgs.xkcd.com/comics/compiling.png)
## Usage
python badactors.py
or
python reallybadactors.py## ScreenShot
![Alt text](http://40.media.tumblr.com/4a71ec0ce7c50b8bbac13744f63d96bb/tumblr_inline_nohy84LkjN1qf8s52_500.png)## Important Notice
I dont know what I am doing. It isnt perfect but it works.