Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/edoardottt/rfdos-scanner

Response Filter Denial of Service (RFDoS) Experimental Scanner
https://github.com/edoardottt/rfdos-scanner

blue-team defensive-security denial-of-service dos hacking nuclei nuclei-templates offensive offensive-security red-team-tools red-teaming red-teaming-tools research-project rfdos waf

Last synced: 7 days ago
JSON representation

Response Filter Denial of Service (RFDoS) Experimental Scanner

Awesome Lists containing this project

README

        

# RFDos-Scanner

Response Filter Denial of Service (RFDoS) Experimental Scanner

Read more about Response Filter Denial of Service (RFDoS) in this blog post: [Response Filter Denial of Service (RFDoS): shut down a website by triggering WAF rule](https://blog.sicuranext.com/response-filter-denial-of-service-a-new-way-to-shutdown-a-website/).

> Note:
This is an experiment. Don't expect to find perfect work here.

Get Started 🎉
----------

[Install Nuclei](https://github.com/projectdiscovery/nuclei?tab=readme-ov-file#install-nuclei) and execute:

```console
nuclei -t rfdos.yaml -u https://target-website.com/
```

or

```console
nuclei -t rfdos.yaml -l targets.txt
```

Changelog 📌
-------

Detailed changes for each release are documented in the [release notes](https://github.com/edoardottt/RFDos-Scanner/releases).

Contributing 🛠
-------

Just open an [issue](https://github.com/edoardottt/RFDos-Scanner/issues) / [pull request](https://github.com/edoardottt/RFDos-Scanner/pulls).

License 📝
-------

This repository is under [MIT License](https://github.com/edoardottt/RFDos-Scanner/blob/main/LICENSE).
[edoardottt.com](https://edoardottt.com/) to contact me.