Skip to content

Commit aa4dc78

Browse files
committed
updates to author comments in powershell script
1 parent 19d26da commit aa4dc78

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

data/exploits/powershell/powerfun.ps1

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Powerfun - Written by Ben Turner & Dave Hardy
2+
13
function Get-Webclient
24
{
35
$wc = New-Object -TypeName Net.WebClient
@@ -54,4 +56,4 @@ function powerfun
5456
$client.Close()
5557
$listener.Stop()
5658
}
57-
}
59+
}

0 commit comments

Comments
 (0)