Releases: pwnosec/MinimalisticWAF
Releases · pwnosec/MinimalisticWAF
v1.0.0
The first official release of MinimalisticWAF, a lightweight and straightforward Web Application Firewall designed to provide foundational security for your web applications. This version introduces core features to protect against common web vulnerabilities while maintaining a minimalistic footprint.
Usage:
Clone the repository:
git clone https://github.com/pwnosec/MinimalisticWAF.git
Install dependencies:
npm install
Run the application:
node app.js