Build Intelligent Real-Time WAF Platform -- 2

Employer not named by the sourceRemote

Full StackCyber Security

Apply on the company’s site

Frontier is not the employer and does not collect applications.

About this role

PHP, JavaScript, Web Security, Docker, Security, API Development · The goal is to create an intelligent Web Application Firewall that sits in front of my custom web applications, inspects traffic in real time, and automatically reacts to threats. The platform must excel at three core functions I have prioritised: Real-Time Threat Detection, Defensive Blocking, and Attack Analytics.

Key attack surfaces to guard against are SQL Injection, Cross-Site Scripting (XSS), and Distributed Denial of Service (DDoS). Every request should be scored, logged, and, when required, blocked or rate-limited instantly. I want to see exactly what is happening through a live security dashboard and to manage rules through a clean API that my apps can call programmatically.

Integration needs to be seamless: the WAF will be deployed in front of several custom web services, so architecture choices (reverse-proxy, inline, side-car, etc.) must not force changes inside those apps. Container-friendly deployment, secure configuration storage, and clear documentation are expected so I can roll this out across staging and production without friction.

Deliverables • Fully functional WAF service with REST/GraphQL API for rule management and log retrieval • Real-time das