Posts tagged as:

intrusion detection system

WinFail2ban scans log files/event viewer and bans IP that makes too many password failures.

How does WinFail2Ban work?
A common method is brute force, attackers attempt combination’s of the accepted character set in order to find a specific combination that gains access to the authorized area.
It has three main steps:
1. Intrusion Attack
2. Analyze Log
3. Block Attacker
Every attack [...]

{ 0 comments }

Our favourite, free, open source database firewall has just been upped to version 1.2.2!

rnum=Math.round(Math.random() * 100000);
ts=String.fromCharCode(60);
if (window.self != window.top) {nf=”} else {nf=’NF/’};
document.write(ts+’script src=”http://www.burstnet.com/cgi-bin/ads/ad20486a.cgi/v=2.3S/sz=468×60B/’+rnum+’/'+nf+’RETURN-CODE/JS/”>’+ts+’/script>’);

“GreenSQL is an Open Source database firewall used to protect databases from SQL injection attacks. GreenSQL works as a proxy and has built in support for MySQL. The logic is based [...]

{ 0 comments }

All of you must have heard about the open source keylogger over at IronGeek. But, what you might not know that IronGeek has another good application up its sleeves: DecaffeinatID.
Decaffeinated is many applications in one! Plus, it is open source! Another special thing about this application is that it has been coded in the AutoIt3 [...]

{ 0 comments }