From 25794c4357addb0ba6be00c7c624d987177fef40 Mon Sep 17 00:00:00 2001 From: lol13372 <0xxparrot1@gmail.com> Date: Sun, 9 Jun 2024 15:59:14 +0330 Subject: [PATCH] Fix a typo in fastcgi-9000 documentation --- network-services-pentesting/9000-pentesting-fastcgi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/network-services-pentesting/9000-pentesting-fastcgi.md b/network-services-pentesting/9000-pentesting-fastcgi.md index b91d3c09e..6df796bd2 100644 --- a/network-services-pentesting/9000-pentesting-fastcgi.md +++ b/network-services-pentesting/9000-pentesting-fastcgi.md @@ -27,7 +27,7 @@ By default **FastCGI** run in **port** **9000** and isn't recognized by nmap. ** # RCE -It's quiet easy to make FastCGI execute arbitrary code: +It's quite easy to make FastCGI execute arbitrary code: ```bash #!/bin/bash