MrSanZz / RevengeC2

C2 DDOS, With Method SYN, ICMP, TCP, HTTP, UDP, DNS FLOOD, Slowloris, TLS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Introduction




A New C2 Made By Me!, And Has Good Performance with 8 Method Inside.

#How To Install

How To Install
Termux:

  1. pkg update && pkg upgrade
  2. pkg install git
  3. pkg install python3
  4. git clone https://github.com/MrSanZz/RevengeC2
  5. cd RevengeC2
  6. python3 c2.py

kali-linux:

  1. apt update && apt upgrade
  2. apt install git
  3. apt install python3
  4. apt install python3-pip
  5. git clone https://github.com/MrSanZz/RevengeC2
  6. cd RevengeC2
  7. python3 c2.py

Ubuntu:

Same as like kali-linux :)

Thanks For : JogjaXploit

About

C2 DDOS, With Method SYN, ICMP, TCP, HTTP, UDP, DNS FLOOD, Slowloris, TLS.


Languages

Language:Python 100.0%