Skip to content

Simple implementation in nodejs of http backdoor for revshell

Notifications You must be signed in to change notification settings

miguelzacca/backdoor-http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backdoor-http

Simple implementation in nodejs of http backdoor for revshell

Start payload (target)

npm run payload

Start C2 (client)

npm run c2

Example

  • Target:
git clone https://github.com/miguelzacca/backdoor-http.git
cd backdoor-http
npm run payload
  • Client:
git clone https://github.com/miguelzacca/backdoor-http.git
cd backdoor-http
npm run c2

Frontend (client)

https://backdoor-http.netlify.app

About

Simple implementation in nodejs of http backdoor for revshell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published