April 21
first : "the thief no one saw"
topics to discuss
dns and exploration
- whois | command line | may be hidden by registrar these days
- dns lookup | "man dig" | "man host" | reverse lookup
- other: ping , traceroute
- HTTP GET ... and info in response
- VPN
- related : ssh tunnels ... that we discussed when talking about flask on cs.marlboro
sql injection
... maybe something to play around with yourself this week ?
- create a toy sqlite database
- write a toy python script to interact with it, command line "change user name"
- do that with and without correct string sanitizing
- profit ?
networks
wireshark
related
other things you could try
- ... maybe look at packets on your own network this week?
- can you figure out what machines are on your network from the packets alone?
- what are the packet types ... report back
second
Your red-team / blue-team investigations ?
third
recipe site ... on hold for now.
next ?
- read the next chapter for Thursday, "flying the friendly skies"
- decide ?