Tibetan, Cybersecurity enthusiast, I design and develop website using #WordPress to pay bill.

Blog.

  • Will I get a root access to PumpkinGarden ?

    Overview: Kali Linux IP address: 192.168.56.102 PumpkinGarden IP address: 192.168.56.101 Step 01: nmap -sC -sV -p- -A -T4 192.168.56.101 -oN nmap.log Output: 21/tcp open ftp vsftpd 2.0.8 or later 1515/tcp open http Apache httpd 2.4.7 ((Ubuntu)) 3535/tcp open ssh OpenSSH 6.6.1p1 Ubuntu 2ubuntu2.13 Step 02: Visit: http://192.168.56.101:1515 View Source: (no robots.txt) Although green comment seems to be given me some tips but I can’t get it. So, I followed my  usual methodology; which is clicking…

  • Kioptrix2014 – Finally

    Kioptrix2014 is one of the most recommended machines to play around prior to  OSCP preparation. Therefore, I am very much eager to shell the box 🙂 Setup: mountroot> ufs:/dev/ada0p2 Kali Machine IP: 192.168.56.102 Step 0: ifconfig Kioptrix Machine IP: 192.168.56.101   (how? ) Step 1: nmap -sn 192.168.56.102/24 -sn  SYN pack Step 2: nmap -sC -sV -p- -A -T4 192.168.56.101 -oN nmap.log Ouput: PORT STATE SERVICE VERSION 22/tcp closed ssh 80/tcp open http Apache httpd…

  • Exploiting Easy RM to MP3 Converter on Windows 7 (Replica)

    Around five years back, I had the privilege to learn buffer overflow from one of my dear mentor. Nevertheless, due to changes in the nature of my work, I didn’t get proper time to explore more. Many of my colleague had shared me their challenges to understanding the concept, despite they were comfortable in programming; I had the other way round experience. I enjoyed the subject back then and perhaps I could say that I…

  • rooting fristi

    Due to global warming, even the places I stay becoming quite hot. Yeah, I am living in Dharamsala, just beneath the Himalayan mountainous region. I feel sorry for all the people who stays in extremely hot regions or cold regions because of the global warming, therefore, I promise I will use the trash-bin well … Ok, lets drive in.. Step 01: nmap -sC -sV -p- -A -T4 -oN nmap.log 192.168.56.101 # Nmap 7.70 scan initiated…

  • Start Burpsuite using command line

    If you don't want to start your burpsuite, which consumes all your available resources (RAM), then I think the following way will safe you. By the way, I have only 8GB RAM and my Kali Machine consumes 3GB, therefore, I need to be very careful when it comes to resource management, to enjoy a stable performance :-) java -jar -Xmx2G burpsuite_community_v1.7.36.jar & Want to know more? Read here.

Contact me.

    Back to top button