Explore >> Select a destination


You are here

chovid99.github.io
| | tcode2k16.github.io
4.9 parsecs away

Travel
| | a random blog about cybersecurity and programming
| | blog.bricked.tech
4.2 parsecs away

Travel
| | A nice intro to heap challenges, featuring tchache and the unsortedbin.
| | faraz.faith
4.5 parsecs away

Travel
| |
| | cornerpirate.com
24.3 parsecs away

Travel
| 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,...