|
You are here |
chovid99.github.io | ||
| | | | |
tcode2k16.github.io
|
|
| | | | | a random blog about cybersecurity and programming | |
| | | | |
blog.bricked.tech
|
|
| | | | | A nice intro to heap challenges, featuring tchache and the unsortedbin. | |
| | | | |
faraz.faith
|
|
| | | | | ||
| | | | |
cornerpirate.com
|
|
| | | My post is really to remind myself that this exists. The hard work was done on labofapenetrationtester.com back in 2015. I found that this worked for me well. First the code from that blog (only slightly modified): function Invoke-PowerShellUdp { [CmdletBinding(DefaultParameterSetName="reverse")] Param( [Parameter(Position = 0, Mandatory = $true, ParameterSetName="reverse")] [Parameter(Position = 0, Mandatory = $false,... | ||