LinPwn is a interactive tool created to assist you in post exploitation enumeration and privilege escalation.
Connection
nc -lvp PORT on your machine and then run LinPwn on the target machine to get a connection.(LinPwn: Shell) > id(LinPwn: ReadFile)> /etc/passwd(LinPwn) > enumerate(LinPwn: Download) > https://exampleurl.com/file_to_downloadI included a file called build.sh this is optional run bash build.sh to view the build options if you wish to use them.
If you need secure remote desktop access on Linux, learning how to Install TeamViewer on…
If you want to test operating systems, build development labs, or safely run isolated environments,…
If you want to build JavaScript applications on Linux, learning how to Install Node.js Ubuntu…
Managing software sources is an essential part of maintaining a Linux system, and understanding APT…
Website malware is one of the biggest threats for website owners, bloggers, businesses, and WordPress…
If you want to Install Python on Ubuntu systems for development, automation, or scripting, Ubuntu…