Commit Graph

5 Commits (67a933a14b00426fe2da1695040c149b65e3e05a)

Author SHA1 Message Date
rsxchin dbd741a769
Update .gitignore 2023-01-19 16:36:32 -10: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
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
jumbopackets 2bbd262876 Add Eclipse .project file to .gitignore 2017-03-26 15:39:40 -04:00
Rob Emmerson 710c9fbb17 Added .gitignore file to ignore default Mac OSX files 2017-03-14 02:45:04 +00:00