Difference between revisions of "Tools (Hacking)"

From SkullSecurity
Jump to navigation Jump to search
Line 11: Line 11:
* [http://www.chiark.greenend.org.uk/~sgtatham/putty/ putty]
* [http://www.chiark.greenend.org.uk/~sgtatham/putty/ putty]
* [http://technet.microsoft.com/en-us/sysinternals/bb896649.aspx pstools]
* [http://technet.microsoft.com/en-us/sysinternals/bb896649.aspx pstools]
* [http://technet.microsoft.com/en-us/sysinternals/bb896652.aspx regmon]/[http://www.google.ca/search?q=filemon&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-GB:official&client=firefox-a filemon]/[http://www.google.ca/search?q=procmon&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-GB:official&client=firefox-a procmon] (from sysinternals)
* [http://technet.microsoft.com/en-us/sysinternals/bb896652.aspx RegMon]/[http://technet.microsoft.com/en-us/sysinternals/bb896642.aspx FileMon]/[http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx procmon] (from sysinternals)
* [http://pentestmonkey.net/tools/unix-privesc-check/ unix-privesc-check]
* [http://pentestmonkey.net/tools/unix-privesc-check/ unix-privesc-check]
* [http://freeworld.thc.org/thc-amap/ amap]
* [http://freeworld.thc.org/thc-amap/ amap]

Revision as of 15:28, 10 September 2008

Useful tools

This is my attempt to maintain a list of tools. I might eventually sort it by OS or purpose or whatever, but eh? Note that I'm not including wireless tools in this list. So, in no particular order, ...

General (uncategorized)

Enumeration/Passwords

Web

Stuff to investigate

Useful Non-metasploit Exploits

Firefox Addons

I don't actually use all these on a regular basis, but I found some on another site.

  • Add N Edit Cookies
  • Firebug
  • Foxy Proxy
  • Hackbar
  • Header Monitor
  • Noscript
  • Poster
  • Server Spy
  • SQL Inject Me
  • SSL Blacklist
  • Tamper Data
  • User Agent Switcher
  • Web Developer

This is cool enough that I had to link it from somewhere

Wireless tools

TODO: learn to hack wireless. :)

Stuff I wrote