Skip to content

Latest commit

 

History

History
executable file
·
17 lines (13 loc) · 272 Bytes

File metadata and controls

executable file
·
17 lines (13 loc) · 272 Bytes

Practice Maneuvers

Techniques players might want to practice come game day

Network Security Monitoring

  • Packet Capture
    • Wireshark, etc.
  • Packet Analysis
    • Manually...
    • Zeek

SSH

  • SSH Proxying (Port Forwarding)
  • Copying files via scp
    • recursive option

...