1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-16 17:01:38 +02:00

Add another bundler shell example

Related to #88.
This commit is contained in:
Andrea Cardaci 2020-03-14 13:19:10 +01:00
parent 3104f1d971
commit eb37b4ae29

View File

@ -5,6 +5,9 @@ functions:
code: |
bundler help
!/bin/sh
- code: |
export BUNDLE_GEMFILE=x
bundler exec /bin/sh
- code: |
TF=$(mktemp -d)
touch $TF/Gemfile