Commit Graph

675 Commits (1d7b83cdcc4d72134aa5de64587356c88d26e9f1)

Author SHA1 Message Date
rsxchin 1d7b83cdcc Allow already connected Bunny
No more need to disconnect and reconnect the bunny when using
bunny-connecter.sh

Also, it now looks for 00:11:22:33:44:55 instead of just 00:11:22
2023-01-29 18:55:14 -10:00
rsxchin e23e35a831
Merge branch 'hak5:master' into add_bb_sh 2023-01-21 10:52:45 -10:00
rsxchin c8c3434502
Update bunny-connecter.sh
adding quotes around $BB_CONFIG just in case users have spaces in their directory names
2023-01-20 18:37:40 -10:00
rsxchin 48bf5abbbd
Renamed config file 2023-01-19 16:39:02 -10:00
rsxchin dbd741a769
Update .gitignore 2023-01-19 16:36:32 -10:00
rsxchin ea3d9d1e0f
Rename bb.sh to bunny-connecter.sh 2023-01-19 16:32:36 -10:00
hak5glytch 1c659bd4d4
Merge pull request #573 from TW-D/master
"VideoLan VLC Media Player" Bind Shell
2023-01-18 13:37:03 -08:00
hak5glytch da4753f6b1
Merge pull request #577 from KryptoKola/patch-2
WiFi Hash Scraper
2023-01-18 13:31:31 -08:00
hak5glytch 622b820460
Merge pull request #576 from drapl0n/master
Uploading Triggered_Bunny
2023-01-18 13:13:36 -08:00
hak5glytch 906a34358f
Merge pull request #572 from cribb-it/Language-Update
Language update
2023-01-18 13:08:26 -08:00
KryptoKola 91da428d08
Updated Setup to include GET BB_LABEL
Updated Setup to include GET BB_LABEL
2023-01-02 19:20:57 -05:00
rsxchin 4abf7feafa Add and modify bb.sh to main repo
1. Moves bb.sh configs to bbsh_config.txt
2. Add bbsh_config.txt to gitignore so user changes won't be pushed

resolves #117
2022-12-29 21:14:26 -10:00
KryptoKola 0189ae0fa8
Changed "BashBunny" to "${BB_LABEL}" 2022-12-29 21:48:23 -05:00
TW-D 3d9d1f8c00
Update payload.txt 2022-12-28 06:16:55 -05:00
TW-D 7bfca60e72
Update README.md 2022-12-28 06:16:09 -05:00
KryptoKola 9eda9728d0
Get-Hashes Script 2022-12-27 02:55:30 -05:00
KryptoKola b0ebf99aad
Create payload.txt 2022-12-27 02:50:50 -05:00
drapl0n 08ca726b1e
Update README.md 2022-12-25 23:13:55 +05:30
drapl0n dad8de62fd
compressed files 2022-12-25 23:10:27 +05:30
drapl0n d7044ced57
adding sites 2022-12-25 23:08:32 +05:30
drapl0n 528affae1b
uploading sites 2022-12-25 23:07:19 +05:30
drapl0n 1355217bd2
uploading sites 2022-12-25 23:04:43 +05:30
drapl0n a25109c0e6
uploading sites 2022-12-25 23:02:06 +05:30
drapl0n 53c24e2716
uploading nginx configs 2022-12-25 22:59:42 +05:30
drapl0n 5a7da24f95
uploading installation script 2022-12-25 22:58:52 +05:30
drapl0n f58f965204
uploading payload 2022-12-25 22:57:55 +05:30
drapl0n f17d5da6d7
Create README.md 2022-12-25 22:57:26 +05:30
drapl0n 39bb39c562
Merge branch 'hak5:master' into master 2022-12-25 22:53:33 +05:30
TW-D 1e9f8f9bee
"VideoLan VLC Media Player" Bind Shell
1) Hide "PowerShell" window.
2) Determines the path of the "VLC Media Player" executable.
3) Creates two rules on the native firewall of "Microsoft Windows" to :
- Allow the executable to open a TCP port.
- Allow all incoming connections on that TCP port.
4) Starts the "VLC Media Player" executable with the "Telnet" interface enabled.
5) Redirects the standard error output of this process and retrieves the payload for execution.
2022-12-21 15:25:32 -05:00
cribb-it eec8108fb1 Spaces 2022-12-21 14:44:55 +00:00
cribb-it d8445f0b5b Update gb json 2022-12-21 14:40:52 +00:00
atomic 2266a9ddf6
New Payload - cApS-Troll (#566)
* Add files via upload

* Add files via upload

* Add files via upload

* Update payload.txt
2022-12-16 13:01:05 -06:00
KryptoKola d237d080e6
payload.txt (#567)
What the payload does:
#                   1) Disables Tamper Protection in Windows Defender.
#                   2) Disables UAC / Turns UAC off
#                   3) Creates Payload Directory in C:/ Drive
#                   4) Disables Real-Time Protection in Windows Defender.
#                   5) Adds the Payload Directory as an exclusion in Windows Defender
#                   6) Downloads Payload from Specified URI (Enter in Variable Below)
#                   7) Runs Payload on System
2022-12-16 12:59:18 -06:00
rsxchin d68298eaa3
Add GET BB_LABEL function and docs (#569)
* Add GET BUNNY_LABEL to get.sh

Instead of hardcoding "BashBunny" or whatever new name the Bunny has, attackers can use a GET command.

* Add docs for GET HOST_IP & GET BB_LABEL
2022-12-16 12:58:09 -06:00
drapl0n 858bb2df2c
uploading LINUX_MOUNT extension (#570)
* uploading LINUX_MOUNT extension

* uploading LINUX_MOUNT_DEMO

* decreasing delay time

* removed delays
2022-12-16 12:52:57 -06:00
drapl0n 41ca6270d9
removed delays 2022-12-15 22:15:27 +05:30
drapl0n 4562a01a03
decreasing delay time 2022-12-15 21:59:20 +05:30
drapl0n 385ccbcd3f
uploading LINUX_MOUNT_DEMO 2022-12-12 21:04:02 +05:30
drapl0n 519b453791
uploading LINUX_MOUNT extension 2022-12-12 20:57:20 +05:30
hak5glytch 8dba72cedd
Merge pull request #565 from atomiczsec/master
New Payload - Printer-Recon
2022-11-17 12:43:11 -08:00
atomic e8e2103c36
Add files via upload 2022-11-14 22:41:01 -05:00
hak5glytch cf6452f5fc
Merge pull request #564 from atomiczsec/master
New Payload - Spotify-Spy
2022-11-07 09:29:06 -08:00
atomic 5dba64108f
Add files via upload 2022-11-02 23:10:25 -04:00
hak5glytch afd456627d
Merge pull request #562 from atomiczsec/master
New Payload - Powershell-History
2022-11-01 17:36:11 -07:00
atomic 0f3b7db81d
Add files via upload 2022-10-29 12:37:42 -04:00
hak5glytch fa0c413458
Merge pull request #561 from cribb-it/DesktopBunny
New Payload - Desktop Bunny
2022-10-26 12:11:14 -07:00
cribb-it c2dc211ad8 New Payload - Desktop Bunny 2022-10-26 20:06:32 +01:00
hak5glytch afc3ac3478
Merge pull request #560 from 0iphor13/master
Updated PingZhellBunny
2022-10-20 10:36:29 -07:00
hak5glytch eab131c783
Merge pull request #559 from I-Am-Jakoby/master
New Payload - JumpScare-2.0
2022-10-20 10:28:24 -07:00
0iphor13 a035d268c4
Update README.md 2022-10-19 18:36:48 +02:00