Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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])