Skip to content

11philip22/Warlock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

At the moment Warlock a ncat multiplexer using tmux.

TODO:

  • get rid of the time.sleep

  • get rid of empty tmux tab created by os.system("tmux -S {0}/tmux new -s netcat -d".format(locatie))

  • check if there is a tmux session running named netcat instead of checking if the tmux socket exists if not os.path.exists("{0}/tmux".format(locatie)):

  • close threads propper

  • delete unused sockets

  • better arguments

  • close tmux propper

  • fix cleanup function

About

reversed shell multiplexer using ncat and tmux

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages