An open API service indexing awesome lists of open source software.

https://github.com/ryleeharrison/stealth-loris

StealthLoris is a more advanced modern SlowLoris Dos Attack with detection evasion for modern web servers (Express, Node.js, etc).
https://github.com/ryleeharrison/stealth-loris

denial-of-service dos-attack polymorphic polymorphic-attack slowloris slowloris-attack

Last synced: 28 days ago
JSON representation

StealthLoris is a more advanced modern SlowLoris Dos Attack with detection evasion for modern web servers (Express, Node.js, etc).

Awesome Lists containing this project

README

        

# stealth-loris
StealthLoris is a more advanced modern [SlowLoris](https://www.cloudflare.com/learning/ddos/ddos-attack-tools/slowloris/) Dos Attack with detection evasion for modern web servers (Express, Node.js, etc).

### Usage
```bash
git clone https://github.com/ryleeharrison/stealth-loris.git
cd stealth-loris
npm install
node --experimental-modules --experimental-import-meta-resolve Example/Simple.mjs
```