» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with testing + JavaScript

Crowbar

Server-side headless mozilla-based browser.

Firefox: del.icio.us/tag/firefox

RatproxyDoc - ratproxy - Google Code

RatProxy : Google's passive web application security assessment tool

json: del.icio.us/tag/json

JavaScript Protocol Fuzzer

Gareth Heyes has written a JavaScript protocol fuzzer which has the goal of "producing every variation of javascript execution from links."

If you check out the demo you see all of the options available to fuzz:

Number of characters - This inserts between 1 and 10 characters in the chosen position

Character position - The string position of the characters chosen. E.g. if you choose “0″ then the “j” will be replaced or appended.

Replace character - Simply replaces the character rather than add characters to the position.

Url encode - Urlencodes the vector before outputting the link.

HTML hex entity encode - Instead of output the character, it uses the HTML hex entity instead.

HTML dec entity encode - Instead of output the character, it uses the HTML decimal entity instead.

Semi-colons - Adds a semi-colon if HTML entities are used.

Random zero fill - Adds a bunch of random zeros if entities are used.

Start from - Is the starting character to begin the fuzz. E.g “0″ is null

He has also found interesting results in various browsers such as: jav�ascript: working, meaning that this would work:

HTML:
  1.  
  2. <a href="jav&#56325ascript:al&#56325ert(1)">test</a>
  3.  

Ajax: Ajaxian

MozRepl

"Connect to Firefox and other Mozilla apps, explore and modify them from the inside, while they're running. Execute Javascript, play with browser GUI, sneak into HTML pages, examine functions and variables, redefine them on the fly, hot-fix bugs"

XUL: del.icio.us/tag/XUL

Frizione (aka Clutch) - JavaScript development, testing and deployment environment

Frizione comprises a set of tools for browser-based JavaScript development, including Gears support. Provides local JSLint checking, concatenation of JS files, compression using YUICompressor, and a unit test framework. Built with Ruby.

opensource: del.icio.us tag/opensource

JavaScript Debugger :: Firefox Add-ons

Venkman is the code name for Mozilla's JavaScript Debugger. Venkman aims to provide a powerful JavaScript debugging environment for Mozilla based browsers.

Firefox: del.icio.us/tag/firefox

XML DOM Access Nodes

XML methods for Javascript

XML: del.icio.us/tag/xml

Firebug Command Line API

some cool aspect-like features-- see monitor(fn) and debug(fn)

Firefox: del.icio.us/tag/firefox

Page 1 | Next >>