News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Forum Spam List Checker

Started by Gunner, October 06, 2010, 01:20:58 AM

Previous topic - Next topic

Gunner

I had this idea for a while.  Decided to put something together.  What it does is check 3 services to see if a user is a bot/spammer on message boards.  I manually approve people on my board, and since I am not comfortable with PHP to modify my board, I came up with this...  Enter the users info and it will query the databases and return the amount of times that data was found.. you can then decided with to do with the user... still more features to add...  It DOES NOT check any email spammer databases...


This is beta, so please report any bugs



View the readme for more info
~Rob (Gunner)
- IE Zone Editor
- Gunners File Type Editor
http://www.gunnerinc.com

Twister

At first, I laughed because of the title.

then I cried when I saw it is written in assembly.

Gunner

explain that...  what is wrong with assembly??  I wanted a standalone app not something run on a server... nothing existed so i wrote one and decided to share...
~Rob (Gunner)
- IE Zone Editor
- Gunners File Type Editor
http://www.gunnerinc.com

Gunner

Added support for Project Honey Pot... view the readme for more info
~Rob (Gunner)
- IE Zone Editor
- Gunners File Type Editor
http://www.gunnerinc.com

Gunner

2.0.0
+ Complete code rewrite :-)
+ Cleaned up the interface
+ Added thread for search and submit to prevent lockups
+ Added double click to totals to get more info
   if a total is > 0 double click on number will open page for either BotScout or Stop Forum Spam depending what was clicked
   Project HoneyPot - if IP was found, double click Type of spammer and it will open ip info page on Project HoneyPot
+ Added ability to submit to Stop Forum Spam
+ Added the following to the query:
   AHBL
   APEWS
   DroneBL
   EFNETrbl
   SORBS
   SpamCop
   SpamHaus
   SPEWS
   Tornevall
   UBL



View readme for more info.
~Rob (Gunner)
- IE Zone Editor
- Gunners File Type Editor
http://www.gunnerinc.com

Gunner

For those that use FSLC, here is a new version
Run down:
3.0.2
+ Added check for newer version
+ Added text between the tabs and check box for succesful submission

3.0 BETA
+ Another code rewrite
+ Fixed on top bug
+ Fixed country info bug that would cause FSLC to crash
+ Added ability to get your current IP to check
+ Added options to select services to query
+ Fixed evidence bug
+ Added icon to open "My Spammers" page on SFS
+ Changed user interface
+ Added option to auto close status windows when error free
+ Added "Boilerplate" spammer types to add to evidence
+ Added "More Info" icons for BotScout, SFS and PHP if a total is > 0
+ Other minor changes
- Removed country flag



~Rob (Gunner)
- IE Zone Editor
- Gunners File Type Editor
http://www.gunnerinc.com