This is the part two of android pentest, part one documentation is found here. In this document I will show how to intercept android application traffics using burpsuite. In previous post I show...
Jul 21 2024-07-21T22:23:38+03:00
Mobile application penetration test is similar to web application pentest but it can sometimes be trick to set an environment to perform this action. In this post I will share all necessary steps r...
Mar 9 2024-03-09T02:41:31+03:00
This is Hackthebox medium Linux machine implemented in NextJS technology with api. This box requires much of enumeration with proper payloads and wordlists in order to get proper responses. I will...
May 13, 2023 2023-05-13T14:49:38+03:00
This is hackthebox Windows machine rated hard, with interesting cool way of exploitation start from leaking hashes, password spraying to more privileged users for system account I will demonstrate ...
May 6, 2023 2023-05-06T15:23:38+03:00
This is hackthebox Windows machine with outdated installed software which results to remote code code execution which i will use it to get user account and then kernel unpatched issues which i will...
Apr 6, 2023 2023-04-06T15:23:38+03:00
As I was learning Cyber Threat Intelligence I chose Open CTI as demo tool while taking this path, and these were my installation steps which I followed while configuring it. In this document I will...
Feb 22, 2023 2023-02-22T18:55:00+03:00
This is hackthebox easy rated machine designed to show the command injection for the user access and path injection knowledge for the root user. In this box i will show different ways of how to be ...
Feb 11, 2023 2023-02-11T18:30:00+03:00
Enumeration Nmap Scan # Nmap 7.93 scan initiated Wed Jan 11 12:05:23 2023 as: nmap -sC -sV -oN nmap-scan 10.10.11.176 Host is up (0.18s latency). Scanned at 2023-01-11 12:05:26 EAT for 74s Not show...
Jan 11, 2023 2023-01-11T14:49:38+03:00
Enumeration Nmap Scanning Command └─$ nmap -sC -sV -oN nmap-scan -Pn 10.10.10.77 Result # Nmap 7.93 scan initiated Sat Dec 24 10:06:19 2022 as: nmap -sC -sV -oN nmap-scan -Pn 10.10.10.77 Nmap scan...
Jan 5, 2023 2023-01-05T18:49:38+03:00
Enumeration Command nmap -sC -sV 10.10.10.169 -oN nmap-scan Nmap Scan # Nmap 7.93 scan initiated Fri Dec 23 12:59:07 2022 as: nmap -sC -sV -oN nmap-scan 10.10.10.169 Nmap scan report for 10.10.10....
Dec 23, 2022 2022-12-23T18:49:38+03:00