Skip to content

Commit 0434928

Browse files
authoredJul 19, 2024
intro
1 parent ac8e0a2 commit 0434928

File tree

1 file changed

+19
-16
lines changed

1 file changed

+19
-16
lines changed
 

‎README.md

+19-16
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,29 @@
11
# PandaHat Competition
22

3+
## picoCTF
4+
35
Write-ups for challenges on picoCTF
46

5-
Covered topics include: **general skills, crypto and web exploitation**.
7+
Covered topics include: **general skills, forensics and web exploitation**.
68

7-
## Challenges Completed
9+
### Topics
810

911
<details>
1012
<summary>General Skills</summary>
1113

12-
| Points | Challenges |
13-
|-------:|-----------------|
14-
| 5| Obedient Cat |
15-
| 10| Wave a Flag |
16-
| 10| Python Wringling|
17-
| 15| Nice Netcat |
18-
| 20| Static Ain’t Always Noise |
19-
| 20| Tab, Tab, Attack|
20-
| 30| Magikarp Ground Mission |
21-
| 50| Let's Warm Up |
22-
| 100| Warmed Up |
23-
| 100| 2Warm |
24-
25-
To see write-ups, click [here](https://github.com/Reymarie260/pandahat-competition/tree/d5a207b1cf4ef9472dda271d055919fa07b67174/Weekly%20Report%20(21-25%20Aug%202023))
14+
To see write-ups, click [here](https://github.com/Reymarie260/PandaHat/tree/ac8e0a2763cea8e0f5a27e9e0837b56dfda35731/picoCTF/General%20Skills)
2615
</details>
16+
17+
<details>
18+
<summary>Forensics</summary>
19+
20+
To see write-ups, click [here](https://github.com/Reymarie260/PandaHat/tree/ac8e0a2763cea8e0f5a27e9e0837b56dfda35731/picoCTF/Forensics)
21+
</details>
22+
23+
## CryptoHack
24+
25+
Write-ups for challenges on CryptoHack.
26+
27+
Challenges are focused on **cryptography**.
28+
29+
To see write-ups, click [here](https://github.com/Reymarie260/PandaHat/tree/ac8e0a2763cea8e0f5a27e9e0837b56dfda35731/CryptoHack)

0 commit comments

Comments
 (0)
Please sign in to comment.