From ea63b91b4c1e76e539c67bf79be94fa519da0a37 Mon Sep 17 00:00:00 2001 From: Boik Date: Fri, 8 Sep 2017 20:55:57 +0800 Subject: [PATCH] add a recon tool --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 92c4e38..363fb80 100644 --- a/README.md +++ b/README.md @@ -277,6 +277,7 @@ Check out my [repos](https://github.com/qazbnm456) 🐾 or say *hi* on my [Twitt ### Reconnaissance +* [xray](https://github.com/evilsocket/xray) - XRay is a tool for recon, mapping and OSINT gathering from public networks by [@evilsocket](https://github.com/evilsocket). * [Shodan](https://www.shodan.io/) - Shodan is the world's first search engine for Internet-connected devices by [@shodanhq](https://twitter.com/shodanhq). * [Censys](https://censys.io/) - Censys is a search engine that allows computer scientists to ask questions about the devices and networks that compose the Internet by [University of Michigan](https://umich.edu/). * [urlscan.io](https://urlscan.io/) - Service which analyses websites and the resources they request by [@heipei](https://twitter.com/heipei).