https://github.com/shellbear/injector
Shell script wich allow you to inject malicious code into an USB device
https://github.com/shellbear/injector
Last synced: 2 months ago
JSON representation
Shell script wich allow you to inject malicious code into an USB device
- Host: GitHub
- URL: https://github.com/shellbear/injector
- Owner: shellbear
- Created: 2017-04-08T10:34:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-08T23:40:06.000Z (over 8 years ago)
- Last Synced: 2025-06-01T15:12:45.872Z (7 months ago)
- Language: Shell
- Size: 10.7 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Injector

By [ShellBear](https://github.com/ShellBear).
## Description
**Injector** Shell script wich allow you to inject malicious code into an USB device on OSX
## Installation
Add this on your Terminal :
```git
git clone https://github.com/ShellBear/Injector
```
Run the script directly:
```/bin/sh
sh injector.sh
```
## How it's works ?
Injector will automaticatly detect USB device when connected and will automaticatly select a random file, create a copy of it with the same name and icon but the new file will contains malicious code and allow you to execute any command you want.
Caution: When opening malicious file it will open a terminal and quits after 2 seconds which can alert User.
### Known Issues
If you discover any bugs, feel free to create an issue on GitHub fork and
send us a pull request.
## Author
* ShellBear (https://github.com/ShellBear)
Blogspot (http://shellbearblog.blogspot.com)
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request
## License
Use it as you want but not for evil project, and Mention me in case of use.