Nmap/Short Course/Lab 1: Difference between revisions
From charlesreid1
m (Admin moved page Nmap/2025 Short Course/Lab 1 to Nmap/Short Course/Lab 1 without leaving a redirect) |
|||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
Main page: [[Nmap/ | Main page: [[Nmap/Short Course]] | ||
Lecture: [[Nmap/ | Lecture: [[Nmap/Short Course/Lecture 1]] | ||
=Summary and Objective= | =Summary and Objective= | ||
Perform initial host discovery sweeps across segments of the Corporate Network (Scenario 1), the perimeter of the ICS network (Scenario 2), and the defined scope of the Web/Cloud Infrastructure (Scenario 3). | Perform initial host discovery sweeps across segments of the Corporate Network (Scenario 1), the perimeter of the ICS network (Scenario 2), and the defined scope of the Web/Cloud Infrastructure (Scenario 3). | ||
==Scenario 1== | |||
Public/private subnet scenario | |||
Public subnet: | |||
* db server | |||
* web server | |||
* bastion host | |||
Private subnet: | |||
* linux host 1 | |||
* windows host 1 | |||
* printer | |||
* radix/ldap server? | |||
* samba/nfs? | |||
Students are initially dropped onboard the bastion host, can use nmap from there (for simplicity) | |||
(May not discover the private subnet until later. Alternatively, or in addition, the public/private network segmentation may be misconfigured?) | |||
==Flags== | |||
{{NmapShortCourseFlag}} | |||
Latest revision as of 03:23, 29 May 2025
Main page: Nmap/Short Course
Lecture: Nmap/Short Course/Lecture 1
Summary and Objective
Perform initial host discovery sweeps across segments of the Corporate Network (Scenario 1), the perimeter of the ICS network (Scenario 2), and the defined scope of the Web/Cloud Infrastructure (Scenario 3).
Scenario 1
Public/private subnet scenario
Public subnet:
- db server
- web server
- bastion host
Private subnet:
- linux host 1
- windows host 1
- printer
- radix/ldap server?
- samba/nfs?
Students are initially dropped onboard the bastion host, can use nmap from there (for simplicity)
(May not discover the private subnet until later. Alternatively, or in addition, the public/private network segmentation may be misconfigured?)
Flags