Simon Davies
Simon Davies
Is it possible to create a Joomla Extension of adblock-to-bitcoin? I'd donate for your development time.
Do you support importing .nessus and .burp files?
I'm running Windows 10 in VirtualBox.  
Corporate proxy settings can be set with the below bash script: #!/bin/bash export REQUESTS_CA_BUNDLE=/home/$USER/cacert.pem export http_proxy=http://***.***.***.**:8080 export https_proxy=https://***.***.***.**:8080 echo "Shell setup for Corporate Proxy" The problem is jarsigner does not...
I will be using shellcode.bin generated with Donut, I can rename this to blob.bin but I am unsure about how to perform the XOR with default key 0x08 Thanks in...
Is it possible to add an issue into the findings when a CSP policy is not implemented. I could modify the extension myself but I think it should be added...
You can not run: cp_client.exe -l -e POISONDAMAGE without firstly running cp_server.exe -e POISONDAMAGE and deleting the shared printer. If you do it tells you the driver doesn't exist, if...
Genesis doesn't seem to be working with large PowerShell scripts. I have tried obfuscating the below with the LOW obfuscation profile: [Mimidogz](https://raw.githubusercontent.com/fir3d0g/mimidogz/master/Invoke-Mimidogz.ps1)
It would be good to add an option in the GUI so users can delete snippets.
When supplying genesis with a large ps1 file such as Invoke-Mimikatz it takes a long time to obfuscate the script. It would be a good idea to add a generation...