IT 4510 : Info Gathering

Dr Joe Francom

Gathering steps

  • Info gathering
  • Determine network range
  • Find active machines
  • Find open ports and AP's
  • Fingerprint OS
  • Map network attack surface

Activity 0

NMAP

  • Scan a network nmap -sP 192.168.0.0/24
  • Scan a host nmap 192.168.0.100
  • man nmap

Activity 1

Go here: GHDB.

  • Try a few.
  • What are some things that you could possibly find?
  • What would a hacker do with this?