1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2025-12-27 10:41:41 +01:00
GTFOBins.github.io/index.md
2020-12-05 17:52:03 +01:00

24 lines
1023 B
Markdown

---
layout: page
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.
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.
GTFOBins is a [collaborative][] project created by [Emilio Pinna][norbemi] and [Andrea Cardaci][cyrus_and] where everyone can [contribute][] with additional binaries and techniques.
If you are looking for Windows binaries you should visit [LOLBAS][].
[functions]: /functions/
[LOLBAS]: https://lolbas-project.github.io/
[collaborative]: https://github.com/GTFOBins/GTFOBins.github.io/graphs/contributors
[contribute]: /contribute/
[norbemi]: https://twitter.com/norbemi
[cyrus_and]: https://twitter.com/cyrus_and
{% include bin_table.html %}