Posts tagged as:

SQL Injection

We wrote about sqlmap version 0.8 RC 1 being released here. Now, the author Bernardo Damele A. G. has released the FINAL version!
“sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of back-end database servers. It comes with a broad range of [...]

{ 0 comments }

We have been known to be more on the offensive side of security. There have been several e-mails where people have actually wanted us to post things that will protect their data. We have reverted back with whatever solutions best possible. Recently, some one wanted us to help him with a Web Application Firewall. We [...]

{ 0 comments }

We spoke about WebRaider here. A bit late this time – WebRaider version 0.2.3.8 was released with minor fixes!

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>’);

“WebRaider is a plugin based automated web application exploitation tool which focuses to get a shell from multiple targets or injection point.”
Download WebRaider version 0.2.3.8 here.
Searches leading to [...]

{ 0 comments }