• Stars
    star
    159
  • Rank 235,916 (Top 5 %)
  • Language
    Python
  • Created over 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

🌯 Give me a web shell, I'll give you a terminal.

Delicious Wrap

Description

Webwrap is a simple script that will use your web shell to simulate a terminal, and makes you gain speed.

Features

  • Naviguate in the file system as if you were in it, using cd
  • You can use &&, |, everything you like
  • Browse your commands history and re-use them (not really a feature, it uses rlwrap)

Usage

Just replace your cmd field with "WRAP".

With the quick install :

$ webwrap http://<LINK>/my_verycool_webshell.php?cmd=WRAP

Not quick install :

$ rlwrap python3 webwrap.py http://<LINK>/my_verycool_webshell.php?cmd=WRAP
  • Just remove the rlwrap from the command if you didn't install it.
  • On Windows, remove rlwrap and replace python3 by py.

Installation

Please use Python 3, I don't know how it looks on Python 2.

Linux (Quick install)

curl -s https://raw.githubusercontent.com/mxrch/webwrap/master/install.sh | sudo sh

Linux (normal install)

git clone https://github.com/mxrch/webwrap;
cd webwrap;
python3 -m pip install -r requirements.txt

(Optional) You can also install rlwrap :

sudo apt install rlwrap

It will give you the ability to reuse your commands through the commands history.

Windows

git clone https://github.com/mxrch/webwrap;
cd webwrap;
py -m pip install -r requirements.txt

Credits

Thanks Hexabeast for the idea.
You can find his wrapper here : https://gist.github.com/hexabeast/fb6b5cf0cd4a51ca93fa300c9bb7a3e2

More Repositories

1

GHunt

πŸ•΅οΈβ€β™‚οΈ Offensive Google framework.
Python
13,629
star
2

penglab

🐧 Abuse of Google Colab for cracking hashes.
Jupyter Notebook
826
star
3

GitFive

πŸ™ Track down GitHub users.
Python
583
star
4

darkshot

Lightshot scraper on steroids with OCR.
Python
241
star
5

revealin

Uncover the full name of a target on Linkedin.
Python
137
star
6

ProtoDeep

πŸ„β€β™‚οΈ Decode and analyze protobuf efficiently.
Python
69
star
7

snmp-shell

Shell Simulation over Net-SNMP with extend functionality
Python
61
star
8

ghunt_companion

Load all needed cookies to use GHunt peacefully, fast.
JavaScript
45
star
9

HackTheBot

A Discord Bot in Python for Hack The Box members.
Python
36
star
10

mini-blockchain

A simple very little blockchain, just for learning.
Python
26
star
11

evilize

Use md5-collisions to make evil executables looking like a good one.
C
22
star
12

htb_api

A lot of endpoints for the HackTheBox API.
11
star
13

mxrch

7
star
14

ghunt-rdtk

GHunt Research & Development Toolkit
Python
5
star
15

parrotsec_vmware

A Parrot Security OVA file, ready for VMWare
4
star
16

thp_the-crazy-scrapper

Exercises from Thursday of the second week of The Hacking Project.
Ruby
4
star
17

swagdropper

A simple b347k shell dropper.
PHP
3
star
18

dkmaze

A little maze game, for an exercise from the Pygame course of Openclassroom.
Python
3
star
19

ecsc_discord_bot

Shows the leaderboard of the ECSC.
Python
2
star
20

thp_movie-searcher

Exercises of the sixth week of the Hacking Project.
Ruby
2
star
21

MinecraftPI-Txt2Block

A program that converts text into blocks in MinecraftPI.
Python
2
star
22

thp_cursusiofront

Exercises of the seventh week of the Hacking Project.
Ruby
2
star
23

thp_make-db-moocademy

Exercises from Wednesday of the fourth week of The Hacking Project.
Ruby
1
star
24

thp_make-db-pinterest

Exercises from Wednesday of the fourth week of The Hacking Project.
Ruby
1
star
25

test

test for hijack
HTML
1
star
26

thp_club

Exercises of the sixth week of the Hacking Project.
Ruby
1
star
27

thp_jquery

Ruby
1
star
28

thp_make-db-blog

Exercises from Wednesday of the fourth week of The Hacking Project.
Ruby
1
star
29

thp_make-db-class

Exercises from Wednesday of the fourth week of The Hacking Project.
Ruby
1
star
30

thp_landingpage

Ruby
1
star
31

thp_crypto

Exercises of the sixth week of the Hacking Project.
Ruby
1
star
32

thp_make-db-news

Exercises from Wednesday of the fourth week of The Hacking Project.
Ruby
1
star
33

piscine42

The exercises during my swimming pool at school 42 Paris.
C
1
star