https://github.com/jgamblin/badactors
Create a list of bad actors from public IP blacklist.
https://github.com/jgamblin/badactors
Last synced: 5 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 (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-07-13T15:26:36.000Z (almost 7 years ago)
- Last Synced: 2024-08-04T23:10:55.996Z (8 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...)*

## Usage
python badactors.py
or
python reallybadactors.py## ScreenShot
## Important Notice
I dont know what I am doing. It isnt perfect but it works.