What steps and tools are used for Pen TestingSolutionSteps f
What steps and tools are used for Pen Testing?
Solution
Steps for Pen Testing:
1:Attack Surface analysis
2:Threat Modelling
3:Test Configuration
4:automatic and manual scans
5:validation of vulnerabilities
6:false positive elimination
7:proof of concept
8:Check for the service/version running on the particular port.
9:Search the vulnerability in the service/version.
10:Exploit the target using tools.
Tools used for Pen Testing
1:Metasploit
2:Wireshark
3:W3af
4:core Impact
5:Back track

