Skip to content

Instantly share code, notes, and snippets.

NG_ACCESS %{IPORHOST:remote_ip} %{DATA:username} \[%{HTTPDATE:timestamp}\] "%{WORD:method} %{URIPATHPARAM:request} HTTP/%{NUMBER:http_version}" %{NUMBER:response_code} (?:%{NUMBER:bytes}|-) "%{DATA:referrer}" "%{DATA:useragent}" "%{DATA:gzip_ratio}" \[HEADERS\]: "%{DATA:requestid}" "%{MSISDN:msisdn}" "%{DATA:msisdn_valid}" \[HOST\]: "%{DATA:protocol}" "%{DATA:domain}" "%{DATA:port}" \[UPSTREAM\]: "%{DATA:upstream_ip}" "%{DATA:upstream_status}" \[TIME\]: "(?:%{DATA:request_time}|-)" "(?:%{DATA:upstream_response_time}|-)" \[CACHE\]: "%{DATA:cache}"
NG_ERROR %{DATESTAMP:timestamp} \[%{LOGLEVEL:severity}\] %{POSINT:pid}#%{NUMBER}: \*%{NUMBER} %{GREEDYDATA:errormessage}(?:, client: %{IPORHOST:remote_ip})(?:, server: %{IPORHOST:ng_server})(?:, request: "%{WORD:method} %{URIPATHPARAM:request} HTTP/%{NUMBER:http_version}")?(?:, upstream: \"%{DATA:upstream_url}\")?(?:, host: \"%{DATA:domain}\")?(?:, referrer: \"%{DATA:referrer}\")?
swagger: "2.0"
info:
description: "This is a sample server Petstore server. You can find out more about Swagger at [http://swagger.io](http://swagger.io) or on [irc.freenode.net, #swagger](http://swagger.io/irc/). For this sample, you can use the api key `special-key` to test the authorization filters."
version: "1.0.0"
title: "Swagger Petstore"
termsOfService: "http://swagger.io/terms/"
contact:
email: "apiteam@swagger.io"
license:
name: "Apache 2.0"
Your website unpatched vulnerabilities at the Openbugbounty:
[type:openbugbounty AND title:"your-domain-here.com" AND openbugbounty.patchStatus:unpatched](http://bit.ly/2d12FF9)
Software vulnerabilities, Firefox as example:
[affectedSoftware.name:"firefox" OR affectedPackage.packageName:"firefox" OR cpe:*firefox* order:published](http://bit.ly/2cQvJ4e)
Software vulnerabilities, for exact version. Nginx 1.11.0 vulnerabilities:
[affectedSoftware.name:nginx AND affectedSoftware.version:"1.11.0"](http://bit.ly/2dEX8oz)