Posts tagged as:

FireFox

iexploder-1.5.tgz

by Black on March 16, 2010 · 0 comments

in External News

iExploder is like a fire hydrant full of bad HTML and CSS code to test the stability and security of web browsers. Available as a standalone webserver or CGI script, it continuously feeds browsers bad data in the hope that they will eventually crash. It is designed to run for hours, or even days until the browser crashes. namebench was initially written as a QA tool for the Mozilla Project to test the Firefox 1.0 release, and is now included and used by Apple’s Webkit project.

{ 0 comments }

Firebug integrates with Firefox to put a wealth of web development tools at your fingertips while you browse. We have it included in our WAPT Add-on’s list already! You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page.
Firebug gives you a really fun way to make experimental HTML changes and [...]

{ 0 comments }

If you are aware, we recently launched a collection of our favourite FireFox add-ons meant to aid us in web application penetration testing, code reviews, reconnaissance, etc.

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

There were a total of 37 add-ons. A list of the same can be found here. We have now updated [...]

{ 0 comments }