Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 338 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 338 Bytes

simple_webshell

just a simple webshell that uses a client/server infrastructure :)

Usage : upload the server.php file on the webserver and then connect to it by the client.py

python client.py http://127.0.0.1/server.php

hint : md5 your password and change it inside of server.php file ! btw , defualt pass is "pass" :D