mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-01-10 01:11:34 +01:00
22 lines
887 B
Markdown
22 lines
887 B
Markdown
---
|
|
layout: page
|
|
title: GTFOBins
|
|
---
|
|
|
|
<img class="logo" src="/assets/logo.png"/>
|
|
|
|
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].
|
|
|
|
This was inspired by the [LOLBins] project for Windows.
|
|
|
|
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 %}
|