Skip to content

Commit d77852e

Browse files
committed
Deletes web/hello-world-100-points.md
Auto commit by GitBook Editor
1 parent 59a72ae commit d77852e

File tree

4 files changed

+10
-9
lines changed

4 files changed

+10
-9
lines changed

SUMMARY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,16 @@
44
* [Binary Exploitation](/binary-exploitation.md)
55
* [Heaps of Knowledge \[420 points\]](/binary-exploitation/heaps-of-knowledge-420-points.md)
66
* [Cryptography](cryptography.md)
7+
* [RSA 4 \[200 points\]](/cryptography/rsa-4-200-points.md)
8+
* [Genius \[230 points\]](/cryptography/genius-230-points.md)
9+
* [Paillier Service \[400 points\]](/cryptography/paillier-service-400-points.md)
710
* [Forensics](forensics.md)
811
* [Programming](programming.md)
912
* [Hello, world! \[10 points\]](programming/hello-world-10-points.md)
13+
* [Match Me \[300 points\]](/programming/match-me-300-points.md)
1014
* [Reverse Engineering](reverse-engineering.md)
15+
* [Useless Python \[50 points\]](/reverse-engineering/useless-python-50-points.md)
16+
* [Phunky Python II \[115 points\]](/reverse-engineering/phunky-python-ii-115-points.md)
1117
* [67k \[400 points\]](reverse-engineering/67k-400-points.md)
1218
* [Web](web.md)
1319

cryptography.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,10 @@ This category focuses on using advanced mathematical topics to encrypt data to p
1414
* Security Through Obscurity \[150 points\]
1515
* Lost Seed \[150 points\]
1616
* Listen Closely \[200 points\]
17-
* Genius \[230 points\]
17+
* [RSA 4 \[200 points\]](/files/rsa4.txt)
18+
* [Genius \[230 points\]](/cryptography/genius-230-points.md)
1819
* Premium RSA \[350 points\]
19-
* Paillier Service \[400 points\]
20-
21-
20+
* [Paillier Service \[400 points\]](/cryptography/paillier-service-400-points.md)
2221

2322

2423

programming.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This category tests your skills at writing scripts to automate tasks that are to
1010
* Fzz Buzz 2 \[200 points\]
1111
* Things Don't Add Up \[210 points\]
1212
* Wayward Space Junk \[300 points\]
13-
* Match Me \[300 points\]
13+
* [Match Me \[300 points\]](/programming/match-me-300-points.md)
1414

1515

1616

web/hello-world-100-points.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)