Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Mar 4, 2025
1 parent 9bf688f commit f42b6be
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,10 @@
- [credstuff](./picoCTF/Cryptography/credstuff.md)
- [dont-use-client-side](./picoCTF/Web%20Exploitation/dont-use-client-side.md)
- [findme](./picoCTF/Web%20Exploitation/findme.md)
- [heap 0](./picoCTF/Binary%20Exploitation/heap%200.md)
- [heap 1](./picoCTF/Binary%20Exploitation/heap%201.md)
- [heap 2](./picoCTF/Binary%20Exploitation/heap%202.md)
- [heap 3](./picoCTF/Binary%20Exploitation/heap%203.md)
- [information](./picoCTF/Forensics/information.md)
- [login](./picoCTF/Web%20Exploitation/login.md)
- [logon](./picoCTF/Web%20Exploitation/logon.md)
Expand Down Expand Up @@ -188,6 +192,8 @@
- [XSS 5](./pwn.college/Web%20Security/XSS%205.md)
- [XSS 6](./pwn.college/Web%20Security/XSS%206.md)
- [XSS 7](./pwn.college/Web%20Security/XSS%207.md)
- [Your First Overflow (easy)](./pwn.college/Binary%20Exploitation/Your%20First%20Overflow%20%20%28easy%29.md)
- [Your First Overflow (hard)](./pwn.college/Binary%20Exploitation/Your%20First%20Overflow%20%20%28hard%29.md)
- [level1](./pwn.college/Intercepting%20Communication/level1.md)
- [level2](./pwn.college/Intercepting%20Communication/level2.md)
- [level3](./pwn.college/Intercepting%20Communication/level3.md)
Expand Down

0 comments on commit f42b6be

Please sign in to comment.