From a7a72d79c7c06851f32851c8a4df662e8c978aed Mon Sep 17 00:00:00 2001 From: skyper <5938498+SkyperTHC@users.noreply.github.com> Date: Sun, 20 Aug 2023 09:03:01 +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 2b0fe21..304e206 100644 --- a/README.md +++ b/README.md @@ -1506,6 +1506,7 @@ Many other services (for free) | https://radiocells.org/ | Cell Tower Informations | | https://www.shodan.io/ | Search Engine to find devices & Banners (not free) | | https://spur.us/context/me | IP rating `https://spur.us/context/` | +| http://drs.whoisxmlapi.com | Reverse Whois Lookup (not free) | | https://www.abuseipdb.com | IP abuse rating | | OSINT for Detectives || @@ -1594,7 +1595,6 @@ Exfil 1. [Blitz](https://github.com/hackerschoice/gsocket#blitz) - `blitz -l` / `blitz foo.txt` 1. [Mega](https://mega.io/cmd) 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` 7. [Croc](https://github.com/schollz/croc) - `croc send foo.txt / croc anit-price-example`