Skip to content

A centralized place to collect USB Ninja payloads

Notifications You must be signed in to change notification settings

bansheeman013/USBNinjaPayloads

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

USBNinjaPayloads

A centralized place to collect USB Ninja payloads inspired by BashBunny repository.

Contributing

  1. Fork it ( https://github.com/KINGSABRI/USBNinjaPayloads/fork )
  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 a new Pull Request

Notes

  • Add your script in the corresponding directory (NinjaBLESetup, NinjaKeyboard, NinjaMouse)
  • Put each script in folder to keep the same structure.
  • Add description in your scripts. (check the current payloads)
  • Add more comments in your code.
  • Use soft tabs (spaces) instead of tab (\t) in your code indentation

About

A centralized place to collect USB Ninja payloads

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.8%
  • PostScript 5.2%