Year: 2020
-
Linux
How to setup Static IP address on ubuntu server 20.04
Task: DNS: 192.168.56.1 Gateway: 192.168.56.1 Netmask: 255.255.255.0 IPv4: 192.168.56.12 sudo vim /etc/netplan/00-installer-config.yaml # This is the network config written by…
Read More » -
Linux
How to setup static IP addresse on RHEL8 or CentOs
Although there are many benefits of assigning static IP address to a machine, it really helps me to stay organized…
Read More » -
htb
Taking down Blue (a window machine), without using Metasploit
Today I am going to take down a machine called ‘Blue’. It’s a window 7 based machine. I didn’t expect…
Read More » -
htb
Taking down Legacy (A Window Machine) without using Metasploit
Hello guys, Today I am going to take down one simple box from Hack The Box. Recently I purchased a…
Read More » -
OSCP
My approach to Vegeta Machine
Overview: Target Machine IP Address: 192.168.56.46 My Machine IP Address: 192.168.56.20 Mission: Boot to Root THIS IS A MACHINE FOR…
Read More » -
Fix for Error “Before you can run vmware several modules must be compiled”
git clone https://github.com/mkubecek/vmware-host-modules cd vmware-host-modules git checkout workstation-15.5.6 sudo make ; sudo make install
Read More » -
OSCP
rooting cybersploit 2 machine ?
Overview: Target Machine IP Address: 192.168.56.41 My Machine IP Address: 192.168.56.20 Mission: Boot to Root Your target is gain the…
Read More » -
offsec
Shelling Decoy
Overview: Target Machine IP Address: 192.168.56.42 My Machine IP Address: 192.168.56.20 Mission: THIS IS A MACHINE FOR COMPLETE BEGINNER, THERE…
Read More »