Skip to content

Simple socket based, password authenticated backdoor for windows and linux systems

Notifications You must be signed in to change notification settings

lucascherzer/harry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

harry

Simple socket based, password authenticated bind shell for windows and linux systems

Disclaimer

This is by no means secure and should not be used in scenarios where something of value is at stake I put this together as a quick and easy backdoor for KOTH games/TryHackMe rooms/HackTheBox boxes.

Building

Before building, some settings can be adjusted in the source code under the imports in src/main.rs

Connecting

  1. Connect to sock (e.g. via nc)
  2. Send plain text password
  3. Send commands to be interpreted

About

Simple socket based, password authenticated backdoor for windows and linux systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages