Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kiraum/alice_burnout
The idea is to simulate a customer DOS/abusing the Alice Looking Glass service.
https://github.com/kiraum/alice_burnout
alice bgp looking-glass route-server stress-testing
Last synced: about 2 months ago
JSON representation
The idea is to simulate a customer DOS/abusing the Alice Looking Glass service.
- Host: GitHub
- URL: https://github.com/kiraum/alice_burnout
- Owner: kiraum
- License: agpl-3.0
- Created: 2023-06-12T22:04:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-18T23:43:38.000Z (8 months ago)
- Last Synced: 2024-05-19T00:28:15.079Z (8 months ago)
- Topics: alice, bgp, looking-glass, route-server, stress-testing
- Language: Shell
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# alice_burnout
The idea is to simulate a customer DOS/abusing the [Alice Looking Glass](https://github.com/alice-lg/alice-lg) service.
**Please, do not run it against Alice Looking Glass if you are not authorized!**
Running against all Route Servers:
```
% ./alice_burnout.sh https://lg.example.com
```Running against specific Route Server (xpto-rs-v4 as example):
```
% ./alice_burnout.sh https://example.com xpto-rs-v4
```This script was tested against some Alice Looking Glass, and the service crashed. **The tests were previously authorized.**
Yes, the source IP is only one, and easy to be blocked by the destination, but it's also easy to extend the script to work with multiple TOR sockets using multiple sources.
**=> We are not doing like that (and I don't plan to extend it), because the idea behind was to stress the service, and not generate DDoS against the service.**