Search

Home

PNPT Studies

PJPT Studies

AD CS / Certificate Attacks (ESC1-15) (1, 8, 11 for now)

Report Writing / Client Presentation

Operationalizing Cybercrime Data (June 2025)

Network Enum

basic:

ipconfig

more info:

ipconfig /all

finding other machines on our arp table:

arp -a

routing table:

route print

what are we communicating with? (netstat):

netstat -ano

Internal services are important because they can allow us to port forward or such