This website requires JavaScript.
Explore
Help
Register
Sign In
hak5
/
bashbunny-payloads
mirror of
https://github.com/hak5/bashbunny-payloads.git
Watch
1
Star
0
Fork
You've already forked bashbunny-payloads
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d68298eaa3
bashbunny-payloads
/
.gitignore
4 lines
75 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added .gitignore file to ignore default Mac OSX files
2017-03-14 02:45:04 +00:00
.DS_Store
Add Eclipse .project file to .gitignore
2017-03-26 19:39:40 +00:00
/.project
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 05:13:12 +00:00
/payloads/library/DumpCreds_2.0/PS/Invoke-M1m1d0gz.ps1