DemmSec
f94fcc1b66
Added a Fireytv payload ( #135 )
...
* Created payload to shell an amazon fire tv
The payload performs keyboard emulation in order to enable ADB and unknown sources on the target FireTV. Once this is completed the payload then installs a payload.apk file via ADB and then runs it.
* Created readme
2017-04-07 15:18:34 +10:00
Baur
18e71d2882
Added DumpCreds 2.0 payload ( #138 )
...
* Add files via upload
Init of DumpCreds 2.0
Dumps the usernames & plaintext passwords from
- Browsers (Crome, IE, FireFox)
- Wifi
- SAM Hashes
- Mimimk@tz Dump
- Computerinformation (Hardware Info, Windows ProductKey, Hotfixes, Software, Local, AD Userlist)
without
- Use of USB Storage (Because USB Storage ist mostly blocked by USBGuard or DriveLock)
- Internet connection (becaus Firewall ContentFilter Blocks the download sites)
* Minor Fix
* Somf file to much
* Changes in main.ps1 - paralellize the Powershell scripts
Changes in payload.txt - Universal payload no matter if admin rights or not
Some minor changes in all PS\*.ps1 files
Signed-off-by: qdba <dieter@baur.nu>
* Forget a File
* WifiCreds changed
* Changes in README.md
* Changed Get Chrome-Cred.ps1 from https://github.com/EmpireProject/Empire/tree/master/data/module_source/collection
Changed BUILD in main.ps1
Changed Build and Credits in README.md
2017-04-07 15:13:12 +10:00
jafahulo
eb68665c67
Update WiPassDump and add UnifiedRickRoll, Ascii-Prank, and Photobooth prank payload ( #139 )
...
* optimized WiPassDump payload to run in one file and a bit quicker.
* Create Prank folder and add UnifiedRickRoll payload
* Added UnifiedRickRoll support for windows
* Updated documentation on UnifiedRickRollWindows
* Causes payload to use roughly 30 times less processing power.
* Added Ascii-Prank Rick roll and Photo-Booth prank
2017-04-07 15:09:47 +10:00
DeeKoy
945b5c14d9
Added BruteBunny and ProcessInfo payloads ( #140 )
2017-04-07 15:01:37 +10:00
SirLurkSalot
fc1d812d96
Added PowershellTCPExtractor ( #144 )
2017-04-07 14:49:35 +10:00
Sebastian Kinne
19c581613a
Merge branch 'master' of github.com:hak5/bashbunny-payloads
2017-04-07 14:30:25 +10:00
Sebastian Kinne
f485299bd5
Updated Captiveportal for Bash Bunny v1.1
2017-04-07 14:28:56 +10:00
Darren Kitchen
f554fcc4f4
Updated 90s Mode for Bash Bunny v1.1
2017-04-07 14:27:30 +10:00
Darren Kitchen
00cb49354b
Updated 90s Mode for Bash Bunny v1.1
2017-04-07 14:08:44 +10:00
Sebastian Kinne
53a9e7fb69
Add docs and languages folder
2017-04-07 12:44:45 +10:00
Sebastian Kinne
6022c620e5
Remove obsolete payloads.txt
2017-04-07 12:43:14 +10:00
Sebastian Kinne
1968e2bc4e
Update default payloads to avoid confusion
2017-04-07 12:42:08 +10:00
Sebastian Kinne
23583addf5
Remove bunny_helpers.sh and add the new 1.1 extensions
2017-04-07 12:40:00 +10:00
Mathew Fleisch
9fe8bddb49
Update read-me
2017-03-29 07:59:48 -07:00
Mathew Fleisch
c0743ccd31
merge
2017-03-29 01:12:38 -07:00
Mathew Fleisch
2ee6e16a2f
Added new quick-commands and a hover state for the attack-mode-switcher buttons
2017-03-29 01:11:17 -07:00
Mathew Fleisch
b22dd031b8
new screenshot files
2017-03-29 01:09:27 -07:00
Mathew Fleisch
abfea1f683
bug fix
2017-03-29 00:38:19 -07:00
Mathew Fleisch
8cad8b4e2a
Stripped out “quick-commands” from main script and introduced switch-attack-mode
2017-03-29 00:31:07 -07:00
Darren Kitchen
60616e7e35
Merge pull request #123 from hak5darren/master
...
Add faster SMB Exfiltrator payload
v1.0
2017-03-28 20:10:53 +07:00
Darren Kitchen
02d0358ccb
Add faster SMB Exfiltrator payload
2017-03-28 20:10:01 +07:00
Sebastian Kinne
0df9fbfa41
Merge pull request #121 from JumboPackets/master
...
CaptivePortal: Change username input tag's type attribute from "username" to "text"
2017-03-28 07:47:02 +11:00
Mathew Fleisch
ea483975fd
Add “tools_installer” quick command
2017-03-26 15:17:37 -07:00
Mathew Fleisch
c10a388f8c
Fix bug in read-me
2017-03-26 14:15:48 -07:00
Mathew Fleisch
f7c7c55f26
Bug fix: only execute on enter key
2017-03-26 14:14:35 -07:00
Mathew Fleisch
92efc2e097
Add some screenshots to the readme file
2017-03-26 14:04:09 -07:00
Mathew Fleisch
cc537b1622
Add some screenshots for the readme doc
2017-03-26 13:58:04 -07:00
Mathew Fleisch
c8447375ea
Add concept of “quick commands” and remove git from main menu
2017-03-26 13:35:48 -07:00
jumbopackets
0f2ddd9abe
Change username input tag's type attribute from "username" to "text"
...
"username" is not a valid value for the type attribute in an input tag,
which causes it to fail formal validation. Probably would never
*really* affect anything, but...you know...
2017-03-26 15:55:43 -04:00
jumbopackets
2bbd262876
Add Eclipse .project file to .gitignore
2017-03-26 15:39:40 -04:00
Mathew Fleisch
a1471e3a76
Added “console” and spiffed up the layout/design a bit.
2017-03-26 06:29:27 -07:00
Mathew Fleisch
7368fc9b19
Added switch directory location to log file
2017-03-25 11:40:16 -07:00
Mathew Fleisch
84f07261ba
Remove hard-coded switch directory in place of bunny_helper variable
2017-03-25 11:39:12 -07:00
Mathew Fleisch
0635da0933
Added Read-me doc and made some slight bug fixes
2017-03-24 17:37:43 -07:00
Mathew Fleisch
ef456ab581
Fix readme doc
2017-03-24 17:37:11 -07:00
Mathew Fleisch
92e2ed509f
Added Read-me doc and made some slight bug fixes
2017-03-24 17:36:10 -07:00
Mathew Fleisch
2c21fa6248
fix which php bug
2017-03-24 16:14:57 -07:00
Mathew Fleisch
ac1c6020f9
Add check for php and install if it isn't found
2017-03-24 16:04:45 -07:00
Mathew Fleisch
f8614a3c1a
Initial commit of the "BrowserBunny" payload
...
This payload is intended to be able to quickly switch out payloads in the other available switch directory.
2017-03-24 15:34:31 -07:00
oXis
10966f7dc8
New version, fully offline
2017-03-23 20:18:37 +00:00
oXis
dc47035272
Merge remote-tracking branch 'upstream/master'
2017-03-23 20:03:57 +00:00
Darren Kitchen
46e65e5eff
Merge pull request #96 from surrealalucard/master
...
Modified smb_exfil to be more hidden
2017-03-23 09:17:35 +07:00
Darren Kitchen
67005a8b0d
Updated LED status and added discussion link
2017-03-23 07:55:59 +07:00
Sebastian Kinne
7bbb092d54
Merge pull request #59 from audibleblink/payload/shellexec
...
[PAYLOAD] - ShellExec
2017-03-23 08:48:05 +11:00
Surreal
2978c85d6a
Updated smb_exfiltrator to be more hidden
...
Modified -WindowStyle to be hidden instead of minimized
2017-03-22 16:13:32 -04:00
Darren Kitchen
e73dd7df9e
Merge pull request #86 from hak5darren/master
...
Add SMB Exfiltrator Payload
2017-03-22 22:16:51 +07:00
Darren Kitchen
42819e4e6b
Add SMB Exfiltrator Payload
...
This is an awesome payload check out Hak5 episode 2202
2017-03-21 14:12:41 +07:00
Sebastian Kinne
c9e41fc7d9
Payload: Fixed CaptivePortal
2017-03-21 08:19:12 +11:00
oXis
e60512e4a1
fix delay
2017-03-18 12:25:03 +00:00
oXis
21abacc54f
add firefox support
2017-03-18 12:09:34 +00:00