mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-04-08 08:13:04 +02:00
Add Travis CI support
This commit is contained in:
parent
e1cd3aed68
commit
690bf325ae
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
install:
|
||||||
|
- pip install --user yamllint
|
||||||
|
script:
|
||||||
|
- make lint
|
@ -1,4 +1,4 @@
|
|||||||
# GTFOBins
|
# GTFOBins [](https://travis-ci.org/GTFOBins/GTFOBins.github.io)
|
||||||
|
|
||||||
GTFOBins is a curated list of Unix binaries that can be exploited by an attacker to bypass local security restrictions.
|
GTFOBins is a curated list of Unix binaries that can be exploited by an attacker to bypass local security restrictions.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user