diff --git a/doc/2010-10-NMT/captains.txt b/doc/2010-10-NMT/captains.txt new file mode 100644 index 0000000..cecba8c --- /dev/null +++ b/doc/2010-10-NMT/captains.txt @@ -0,0 +1,17 @@ +zephyr@dirtbags.net +Chaselejeune@msn.com +jcrawfor@nmt.edu +bhughes@nmt.edu +ndav01@nmt.edu +mbrabson@nmt.edu +mleondom@nmt.edu +slundqui@nmt.edu +dgodfrey@nmt.edu +jsloan@nmt.edu +bbhakta@nmt.edu +dlindsey@nmt.edu +Waycasters0525@yahoo.com +dveitch@nmt.edu +wvu@nmt.edu +galvarad@nmt.edu +dbeckman@nmt.edu diff --git a/doc/2010-10-NMT/decode b/doc/2010-10-NMT/decode new file mode 100755 index 0000000..eb0b7df --- /dev/null +++ b/doc/2010-10-NMT/decode @@ -0,0 +1,18 @@ +#! /usr/bin/python + +import sys + +def xor(s, t): + return ''.join(chr(ord(a) ^ ord(b)) for (a,b) in zip(s,t)) + +acc = None +for line in sys.stdin: + l = line.strip().decode('hex') + print l + if not acc: + acc = l + else: + acc = xor(acc, l) +print acc + + diff --git a/doc/2010-10-NMT/email1.txt b/doc/2010-10-NMT/email1.txt new file mode 100644 index 0000000..2685869 --- /dev/null +++ b/doc/2010-10-NMT/email1.txt @@ -0,0 +1,58 @@ +From: The Dirtbags +To: RECIP +Subject: WIN BIG AT CAPTURE THE FLAG!!! +Message-ID: +MIME-Version: 1.0 +Content-type: multipart/alternative; boundary=eJwryC8uSS0qtqpIzc1P1i3OT86vAABObgfA +X-Face: '8$#2%$m/.;29z5"5"/ + +There are 5 tokens hidden in this message. Can you find them all? + +--eJwryC8uSS0qtqpIzc1P1i3OT86vAABObgfA +Content-type: text/plain; charset=UTF-8 + +Are you ready for CTF? + +The teams are in and it looks like this year's CTF is going to be about +double the size of last year. I've posted teams at +. + +If you came last year, there are some changes in store for you. I've +done away with the weird boxes at each table, so there's no need to +bring a monitor or keyboard. What you really need to be a sysadmin this +year is netcat and nmap. We will *not* provide an Internet connection, +so figure out now how you're going to get onto the Internet (you will +need it). + +If you have any questions, or would just like to hang out and shoot the +breeze, feel free to hop on IRC (server woozle.org, channel #ctf). + +I hope you all have as much fun playing this as I've had building it! + +zephyr +--eJwryC8uSS0qtqpIzc1P1i3OT86vAABObgfA +Content-type: text/html; charset=UTF-8 + +

Are you ready for CTF?

+ +

The teams are in and it looks like this year's CTF is going to be +about double the size of last year. I've posted teams at +http://dirtbags.net/ctf.

+ +

If you came last year, there are some changes in store for you. I've +done away with the weird boxes at each table, so there's no need to +bring a monitor or keyboard. What you really need to be a sysadmin this +year is netcat and nmap. We will not provide an +Internet connection, so figure out now how you're going to get onto the +Internet (you will need it).

+ +

If you have any questions, or would just like to hang out and shoot +the breeze, feel free to +hop on IRC (server woozle.org, channel #ctf).

+ +

I hope you all have as much fun playing this as I've had building it!

+ +

zephyr

+--eJwryC8uSS0qtqpIzc1P1i3OT86vAABObgfA-- + +cbfgref:krzbp-fbpbk diff --git a/doc/2010-10-NMT/poster-mumble.txt b/doc/2010-10-NMT/poster-mumble.txt new file mode 100644 index 0000000..082fa8c --- /dev/null +++ b/doc/2010-10-NMT/poster-mumble.txt @@ -0,0 +1,3 @@ +5e5e5e205468657265277320616e6f74686572207374657020696e766f6c766564205e5e5e +5e5e5e204272696e6720796f757220616e7377657220666f7220706f696e747320205e5e5e +5e5e5e5e363a2c3c2277653c60793d663c6e7c2964242e713327716126222236645e5e5e5e diff --git a/doc/2010-10-NMT/tokens.txt b/doc/2010-10-NMT/tokens.txt new file mode 100644 index 0000000..12debb7 --- /dev/null +++ b/doc/2010-10-NMT/tokens.txt @@ -0,0 +1,6 @@ +posters:xylep-nanox +posters:xanad-polox +posters:xemoc-socox +posters:xurat-tulox +posters:xalep-mikex +posters:xylen-bubux