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 4: | Line 4: | ||
1) Use [[NAMP]] to scan the host | 1) Use [[NAMP]] to scan the host | ||
2) Document open ports | 2) Document open ports | ||
3) Check how the host responds on the ports using telnet / browser | 3) Check how the host responds on the ports using telnet / browser | ||
4) Scan the webserer if one is running [[Scanning web servers]] | 4) Scan the webserer if one is running [[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