Skip to content

Instantly share code, notes, and snippets.

@dlsniper
Created July 19, 2015 21:29
Show Gist options
  • Save dlsniper/e34086eb55717993d3d1 to your computer and use it in GitHub Desktop.
Save dlsniper/e34086eb55717993d3d1 to your computer and use it in GitHub Desktop.
just another attack
{
"remote_addr":"***",
"name":"home",
"status_code":200,
"method":"GET",
"request_uri":"/",
"headers":{
"Cache-Control":[
"no-cache"
],
"Connection":[
"keep-alive"
],
"Cookie":[
"Greetz to M, st0n3d, Jorgee, CoLdZeRo, and Tomato lol!"
],
"Pragma":[
"no-cache"
],
"Referer":[
"http://google.com/search?q=2+guys+1+horse"
],
"User-Agent":[
"x00_-gawa.sa.pilipinas.2015"
],
"X-Forwarded-For":[
"***"
],
"X-Forwarded-Port":[
"80"
],
"X-Forwarded-Proto":[
"http"
]
},
"duration":"45.475µs",
"start":"2015-07-18T16:01:47.540868277Z"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment