Latest Updates

Mozilla Firefox Plugins for hacking purposes

So far , I have just found out 2 Mozilla Firefox add ons / plugins for Web Hacking Purposes . Here they are :
- Technika Security Framework
I found this (unreleased) plugin when i was visiting GNUCITIZEN , and this firefox plugin is created by David Kierznowski , a senior Security Analyst in UK (he’s also the owner of michaeldaw.org). Some kewl features offered by this plugin are:
  • tech.dspider – DOM link spider.
  • tech.forms – GET/POST form parser.
  • tech.mutate – By specifying a payload and regex, we can mutate our target arrays and build tests.
  • tech.scan – tech.scan is our actual engine that will handle our GET and POST requests.
  • tech.mNiktoMini-Nikto . We called it mini-nikto as it currently only contains a very small database.
  • tech.g – This is one of my favorite tools in the TS framework. It uses the Google AJAX API (JSON) to fetch links and perform other Google hacking queries outside of our current DOM. This is really useful even when it is not security related.
  • tech.store – Utilizes the Firefox sessionStorage to allow us to persistently store arrays.
Well , i really don’t have any idea about this plugin actually (coz’ i haven’t tried it out :P ) . Details can be found here.
- HackBar 1.1.1
HackBar 1.1.1 is Mozilla Firefox plugin created to assist you to do penetration testings against SQL INJECTION and XSS . I’ve tried this plugin by myself , and it’s strongly recommended. Some kewl features of this plugin :
  • MySql CHAR() converter
  • MsSQL CHAR() converter
  • md5 generator
  • URL SPLITTER
  • BASE64 ENCODE
  • BASE64 DECIDE
  • URL ENCODE
  • URL DECODE
Go try this plugin by yourself , and you’ll find the ease of sql injection / xss pentests :D . Download Here now!

0 Response to "Mozilla Firefox Plugins for hacking purposes"

Posting Komentar