New answers tagged ctf
2
votes
Accepted
jwt authentication
You cannot simply add or remove characters, because this would change the content of the JWT and make it invalid due to a signature mismatch. You need the same JWT content with a different encoding to ...
Top 50 recent answers are included
Related Tags
ctf × 103php × 12
sql-injection × 8
buffer-overflow × 8
python × 7
c × 7
shellcode × 7
privilege-escalation × 7
linux × 6
exploit × 6
penetration-test × 6
xss × 5
burp-suite × 5
web-application × 4
vulnerability × 4
encoding × 4
steganography × 4
http × 3
brute-force × 3
jwt × 3
web × 3
format-string × 3
encryption × 2
javascript × 2
ssh × 2