From 14e39abd7e55d2014d5eaaefe0d4f38c8431e7a7 Mon Sep 17 00:00:00 2001 From: Andrea Cardaci Date: Thu, 25 Mar 2021 09:48:06 +0100 Subject: [PATCH] Fix typo in home page --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index d87cccc..bef9646 100644 --- a/index.md +++ b/index.md @@ -5,7 +5,7 @@ title: GTFOBins ![logo](/assets/logo.png){:.logo} -GTFOBins is a curated list of Unix binaries that can used to bypass local security restrictions in misconfigured systems. +GTFOBins is a curated list of Unix binaries that can be used to bypass local security restrictions in misconfigured systems. The project collects legitimate [functions](/functions/) of Unix binaries that can be abused to ~~get the f**k~~ break out restricted shells, escalate or maintain elevated privileges, transfer files, spawn bind and reverse shells, and facilitate the other post-exploitation tasks.