0rion 9777ae0fee
Update for Info.ps1
Removes all Variables created during the session. I noticed my version of PS was storing them between simulated attacks. so removing them entirely was my resolve.

Remove-Variable -Name computerPubIP,
computerIP,IsDHCPEnabled,Network,Networks, 
computerMAC,computerSystem,computerBIOS,computerOs,
computerCpu, computerMainboard,computerRamCapacity,
computerRam,driveType,Hdds,RDP,WLANProfileNames,WLANProfileName,
Output,WLANProfileObjects,WLANProfilePassword,WLANProfileObject,luser,
process,listener,listenerItem,process,service,software,drivers,videocard,
vault -ErrorAction SilentlyContinue -Force
2019-01-17 19:21:02 -07:00
2019-01-17 19:21:02 -07:00
2017-04-07 15:13:12 +10:00
2017-05-08 16:11:10 +10:00
2018-01-31 09:16:23 +11:00

Payload Library for the Bash Bunny by Hak5

Bash Bunny

Description
No description provided
Readme 152 MiB
Languages
PowerShell 35.9%
JavaScript 27.9%
HTML 15%
CSS 9.5%
Python 6.5%
Other 5%