Skip to content

Add Payload updater for Bash Bunny payloads#704

Open
samilososami wants to merge 2 commits intohak5:masterfrom
samilososami:master
Open

Add Payload updater for Bash Bunny payloads#704
samilososami wants to merge 2 commits intohak5:masterfrom
samilososami:master

Conversation

@samilososami
Copy link

This pull request adds a PowerShell-based updater script to the repository.

The updater is intended to:

  • Refresh the Bash Bunny payload library on Windows
  • Replace the existing library and extensions with the latest official versions
  • Provide a simple and clean way to keep payloads up to date

I also added documentation to the README, explaining:

  • What the updater does
  • How and when it should be used
  • Requirements and basic usage
  • Safety notes regarding backups and file preservation

Maintainers may freely edit this pull request if needed :)

Adds a PowerShell 5.1 compatible updater that:
- Removes local library and extensions payloads
- Downloads the official Hak5 Bash Bunny payload repository
- Restores library and extensions with progress indicators
- Provides clean, minimal output with success indicators only
Added documentation for the PowerShell-based Bash Bunny payloads updater, including usage instructions, requirements and usage
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have placed your payload in the wrong directory. Please ensure that your payloads are uploaded to the correct directory: payloads/library/CATEGORY/PAYLOAD_NAME/payload.txt

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But which category should I add the script to, if it isn’t actually a payload? It's a script to update all the repository payloads

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please dont make changes to the root readme.md you can include information about your payload in a readme within your payload directory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants