scripts icon indicating copy to clipboard operation
scripts copied to clipboard

Results 8 scripts issues
Sort by recently updated
recently updated
newest added

Same as https://github.com/EmpireProject/Empire/commit/2523f84f0f0b30030d75c7e95927c20bd68b95e6

You have a hardcoded domain name "lab.com" in the script. You might want to have the user enter it as a parameter., or auto discover it. Perhaps use [System.DirectoryServices.ActiveDirectory.Domain]::GetComputerDomain().Name.ToString() for...

Many times after shutdown, the elastic IP is not released. After running 5 times I reach my limit and get "AddressLimitExceeded" on the next run. If I go into the...

Greetings! Saved the helpful blog pages you wrote up for each tool and stuck them in docs/* as a reference for when you have no network connectivity. Changed the shebang...

![image](https://cloud.githubusercontent.com/assets/12653147/22919852/2746ce34-f2cd-11e6-8883-0c681465d0aa.png) when i start 3 ec2 in my aws , and i don't know how to do in the next. should i config the proxychains.conf? or something else?

I'm trying to deploy this, and run into this error: ``` ~$ ./spin-up.py --config spin-up.conf empire -p 443 [*] Connecting to Amazon's EC2 [*] Generating ssh keypairs [*] Generating Amazon...

fixes a "not a memory leak", sniff() by default stores sniffed packets so we need to tell him to store=0 quickly tested but shouldn't break stuff

Hi i get this error all the time The term '���#' is not recognized as the name of a cmdlet, function, script fil e, or operable program. Check the spelling...