Groundspeed 1.1 – Web Application Security Add-on For Firefox
Groundspeed is an open-source Firefox extension for web application security testers presented at the OWASP AppSec DC 2009. It allows you to manipulate the web application’s user interface to eliminate annoying limitations and client-side controls that interfere with the web application penetration test.
What can I do with Groundspeed?
Groundspeed allows you to modify the forms and form elements loaded in the page. Some practical uses include:
- Changing the types of form fields, for example you can change hidden fields into text fields so you can easily edit their contents.
- Quickly removing size and length limitations on text fields so you have more space to type your attack strings.
- Changing form target so the form submits in another tab.
- Removing or editing the JavaScript event handlers to bypass client side validation.
You can install Groundspeed here:
https://addons.mozilla.org/en-US/firefox/addon/46698/
Or read more here.
Tweet
Recent in Hacking Tools:
- Arachni v0.4 Released – High-Performance (Open Source) Web Application Security Scanner Framework
- Patator – Multi Purpose Brute Forcing Tool
- MySQLPasswordAuditor – Free MySQL Audit/Password Recovery & Cracking Tool
Related Posts:
- Selenium – JavaScript Web Application Security Testing Tool
- Firefox Patches 8 Security Vulnerabilities with 2.0.0.1
- FireCAT – Firefox Catalog of Auditing Tools
Most Read in Hacking Tools:
- Top 15 Security/Hacking Tools & Utilities - 1,626,341 views
- Brutus Password Cracker – Download brutus-aet2.zip AET2 - 896,226 views
- wwwhack 1.9 – Download wwwhack19.zip Web Hacking Tool - 502,943 views


Posted in:



Just an FYI – the xpi link on mozilla addons doesn’t work.
It seems to be around 600bytes in size.
Just installed it here, works fine 98.1kb on my end.
Or you could check my collection of Firefox pen-testing add-ons https://addons.mozilla.org/en-US/firefox/collection/wapt
Thanks for the response, I managed to get a slightly older version from addons that worked without problems. It may have just been a browser hiccup or something.
Oh and I hadn’t seen that collection before, that’s great. Always on the lookout for new tools/extensions. Bookmarked. :)