Home
K0R3K
Cancel

Machine 2

enumeration Selanjutnya kita harus memeriksa port dan layanan apa yang tersedia pada target kita. Kita bisa melakukan ini dengan nmap. Host is up, received user-set (0.00044s latency). Scanned at...

Machine 1

enumeration Selanjutnya kita harus memeriksa port dan layanan apa yang tersedia pada target kita. Kita bisa melakukan ini dengan nmap. Nmap scan report for 172.20.10.3 Host is up (0.10s latency)...

RED TEAM

Virtual Machine As we can see, So I can start with enumeration : nmap -sC -sV -p- -T4 192.168.0.145 Starting Nmap 7.94 ( https://nmap.org ) at 2023-08-13 00:23 WIB Nmap scan report for 192.168....

FLASK JINJA PENTESTING

Flask is a micro web framework written in Python. Common Directories /app.py /main.py /modules.py /modules/__init__.py /modules/admin.py Server-Side Template Injection (SSTI) A server side tem...

NO SQL INJECTION

Introduction NoSQL, which stands for Not Only SQL, is a term used to describe a category of databases that depart from the traditional relational database management system (RDBMS) model. Unlike R...

PYTHON REQUEST

What’s Python’s Requests Library ? Python's Requests library is a popular and powerful tool for making HTTP requests in Python. It simplifies the process of interacting with web services and APIs ...

ROPEMPORIUM

Introduction You already know this bit Return-oriented programming (ROP) is a mechanism that can be leveraged to bypass exploit mitigation schemes such as NX/DEP. For some background on the subjec...

STEGOTRICKS

automate workflows powered by the world’s most advanced community tools. General Usually when organizer gave us Image, Music, Video, Zip, EXE, File System, PDF and other files, it a steganography ...

DOCKER

What Is Docker? Docker is a powerful tool that allows developers to develop, package, and deploy applications efficiently. It is a container management service that was released in 2013 and is ope...

PYTHON

What is Python? Python is a popular high-level programming language because it is easy to learn, easy to read and write, and flexible for use in a variety of applications. Python was developed in 1...

Trending Tags