Skip to content

Simpe HTTP(S) Python server with authentication/browse/upload/execute/delete functionalities

Notifications You must be signed in to change notification settings

spocchio/hbue.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

hbue.py

HBUE is an very-simple HTTP Browse+Upload+Execute server.

###Documentation

I tested HBUE in both Linux and Windows. To execute HBUE run:

python hbue.py --ssl .\my_certificate.pem --execute explorer --credentials 'user:password' --folder c:\users\Antonio\desktop -listen localhost:4443

###Other

If you need a node.js version of a upload/browse/execute HTTP server, then try: https://github.com/spocchio/hbue.js.

###Credits

Antonio Ragagnin (2014).

About

Simpe HTTP(S) Python server with authentication/browse/upload/execute/delete functionalities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages