| ▲ | kristianp 5 hours ago | |||||||
> Nearly all of them were for non-existent pages. Do any webservers have a feature where they keep a list in memory of files/paths that exist? | ||||||||
| ▲ | 3 hours ago | parent | next [-] | |||||||
| [deleted] | ||||||||
| ▲ | kristianp 4 hours ago | parent | prev | next [-] | |||||||
Also why are most requests for non existent pages? | ||||||||
| ||||||||
| ▲ | unethical_ban 3 hours ago | parent | prev [-] | |||||||
That's called a WAF, web application firewall, a separate piece of software (or server module) where paths in the web applications hosted are defined, often variables and variable types can be validated, etc. to prevent the kind of attacks these scans are often doing. | ||||||||