Articles tagged "Web Application"

1–9 of 9 articles
Mastering Web Paths in Laravel: Installation Guide on Windows and Linux for CTF Enthusiasts

Mastering Web Paths in Laravel: Installation Guide on Windows and Linux for CTF Enthusiasts

While attempting to exploit a vulnerable machine on VulnHub, I encountered a significant challenge. Up until now, I had...

Setting up a Broken Web Application pentesting lab Environment

Setting up a Broken Web Application pentesting lab Environment

In recent days, web applications are often targeted by attackers due to their high accessibility and the sensitive...

How to install WAMP server?

How to install WAMP server?

MAMP stands for "Mac, Apache, MySQL, and PHP." MAMP is an open-source platform and it works on Mac operating system. As...

How to set up LAMP server?

How to set up LAMP server?

LAMP stands for "Linux, Apache, MySQL, and PHP". LAMP is an open-source platform and works on the Linux operating...

Burp suite: Web Crawler, Scanner, Proxy, Repeater, Intruder

Burp suite: Web Crawler, Scanner, Proxy, Repeater, Intruder

Burp Suite is a powerful security testing application that can be used to perform web requests on web applications,...

FFuF: Fast web fuzzer written in Go

FFuF: Fast web fuzzer written in Go

FFuF is one of the latest and by far the fastest fuzzing open-source tools out there. But before we begin, let’s first...

Gobuster: Brute force Directories and Files

Gobuster: Brute force Directories and Files

Gobuster is a tool used to brute force URLs (directories and files) from websites, DNS subdomains, Virtual Hostnames,...

HTTrack Website Copier: Free Software to Copy a Website

HTTrack Website Copier: Free Software to Copy a Website

Learning how to code websites in HTML and CSS can be a long and arduous process, especially if you are trying to teach...

Setup Web Pentest Lab Environment for Bug Bounty

Setup Web Pentest Lab Environment for Bug Bounty

To be a Web Penetration tester, you must have to practice your hacking skill with web applications. But, there is a...