Skip to content

codehz/bashrc-backdoor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

bashrc-backdoor

A simple backdoor for bashrc

file description

  • install.sh - basic version: just log to file
  • with_upload.sh - basic version but will upload to specified remote machine, if failed to connecting, cancel all changes to the system

Features

  1. No external dependencies, just bash, script, cat, touch, stat command
  2. Basic self protection: clean up .bashrc file when session started, restore before bash exit, so the target will not be able to remove the virus from bashrc easily (or even detect it)
  3. No privilege required, no root, no PAM module

License

WTFPL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages