GTFOBins.github.io/index.md

17 lines
766 B
Markdown
Raw Normal View History

2018-05-21 19:14:41 +00:00
---
layout: page
title: GTFOBins
---
2018-05-29 17:30:39 +00:00
<img class="logo" src="/assets/logo.png"/>
2018-05-21 19:17:35 +00:00
GTFOBins is a curated list of Unix binaries that can be exploited by an attacker to bypass local security restrictions.
2018-05-21 19:14:41 +00:00
2018-05-23 19:58:03 +00:00
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/).
2018-05-21 19:14:41 +00:00
2018-05-22 17:38:58 +00:00
This was inspired by the [LOLBins](https://github.com/api0cradle/LOLBAS) project for Windows.
2018-05-22 07:06:20 +00:00
2018-05-22 17:38:58 +00:00
GTFOBins aims to be a shared project where everyone can [contribute](/contribute/) with additional binaries and techniques.
2018-05-21 19:14:41 +00:00
{% include bin_table.html %}