Skip to content

Instantly share code, notes, and snippets.

View yuyudhan's full-sized avatar

Ankur Pandey yuyudhan

  • Signzy
  • Bangalore
View GitHub Profile
access_log /var/log/nginx/access-capture.log logstash;
log_format addHeaderlog '$remote_addr $remote_user $time_local "$request" $status $body_bytes_sent "$http_referer" "$http_user_agent" "$http_x_forwarded_for" "$request_body" "$http_Authorization" "$http_x_duid" "$http_x_ver" "$upstream_http_x_rqid" $request_time $upstream_connect_time $upstream_header_time $upstream_response_time "-" "-"';
@yuyudhan
yuyudhan / ankur.html
Created January 30, 2019 09:43
Starting a security check
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>ANkur</title>
</head>
<body>
<script>
alert("Something");