diff --git a/puzzles/basemath/summary.txt b/puzzles/basemath/summary.txt new file mode 100644 index 0000000..d25971f --- /dev/null +++ b/puzzles/basemath/summary.txt @@ -0,0 +1,5 @@ +1 base 10 counting +2 base 2 +3 base 8 +4 base 16 +5 powers of 2 diff --git a/puzzles/bletchley/summary.txt b/puzzles/bletchley/summary.txt index e69de29..9addc37 100644 --- a/puzzles/bletchley/summary.txt +++ b/puzzles/bletchley/summary.txt @@ -0,0 +1,9 @@ +100 gzip 20G +150 bz2recover +200 scytale +250 png as integer +300 panzerfaust (word, letter) +350 filenames of each gzip segment +500 fast audio +900 exif type +1000 ??? diff --git a/puzzles/codebreaking/summary.txt b/puzzles/codebreaking/summary.txt new file mode 100644 index 0000000..9498014 --- /dev/null +++ b/puzzles/codebreaking/summary.txt @@ -0,0 +1,8 @@ +1 plain text, no crypto +2 rot-1 +3 dancing men +4 monoalphabetic substitution cipher +5 bionicle substitution +6 wiccan substitution +7 scytale laid out in grid +8 real scytale diff --git a/puzzles/compaq/summary.txt b/puzzles/compaq/summary.txt index e69de29..826379f 100644 --- a/puzzles/compaq/summary.txt +++ b/puzzles/compaq/summary.txt @@ -0,0 +1 @@ +Danny wrote these, I have no idea. diff --git a/puzzles/net-re/summary.txt b/puzzles/net-re/summary.txt new file mode 100644 index 0000000..b14aed8 --- /dev/null +++ b/puzzles/net-re/summary.txt @@ -0,0 +1,24 @@ +1 base math +2 ASCII, Base64 +3 Application protocols 1 +4 MIME +5 PCAP files and Wireshark +6 Application protocols 2 +7 IP, TCP +8 XOR masks +10 Examine pcap +20 Reconstruct image from HTTP in pcap +30 Reconstruct image from FTP in pcap +100 Hex decode +200 Base64 decode +250 Pull email out of pcap +300 More pulling things out of pcap +400 Still more pulling things out of pcap +700 Base64, then xor +800 DNS packet; you're going to have to do some research +1000 16-byte xor key, but can be obtained with 1-byte +1200 Another 16-byte xor key, can't be obtained with 1-byte +2000 Paul's covert channel thingy +3000 ICMP tunnel +5000 ICMP tunnel, with xor +25000 ICMP tunnel, with xor, multiplexed transfers diff --git a/puzzles/sequence/summary.txt b/puzzles/sequence/summary.txt new file mode 100644 index 0000000..0d50792 --- /dev/null +++ b/puzzles/sequence/summary.txt @@ -0,0 +1,17 @@ +1 Count to 6 +2 Binary +8 Octal +16 Hex +19 Primes +25 Squares +35 Fibonacci +50 Numbers from Lost TV show +100 Geometric sequence in hex +200 Music +300 Unicode +400 Gray sequence (really awful puzzle) +450 Pascal strings +600 X-Modem + xor +700 Packet sequence numbers + +