dbogatov / NoRussian

Volunteer DDoS tool via HTML + JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NoRussian

Volunteer DDoS tool via HTML + JS

Running the HTML locally on your device will create a distributed DDoS attack on Russian websites, through complete volunteering.

Disabling CORS is necessary to be able to get the most performance out of this script. See how here.

Chrome Windows:

"[CHROME PATH HERE]/chrome.exe" --disable-web-security

Chrome Mac:

open -na Google\ Chrome --args --user-data-dir=/tmp/temporary-chrome-profile-dir --disable-web-security --disable-site-isolation-trial

Other browsers: Feel free to make a code commit.

Disclaimer / Warning

All the contents of this repository should be used for authorized and/or educational purposes only. Any misuse of this repository will not be the responsibility of the author or of any other collaborator.

Notable Projects

https://github.com/erkexzcx/stoppropaganda

Runs headless on Linux servers - as well as in Docker, which is extremely easy to setup, for those who are already familiar. If you have any site recommendations for us, might be helpful to doubleback to them with an issue, or better yet, a pull request.

Credits

Forked from https://github.com/ajax-lives/NoRussian

About

Volunteer DDoS tool via HTML + JS

License:GNU General Public License v3.0


Languages

Language:HTML 97.1%Language:CSS 2.9%