Showing posts with label Linux. Show all posts
Showing posts with label Linux. Show all posts

Techniques to Determine Operating System

Attackers use various internet tools, including Netcraft, Shodan, Nmap, and Censys, and tactics to identify the target organizati...

the Harvester - Passive Information Gathering Tool

theHarvester, an open-source reconnaissance tool used by security professionals and ethical hackers, to learn more about possibl...

Configure BurpSuite Proxy for Web Application

Burp Suite is a graphical tool and integrated platform for performing application security testing. Its numerous tools work in u...

Introduction to Burpsuite and Installation

Burp Suite is a graphical tool and integrated platform for performing application security testing. Its numerous tools work in un...

Essential Steganography Tools

Steganography is the practice of concealing a file message, image, or video within another file, message, or image. The wo...

John The Ripper - Password Cracking Tool

John the Ripper is a free password cracker, free designed for Unix systems but now Windows and macOS versions are released. It wo...

Essential Tools for Bug Hunting

Many websites, organizations, and software developers provide bug bounty programs as a way for people to be recognized and paid f...

Enum4linux - Enumerates Windows and Samba Servers

First, let's discuss what is enumeration in Linux : Enumeration is a connection between the system and its target to gain mor...

SETUID - Set User ID

setuid() changes the caller process's effective user ID. The real UID and stored set-user-ID are also set if the caller proce...

Introduction to Ubuntu OverlayFS Privesc Vulnerability

CVE-2021-3493 is an Ubuntu-specific issue in the OverlayFS file system in the Linux kernel where it did not properly validate the...

Exploit for Ubuntu OverlayFS Privesc Vulnerability

CVE-2021-3493 is an Ubuntu-specific issue in the overlayfs file system in the Linux kernel where it did not properly validate the ...

ParamSpider - FBI for Parameters on a Website

ParamSpider  is a tool which is written in python that is able to find the parameters which are available on a particular domain ...