Hi all,
I was wondering if it’s possible to implement some sort of basic output reading and loops/if statements into the scripting lang, this would allow us to implement multiple different OS scripts into one TXT file (and have a check that runs different scripts, depending on the target machine’s OS).
Realistically all that is needed is the initial OS check, as once we know the OS, we can just write the desired loops or other statements using a local scripting language, such as PSH or bash (again, if we have output reading we can check the kind of shell that is being run).
I think this would really take the BadUSB concept to a new level (if it already exists please let me know).
Thanks