I want to ask you about some good security tools you've used or heard about, please let us know the ability in every tool and the difficulty to use it and which is the best situation to use this tool .
Edit: my question is about tools like metasploit, scapy, nmap ....etc
|
|
|||||||
|
locked by AviD♦ Oct 18 '12 at 17:27
This question exists because it has historical significance, but it is not considered a good, on-topic question for this site, so please do not use it as evidence that you can ask similar questions here. This question and its answers are frozen and cannot be changed. More info: FAQ.
|
Your brain. Tools can be excellent force multipliers, but the most essential pen tester tool is a well tuned noggin that knows in depth the systems (both technological and human) it is attacking. The ability to think creatively about potential failure modes is indispensable. |
|||
|
|
I couldn't agree more with @spinkham's answer. That is the best answer. To add to @ygjb's power tool list, on the web app side, these tools are excellent for extracting data
Powertools to help you exploit SQL injection vulnerabilities
Also, there are many commercial exploit kits, to name a few:
|
|||
|
|
|
If you are referring to attack platforms that would be used for penetration testing, then you are probably best off looking into the following:
But those tools don't necessarily have everything you would want. You should also look at the Backtrack linux distribution, which is a VM or disc image that contains a large collection of security tools for many disciplines. Aside from that, there are so many powerful tools and libraries written in it, Python deserves a mention too :) |
|||
|
|
|
Today while I was searching I saw this book : SecurityPowerTools, it covers many security tools and really has great explanations about them.I think it covers a huge side in my question. |
|||
|
|
|
Here is a previous answer of mine discribing a list of tools that I use for penteting web applications : http://security.stackexchange.com/a/13487/4508 |
|||
|
|