DarkyAngel Posted August 12, 2012 Report Posted August 12, 2012 The majority of the penetration testers are using the Mozilla Firefox as a web browser for their pentest activities.This article will introduce the firefox addons that can be used for a web application penetration test.1) FirebugIt is useful for the debugging tools that can help you tracking rogue javascript code on servers.2) User Agent SwitcherYou can use this extension to change the user agent of your browser.Useful for web application penetration tests that you want to check and the mobile versions of the websites.3) HackbarUseful for SQL injection and XSS attacks.It includes also tools for URL and HEX encoding/decoding and many more.4) HttpFoxMonitor and analyze all the incoming and outgoing HTTP traffic between your browser and the web server.5) Live HTTP HeadersView the HTTP headers of a website instantly.6) Tamper DataView and modify HTTP/HTTPS headers and post parameters.7) ShowIPShows the IP of the current page in the status bar.It also includes information like the hostname,the ISP,the country and the city.8) OSVDBOpen Source Vulnerability Database Search.9) Packet Storm search pluginSearch the packet storm database for exploits,tools and advisories.10) Offsec Exploit-db SearchSearch the Exploit-db archive.11) Security Focus Vulnerabilities Search PluginSearch for vulnerabilities in the Security Focus12) Cookie WatcherWatch the selected cookie in the status bar.13) Header SpyShows HTTP Headers on status bar14) GroundspeedManipulate the application user interface.15) CipherFoxDisplays the current SSL/TLS cipher and certificate on the status bar.16) XSS MeTool for testing reflected XSS vulnerabilities.17) SQL Inject MeExtension to test SQL Injection vulnerabilities.18) WappalyzerDiscover technologies and applications that are used on websites.19) PosterMake HTTP requests,interact with web services and watch the output.20) Javascript DeobfuscatorShow the JavaScript code that are running on web pages.21) Modify HeadersModify HTTP request headers.22) FoxyProxyAdvanced proxy management tool.23) FlagFoxDisplays a country flag for the location of the web server.It also includes tools such as Whois,Geotool,Ping,Alexa etc.24) GreasemonkeyCustomize the way a webpage behaves by using small bits of JavaScript.25) Domain DetailsDisplays Server Type, Headers, IP Address, Location Flag, and links to Whois Reports.26) WebsecurifyUseful for security assessments in web applications.27) XSSed SearchSearch the cross-site scripting database at XSSed.Com28) ViewStatePeekerASP.NET viewstate viewer.29) CryptoFoxCryptoFox is an encryption/decryption tool for cracking MD5 passwords.30) WorldIPLocation of the web server,IP,Datacenter,Ping,Traceroute,RDNS,AS etc.31) Server SpyUnveils the technology of the web server (Apache, IIS etc.)32) Default PasswordsSearch CIRT.net default password database.33) Snort IDS Rule SearchSearch for Snort IDS Rules.Sursa 1 Quote