Open in app

Sign In

Write

Sign In

Kapil Verma
Kapil Verma

317 Followers

Home

Lists

About

Aug 8

SolidState Walkthrough HacktheBox

Step 1: Nmap scan :

Solidstate

4 min read

SolidState Walkthrough HacktheBox
SolidState Walkthrough HacktheBox
Solidstate

4 min read


Feb 24

Android application repackaging Automation using python

Copy and paste the below script and sabve it as a py file and then execute. There are some modifications that you might require to do are like giving path to the apktool, keytool , jarsigner, zipalign in the script, Also there are some pre requisites that need to be…

Android Reversing

2 min read

Android Reversing

2 min read


Feb 24

SSL Pinning bypass automation using Frida

Here is an automation script, well it’s not very mature but still it works with some help from the user: Copy and paste the below code and save it as a .py file name it whatever you want and run, but here is the catch you will still need the…

Frida

2 min read

Frida

2 min read


Jun 28, 2022

Capturing ios application traffic using BurpSuite

Step 1: Install burp suite on your Laptop/Desktop. If you haven’t already installed burp suite on your hacking machine please follow the blog to install burp suite. Step 2: Get the ip of your hacking machine from the command prompt using ipconfig command. …

Burpsuite

4 min read

Capturing ios application traffic using BurpSuite
Capturing ios application traffic using BurpSuite
Burpsuite

4 min read


Jun 26, 2022

Cap HacktheBox Walkthrough

nmap scan gives the below ports, so basic FTP, SSH and HTTP 21 80 22 Upon accessing the port 80 we get a network administrator dashboard:

Hackthebox

3 min read

Cap HacktheBox Walkthrough
Cap HacktheBox Walkthrough
Hackthebox

3 min read


Jun 26, 2022

Knife walkthrough -HTB

IP: 10.10.10.242 Nmap Scan: nmap -sC -sV -p- -oN knife.txt 10.10.10.242 So We have only 2 basic ports open 22- for SSH, 80 for any web application. Let’s analyze port 80 further.

Hackthebox

3 min read

Knife walkthrough -HTB
Knife walkthrough -HTB
Hackthebox

3 min read


Jun 26, 2022

Explore HacktheBox

My first android Box. nmap quick scan gave nothing, so had to perform full scan. Found these some ports as below 2222/tcp open ssh (protocol 2.0) 42135/tcp open tcpwrapped 42489/tcp open tcpwrapped 59777/tcp open http Bukkit JSONAPI httpd for Minecraft game server 3.6.0 or older searching for 59777 we got…

Hackthebox

3 min read

Explore HacktheBox
Explore HacktheBox
Hackthebox

3 min read


Jun 26, 2022

BountyHunters HacktheBox

nmap scan port 22 and 80 in basic scan, still we will go for full scan. command: nmap -sC -sV -p- -oN bounty-hunter.nmap 10.10.11.100 Anyway full scan also shows only 2 ports.

Hackthebox

4 min read

BountyHunters HacktheBox
BountyHunters HacktheBox
Hackthebox

4 min read


Jun 26, 2022

Previse hackthebox Walkthrough

nmap scan. Major port 22 ad 80, means 22 for SSH 80 for web application to find a foothold. On web page we don’t find a lot again, so let’s burp it and see what’s going on. From the dirbuster result we come across alot of webpages some of them…

Hackthebox

4 min read

Previse hackthebox Walkthrough
Previse hackthebox Walkthrough
Hackthebox

4 min read


Jun 26, 2022

Getting started with frida on ios device

Installing frida on windows or Linux is easy. Pre Requisites: 1.Python installed on the windows/linux OS. 2.Install frida on the laptop using below command. Command : pip install frida-tools 3.We need to have a jail broken phone to install frida there,

Frida

2 min read

Getting started with frida on ios device
Getting started with frida on ios device
Frida

2 min read

Kapil Verma

Kapil Verma

317 Followers

Security researcher, Blogger, Bug Bounty hunter

Following
  • Land2Cyber

    Land2Cyber

  • RoadToOSCP

    RoadToOSCP

  • Anton Chuvakin

    Anton Chuvakin

  • Harish SG

    Harish SG

  • HACKOFF - Elite Hackers Community

    HACKOFF - Elite Hackers Community

See all (79)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams