Collection of malduino scripts for pentesters and red teaming.
-
Download .txt files
-
Put a 1, 2 or 3 before the script you wanna use. (exp: 1simple-poc-script.txt, 2auto-recon.txt, 3wifi-pwd-grabber.txt)
-
Put the file(s) you wanna use in your microSD card.
-
Put your microSD card in your malduino.
- select the wanted position. (file 1, 2 or 3)
- Plug the malduino and make an evil laugh !
-
simple-poc-script.txt: Simply write "Malduino Ready !" in a notepad window.
-
auto-recon.txt: Execute multiple recon commands on the computer and paste results in a file named "recon.txt".
-
wifi-pwd-grabber.txt: Search for cleartext wifi passwords stored in the computer and paste results in a file named "wifipwd.txt".
-
screenshot.txt: Take screenshot of the entire screen every 5min for 1h.
-
KillDefender.txt: Try to disable Windows Defender on the targeted computer. ( /!\ Need Admin rights) Command to enable back if complete disable work => "Set-ItemProperty 'HKLM:\SOFTWARE\Policies\Microsoft\Windows Defender' DisableAntiSpyware 0" and then "Restart-Computer"
-
BrowserDataGrabber.txt: Grab juicy files from Chrome, Edge and Firefox browsers and put them in a repository named BrowserInfo.
-
NetworkScan.txt: Make a local network ip and port scan. (Change the ip in .txt file to target an other ip range)
-
GetGPPpwd.txt: Search for encrypted passwords in Group Policies Preferences xml files and put results in a file named GPPpwd.txt.
-
ADEnum.txt: Enumerate Active Directory environment and put results in a file named adoutput.txt. (Not finished => "Beta")
-
VoiceAssistant.txt: Simply activate Voice Assistant. x)