Git Product home page Git Product logo

serphyus / centox Goto Github PK

View Code? Open in Web Editor NEW
54.0 3.0 14.0 204 KB

Centox is an injection handler with a collection of payloads for remote access, executable deployment and more for Windows, Mac and Linux.

License: GNU General Public License v3.0

Python 100.00%
rubber-ducky keystroke-injection cybersecurity cyber-security injection-attacks rubber-ducky-script rubber-ducky-usb reverse-shell pentesting penetration-testing

centox's Introduction

Centox

Centox is an injection handler written in python3 and is designed to generate keystroke injection payloads to deploy using any Hak5 product that supports their ducky script language. After generating the payload the user can then take the output/file to the Hak5 PayloadStudio to be compiled. This project contains payloads designed for establishing remote access, deploying and running executables and more in as short time as possible. Centox comes with payloads designed for Windows, Mac and Linux with the assumption that the target has not modified their default shortcuts.

Disclaimer

This project was designed for educational purposes ONLY and is not to be used without explicit permission. Hacking without permission is not encouraged and the author is not responsible for any illegal use of this tool.

Supported Devices

  • USB Rubber Ducky
  • O.MG Cable
  • Bash Bunny
  • Key Croc

Installation

Downloading and running setup.py:

$ git clone https://github.com/Sigurd-Pettersen/Centox.git
$ sudo python3 Centox/setup.py

running setup.py will automatically generate a centox executable to be run in terminal.

Usage

Starting the centox handler:

$ centox

the handler commands can be listed using the help command:

[Centox] $ help

Command    Description
---------  ------------------------------------
list       lists all available payloads
use        choose a payload to use
set        configure payload arguments
options    show all available payload arguments
generate   generates the current payload
help       shows this help message

how to generate payloads:

[Centox] $ use windows/shell/python
[+] initializing payload: windows/shell/python

[Centox] $ options

 Payload: windows/shell/python

Generator arguments    Value
---------------------  -------
TYPING_DELAY           0
TYPING_DELAY_OFFSET    0

Payload arguments    Value
-------------------  -------
START_DELAY          3000
RUN_DELAY            500
IP
PORT                 9999

[Centox] $ set IP 192.168.68.42

[Centox] $ generate ducky_payload
[+] generating payload
[+] creating file: ducky_payload

centox's People

Contributors

serphyus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

centox's Issues

Unable to generate binary

My terminal

Centox] $ generate -o /home/user/inject.bin -l no
] created temporary folder -> /tmp/tmp_jrucd6s
[
] converting payload to format: ducky
[] writing raw payload to -> /tmp/tmp_jrucd6s/payload
[
] compiling payload to injection binary...
[-] unable to generate inject.bin

Does someone how's, why it cannot generate ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.