Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Stop deploying web application firewalls (2023)
(
macchaffee.com
)
2 points
by
thunderbong
9 months ago
|
hide
|
past
|
favorite
|
1 comment
jqpabc123
9 months ago
[–]
Instead of WAF, just build a custom web application server that only responds to requests with valid data that pertains to the app at hand and only with valid credentials.
The idea is to severely restrict the available attack surface.
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
The idea is to severely restrict the available attack surface.