Skip to content

Commit

Permalink
home page structure changes
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavis2005 committed Jul 4, 2024
1 parent 1925cb3 commit 669cee9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
4 changes: 4 additions & 0 deletions content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ Official blog of Cybersecurity Club, IIT Madras.
- [Summer School](./posts/summer_school)
- [View all posts](./posts)

## Writeups

- [View Writeups](./writeups)

## Resources

- [Basic Python Programming](./resources/resource1)
Expand Down
8 changes: 6 additions & 2 deletions content/writeups/RVCExIITBFinals/writeup.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,17 @@ title = "Writeup for RVCExIITB CTF Final Round"
date = 2024-02-07
+++

Writeups for the RVCExIITB CTF Final Round conducted at RV College of Engineering, Bangalore
<br>
[Challenges](https://rvctf.tech)

# PWN

- [Paranoid Part 2](@/writeups/RVCExIITBFinals/paranoid2/index.md)

- [Physicist's Quest](@/writeups/RVCExIITBFinals/physicistquest/index.md)

- [Paranoid Part 3](@/writeups/RVCExIITBFinals/paranoid3/index.md)

- [Physicist's Quest](@/writeups/RVCExIITBFinals/physicistquest/index.md)

- [Rigged](@/writeups/RVCExIITBFinals/rigged/index.md)

0 comments on commit 669cee9

Please sign in to comment.