GithubHelp home page GithubHelp logo

crabby's Introduction

Crabby

WebShells for Red Teams, just easily

What is Crabby?

Crabby is a tool developed to generate webshells written in - insert your desired webshell language -. It is designed to be used by red teams to aid in lateral movement, privilege escalation, and data exfiltration.

Features

  • Web shell generation in multiple languages, see Supported Web Shells for more information.
  • Customizable web shell templates.
  • Stealthy web shell generation by default.
  • Pluggable features templates.

Supported Web Shells

Refer to the list below for the supported web shells and their current status, more information are available in the associated template folder.

  • PHP (5.5+, 7.x, 8.x) - Most of the php 5.5+ code is compatible down to 5.3 but some features have not been tested.

Installation

Precompiled Binaries

Get the latest version of Crabby by downloading a precompiled binary from the releases page. Precompiled binaries are available for Linux and Windows.

Building from Source

To build Crabby from source, you will need to have Rust installed on your system. You can install Rust by following the instructions on the official website.

git clone https://github.com/ebalo55/crabby.git
cd crabby
cargo build --release --bins

The compiled binary will be available in the target/release directory.

Install via Cargo

You can also install Crabby using Cargo, the Rust package manager.

cargo install crabby-webshell-generator

crabby's People

Contributors

ebalo55 avatar

Stargazers

 avatar s1g0day avatar safedv avatar hirak0 avatar QinyinSafe avatar

Watchers

 avatar

crabby's Issues

Zip

Modify the extension of downloaded file through php webshell in .zip.

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.