Skip to content

4m3rr0r/debInjector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

debInjector

DebInjector is a simple bash script that allows you to inject a bash payload into a Debian package.

Usage

sudo debinjector -d <deb_package> -b <bash_script>

Options

-h, --help          Display this help menu
-v, --version       Show program's version number and exit
-d  Debian package  Target Debian package
-b  bash script     Bash script containing payload

Example

  sudo debinjector -d package.deb -b payload.sh

Click to view the video

Contributions

Contributions are always welcome! If you have an idea for a new feature or have found a bug, please open an issue.

About

DebInjector is a simple bash script that allows you to inject a bash payload into a Debian package.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages