| ▲ | danslo 6 hours ago | |||||||
This one's pretty bad but there are some preconditions. Requires a "rewrite" directive with a questionmark in the replacement string, and then a subsequent "set" directive that references a regex capture group (e.g. set $var $1). Also the POC assumes ASLR is disabled. | ||||||||
| ▲ | argee 6 hours ago | parent | next [-] | |||||||
Example: https://github.com/DepthFirstDisclosures/Nginx-Rift/blob/mai... | ||||||||
| ▲ | codedokode 38 minutes ago | parent | prev | next [-] | |||||||
I think "rewrite" is rarely used nowadays? Isn't it something from old days of PHP and Apache? | ||||||||
| ▲ | dsr_ 6 hours ago | parent | prev [-] | |||||||
Does any distro disable ASLR by default? If you were to do it by hand, nginx doesn't come to mind as a likely candidate. | ||||||||
| ||||||||