Reword index and refactor markdown

This commit is contained in:
Andrea Cardaci 2018-05-30 13:11:01 +02:00
parent 1c0b2ff21d
commit 73a76188e7

View File

@ -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 <strike>get the f**k</strike> 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 <strike>get the f**k</strike> 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 %}