Seguridad Informatica: Herramientas
De Daniel Pecos
Addons para Firefox
- Web Developer
- The Web Developer extension adds a menu and a toolbar with various web developer tools.
- Firebug
- Firebug integrates with Firefox to put a wealth of development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page...
- UrlParams
- Shows you the GET and POST parameters of the current website in the sidebar...
- HackBar
- Simple security audit / Penetration test tool.
- X-Forwarded-For Spoofer
- Spoofs the X-Forwarded-For header.
- Live HTTP Headers
- View HTTP headers of a page and while...
- http://livehttpheaders.mozdev.org/
- Tamper Data
- Use tamperdata to view and modify HTTP/HTTPS headers and post parameters
- SQL Injection
- SQL Injection is an Upgrade from the old form free, it is a component to transform checkboxes, radio buttons, select elements to a input text and enable disabled elements from all forms in a page.
- It makes easier to test and identify SQL injection vulnerabilities in web pages.
- SQL Inject Me
- SQL Injection vulnerabilites can cause a lot of damage to a web application. A malicious user can possibly view records, delete records, drop tables or gain access to your server. SQL Inject-Me is Firefox Extension used to test for SQL Injection vulnerabilities.
- XSS Me
- Cross-Site Scripting (XSS) is a common flaw found in todays web applications. XSS flaws can cause serious damage to a web application. Detecting XSS vulnerabilities early in the development process will help protect a web application from unnecessary flaws. XSS-Me is the Exploit-Me tool used to test for reflected XSS vulnerabilities.
- Access Me
- Access vulnerabilities in an application can allow an attacker to access resources without being authenticated. Access-Me is a Firefox extension used to test for Access vulnerabilities.

