Peace and love.
Web Attack to Russian MUST BE STOPPED!
This repository is forked from 0x77dev.
However, as the original repository, which is designed to do something eval, it contains a set of tools to attack russian services such as news, food delivery, transport and more for both technical and non-technical kind of persons.
But, please do not use this to attack anyone, as i forked here and try to modify it. It is just an opportunity for eduacation, for learning, and try to defence from it.
Do NOT use it to Web Attack Russian!
Do NOT use it to Web Attack Russian!
Do NOT use it to Web Attack Russian!
Do NOT use it to Web Attack Russian!
The followings are from the original repo:
First of all, do not do this at full power from Ukrainian providers, this can harm the connectivity of other people with the world by taking down providers if a lot of people will do this simultaneously.
Also you need to use a VPN if you running this on your local machine, because many of the services uses region blocking to not accept requests from Ukraine
ClearVPN is a good choice, use can use promo-code SAVEUKRAINE to get free access for a year
You can use web tool to start DDoS on russian services: https://stoprussia.0x77.dev
npm i -g stoprussia autocannon
stoprussiaSingle instance:
docker run -it ghcr.io/0x77dev/stoprussia:mainRunning multiple instances:
docker run -t ghcr.io/0x77dev/stoprussia:main -b 1 &
docker run -t ghcr.io/0x77dev/stoprussia:main -b 2 &
docker run -t ghcr.io/0x77dev/stoprussia:main -b 3 &
docker run -t ghcr.io/0x77dev/stoprussia:main -b 4More performant desktop, docker and kubernetes versions coming soon...
The list of targets are split into 4 chunks each chunk called battlefield
Battlefield 1: passive attack and low priority services
Battlefield 2: passive attack and medium priority services
Battlefield 3: active attack and medium priority services
Battlefield 4: active attack and high priority services
Battlefield 3 and 4 is the main focus to DDoS
Targets list are distributed over IPFS
You get it by resolving IPNS name
ipns://srl.0x77.dev
by requesting Cloudflare Gateway:
https://srl.0x77.dev
things you receive will be like:
{
"targets": [
"https://xxxxx.ua/",
"https://xxxx.ua/",
"https://xxx.ua/",
"https://xx.ua/",
],
"version": 1646103235
}
or by requesting Cloudflare Gateway directly:
https://cloudflare-ipfs.com/ipns/srl.0x77.dev
or by requesting public IPFS gateway:
https://ipfs.io/ipns/srl.0x77.dev