Home » Archives for touhid » Page 3
Privilege Escalation from an LD_PRELOAD environment variable. Before exploit let’s read something about LD_PRELOAD environment Variable. Index What is LD_PRELOAD? Detection. Exploit LD_PRELOAD. What is LD_PRELOAD? LD_PRELOAD is an optional environmental variable containing one or more paths to shared libraries, or shared objects, that the loader will load before any other…
If you have a Low privilege Shell on any machine and you found that a machine has an NFS share you might be able to use that to escalate privileges. Depending on how it is configured. Let’s take a tour to understand Weak permission on NFS server. Index What is NFS?…
If you have a limited shell that has access to some programs using the commandsudo you might be able to escalate your privileges. here I show some of the binary which helps you to escalate privilege using the sudo command. But before Privilege Escalation let’s understand some sudoer file syntax…
Hello Guys, This is my FIrst post on PentestIT Lab v11. In this post, I am going to explain Network Diagram, How to Connect on Lab’s VPN. ABOUT “TEST LAB” Penetration testing laboratories “Test lab” emulate an IT infrastructure of real companies and are created for a legal pen testing…
Dina 1.0.1 Walkthrough Original Author : gr0mb1e (https://gr0mb1e.wordpress.com/author/gr0mb1e/ ) A couple weeks back, dear ol’ VulnHub delivered unto us a buh-hut load of VMs after a bit of a dry spell. As someone who’s still cutting their teeth with pen testing, I was pretty anxious to fire up a bulk of those and get…