Pentesting: Difference between revisions
From Cramsession
Jump to navigationJump to search
✍️ Verified Author: Mflavell • Click to view professional profile & credentials
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
= Process = | |||
==Black box== | |||
1) Use [[NAMP]] to scan the host | |||
2) Document open ports | |||
3) Check how the host responds on the ports using telnet / browser | |||
4) Scan the webserer if one is running [[Scanning web servers]] | |||
= Tools = | |||
[[Nmap]] | [[Nmap]] | ||
[[Scanning web servers]] | [[Scanning web servers]] | ||
Revision as of 01:35, 10 December 2024
Process
Black box
1) Use NAMP to scan the host 2) Document open ports 3) Check how the host responds on the ports using telnet / browser 4) Scan the webserer if one is running Scanning web servers