Skip to content

Commit bcf4dbd

Browse files
authored
Create Crack_the_Gate_1.md
1 parent 09e985c commit bcf4dbd

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Crack the Gate 1
2+
3+
Upon checking the source I got rot13 encoding at html comment
4+
5+
<img alt="rot13" src="https://github.com/user-attachments/assets/e650637c-c8e8-47fb-af50-78889fce0e57" />
6+
7+
I decoded it and found:
8+
9+
<img alt="rot13 decoding" src="https://github.com/user-attachments/assets/297f24a6-92f3-452d-873b-ba6cdf34d15f" />
10+
11+
Then bypassed using `X-Dev-Access: yes` header in request.
12+
13+
<img alt="burp request" src="https://github.com/user-attachments/assets/dbe8ed92-c4ba-406c-b7d3-823fe42a4ae6" />
14+
15+
---

0 commit comments

Comments
 (0)