├── README.md ├── denylist-template.conf ├── examples ├── example.conf └── example.yaotl ├── havoc2nginx.py └── nginx-template.conf /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChoiSG/havoc2nginx/HEAD/README.md -------------------------------------------------------------------------------- /denylist-template.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChoiSG/havoc2nginx/HEAD/denylist-template.conf -------------------------------------------------------------------------------- /examples/example.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChoiSG/havoc2nginx/HEAD/examples/example.conf -------------------------------------------------------------------------------- /examples/example.yaotl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChoiSG/havoc2nginx/HEAD/examples/example.yaotl -------------------------------------------------------------------------------- /havoc2nginx.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChoiSG/havoc2nginx/HEAD/havoc2nginx.py -------------------------------------------------------------------------------- /nginx-template.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ChoiSG/havoc2nginx/HEAD/nginx-template.conf --------------------------------------------------------------------------------