Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jacques/abusetool
Abusetool is a tool for managing abuse (spam, dictionary attacks against wordpress blogs, etc.). This is the abuse tool I wish Joyent had which I've started working on to handle the abuse issues at TextDrive (the Shared Hosting business spun out of Joyent). This is a Work In Progress (WIP) to start automating part of the abuse verification and mitigation processes.
https://github.com/jacques/abusetool
Last synced: about 1 month ago
JSON representation
Abusetool is a tool for managing abuse (spam, dictionary attacks against wordpress blogs, etc.). This is the abuse tool I wish Joyent had which I've started working on to handle the abuse issues at TextDrive (the Shared Hosting business spun out of Joyent). This is a Work In Progress (WIP) to start automating part of the abuse verification and mitigation processes.
- Host: GitHub
- URL: https://github.com/jacques/abusetool
- Owner: jacques
- License: mit
- Created: 2013-12-27T23:40:07.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-09T07:23:01.000Z (almost 11 years ago)
- Last Synced: 2024-10-14T13:22:39.908Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 254 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Abusetool
=========Abusetool is the abuse desk tool I wished that Joyent had when I was dealing with
abuse there. This is a work in progress to start gathering data from various
sources to provide data via API calls (a seperate restify app is in development)
so that CIDR ranges can be blocked using by various chef cookbooks (i.e. Spammers
and compromised hosts can be blocked from sending SPAM or connecting to apache).TODO
----We now have a [TODO](TODO.md) list in a seperate file.
Authors
-------* Jacques Marneweck ([email protected])