Skip to content

vrtx-mortem/htb-exploitation-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTB exploitation tool

About

HTTP server:

  • files at cwd
  • static binaries
  • python backconnect

Usage

alias htb-server=/path/to/server.py

  • Start server: htb-server [bind-port|default=8000]
  • Static files location http://host:port/static/
  • CWD location: http://host:port/current
  • Python backconnect http://host:port/bc[?port|default=31337]

Demo

asciicast

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages