Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/edoardottt/rfdos-scanner
- Owner: edoardottt
- License: mit
- Created: 2024-05-22T08:03:41.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T08:50:51.000Z (6 months ago)
- Last Synced: 2024-05-23T09:55:48.060Z (6 months ago)
- Topics: 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
- Homepage: https://edoardoottavianelli.it
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.