KK4M1_n0_73in0xk4m1.hashnode.dev·6d ago · 5 min readGaining root access on a vulnerable Linux server using a 20 year old bug / Kioptrix 1 exploitation.Now we're done with enumerating our target and finding out all that we need to know to attack our target and start trying to gain access First of all I need to get the tools I will use to gain root. I00
KK4M1_n0_73in0xk4m1.hashnode.dev·Jul 19 · 8 min readScoping out a Linux server / Kioptrix 1 Recon and Enumeration.So this is the initial phase of the Kioptrix hack. Kioptrix Level 1 is an intentionally vulnerable VM I downloaded from VulnHub and ran in VMware. The goal of this machine is simply to get root. I'm l00
KK4M1_n0_73in0xk4m1.hashnode.dev·Jul 3 · 4 min readipsweep.sh // A host discovery recon tool on a /24 networkSo I was in the middle of setting up a lab environment and I needed to know which machines on my network were actually alive. I could have just run Nmap for this, but I hadn't built anything yet, and 00