mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-08-23 09:34:56 +02:00
Add Travis CI support
This commit is contained in:
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
install:
|
||||
- pip install --user yamllint
|
||||
script:
|
||||
- make lint
|
@@ -1,5 +1,5 @@
|
||||
# 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.
|
||||
|
||||
Browse the project [here](https://gtfobins.github.io/).
|
||||
Browse the project [here](https://gtfobins.github.io/).
|
||||
|
Reference in New Issue
Block a user