Skip to content

L3ster1337/LittleServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LittleServer


Simple way to bypass bash command injection

Introduction

Have you ever come across a privilege escalation situation involving wildcards for tar, or even cronjobs running scripts whose objective is to perform backups, listing the contents of a given directory?


For this reason, I created this simple script that allows a certain file to be inserted alone into python's http.server, allowing, in command injection, the curl and wget commands to execute the shell normally.

Usage


Nothing special to execute, just select your file and tcp port

python3 lilserver.py <shell_file> <port_to_listen>


About

Servzinho pra baixar webshell automaticamente

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages