vktr-brlv / attacker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UA (ENG - below)

Запустіть цю програму з Python 3.8 або новішої версії.\

Ця програма використовує російські проксі та залучає сайти для атаки через наш API, який сканує нікчемні веб-сайти.
Ця програма використовує проксі, але будьте обережні, а також захистіть свій МАШИН за допомогою VPN

Отримайте PYTHON З python.org
Інструкції зі встановлення Python (windows) https://python-scripts.com/install-python-windows
Будьте обережні, що в Linux ви також можете мати версію 2 на python, і це означає, що вам потрібно запустити цю програму за допомогою команди python3 і встановити вимоги до встановлення за допомогою команди pip3

Для людей які мають встановлений docker або docker desktop

Встановити докєр можна так - https://ravesli.com/ustanovka-docker-v-windows/

  1. sudo docker pull lvinni/russian-warship-go-fuckyourself
  2. sudo docker run lvinni/russian-warship-go-fuckyourself

Для людей які мають кубернетіс кластер )

  1. kubectl run attack --image=lvinni/russian-warship-go-fuckyourself
  2. kubectl logs -f attack

Для людей, не дуже обізнаних в інформатиці, користувачів Windows 7-11

  1. Скачайте архів https://drive.google.com/file/d/1aQR53fcbvkGY-bY0V4YhzLY6obh8H6Ln/view?usp=sharing
  2. Розрархівуйте кудись. ВАЖЛИВО! НЕ на робочий стіл, та не в папку з іменем кирилицею, краще всього в корінь диску D скажімо.
  3. Знайдіть файл install.bat (можливо він буде у вас відображатися як просто install). Відмітьте його та натиснувши праву кнопку мишки на ньому, виберіть з меню "Запустить от Администратора".
  4. Виконайте по порядку крок за кроком все, що побачите в чорному вікні (натисніть цифру відповідного пункту, нажміть Ентер, дозвольте програмам встановитися, по закінченню выберіть слідуючий пункт. Наприклад "Встановити python (step1)" - Вам потрібно ввести цифру 1 і натиснути enter
  5. Коли процесс встановлення всього потрібного буде закінчено, відкриється провідник, в якому ви можете запустити файл Attack.bat (можливо буде просто Attack).

В майбутньому, не потрібно більше запускати install, для початку роботи достатньо запускати хіба Attack.bat. Також не треба провіряти обновлення, цей процес відбувається автоматично.

Якщо ви вже встановили bash на своїй машині з Windows - не використовуйте bash, використовуйте powershell або cmd

ДЛЯ ЗАПУСК ЦЬОГО ДОДАТКУ:

  1. pip install -r requirements.txt
  2. python attack.py
  3. Ви можете запускати багато процесів цієї програми в різних вікнах, але максимальний розмір процесів для 8 CPU становить 4

ENG

RUN this app with Python 3.8 or higher.\

This app using russian proxies and get sites to attack from our API which scanning bastards websites.
This app using proxies but be careful and also protect your MACHINE with VPN

GET PYTHON FROM python.org
Python installation instructions (windows) https://python-scripts.com/install-python-windows
Be carefull that on linux you can also have version 2 on python and this mean that you need to run this app with python3 command and install requirements with pip3 command

If you have already installed bash on your windows machine - don't use bash, use powershell or cmd

FOR RUNNING THIS APP:

  1. pip install -r requirements.txt
  2. python attack.py
  3. You can run many process of this app in different window, but the max size of processes for 8CPU is 4


# For people who have a docker or desktop docker installed You can install a docker like this - https://ravesli.com/ustanovka-docker-v-windows/
  1. sudo docker pull lvinni / russian-warship-go-fuckyourself
  2. sudo docker run lvinni / russian-warship-go-fuckyourself

For people with access to kubernetes cluster

  1. kubectl run attack --image=lvinni/russian-warship-go-fuckyourself
  2. kubectl logs -f attack

For people who are not very familiar with computer science, users of Windows 7-11

  1. Download the archive https://drive.google.com/file/d/1aQR53fcbvkGY-bY0V4YhzLY6obh8H6Ln/view?usp=sharing
  2. Unpack somewhere. IMPORTANT! NOT on the desktop, and not in a folder named Cyrillic, the best way to unpack is in the root of disk D.
  3. Locate the install.bat file (you may see it as easy to install). Right-click on the file, select from the menu "Run as Administrator".
  4. Follow step by step everything you see in the black window (press the number of the corresponding item, press Enter, allow the program to install, then select the next item. For example "Install python (step1)" - You need to enter the number 1 and press enter
  5. When the process of installing everything you need is complete, an explorer will open in which you can run the Attack.bat file (it may just be Attack).

You no longer need to run the installation, just start Attack.bat to get started. You also don't need to check for updates, this process happens automatically.

If you've already installed bash on your Windows machine - don't use bash, use powershell or cmd

TO LAUNCH THIS APP:

  1. pip install -r requirements.txt
  2. python attack.py
  3. You can run many processes of these programs in different windows, but the maximum process size for 8 CPUs is 4

About


Languages

Language:Python 75.0%Language:Batchfile 23.9%Language:Dockerfile 1.1%