My Powershell Scripts
- IPV4_Hider : This script replaces IP addresses found in file given in parameter by a motif given in input. A backup file is generated and the number of IP addresses replaced is prompted also.
- BruteforceLocalCreds : This script leverages ValidateCredentials Powershell method to bruteforce password of the account given in parameter, in the context of the machine.
- revshell : a simple Powershell reverse shell.