From 73a76188e746ea0fec38d0a5ca818d80a49f4a7f Mon Sep 17 00:00:00 2001 From: Andrea Cardaci Date: Wed, 30 May 2018 13:11:01 +0200 Subject: [PATCH] Reword index and refactor markdown --- index.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/index.md b/index.md index 4022b4a..8a09ae5 100644 --- a/index.md +++ b/index.md @@ -7,10 +7,15 @@ title: GTFOBins GTFOBins is a curated list of Unix binaries that can be exploited by an attacker to bypass local security restrictions. -The project collects legitimate 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. See the full list of [functions](/functions/). +The project collects legitimate 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. See the full list of [functions]. -This was inspired by the [LOLBins](https://github.com/api0cradle/LOLBAS) project for Windows. +This was inspired by the [LOLBins] project for Windows. -GTFOBins aims to be a shared project where everyone can [contribute](/contribute/) with additional binaries and techniques. +GTFOBins is a [collaborative] project where everyone can [contribute] with additional binaries and techniques. + +[functions]: /functions/ +[LOLBins]: https://github.com/api0cradle/LOLBAS +[collaborative]: https://github.com/GTFOBins/GTFOBins.github.io/graphs/contributors +[contribute]: /contribute/ {% include bin_table.html %}