wargame readme

This commit is contained in:
Mari Wahl 2015-01-05 11:24:50 -05:00
parent 5fcb5a5cb9
commit 13bc14fb66

View file

@ -3,14 +3,14 @@
#### Searching the Internets ### Searching the Internets
The recon problems usually give you someone/something's name and a task or a hint to find some specific information about it. So the first thing is of course google it. The recon problems usually give you someone/something's name and a task or a hint to find some specific information about it. So the first thing is of course google it.
Google anything using keywords such as ```filetype:cgi inurl:cgi-bin``` Google anything using keywords such as ```filetype:cgi inurl:cgi-bin```
#### In addition we can look at: ### In addition we can look at:
- Facebook, Twitter, Linkedin, Google+, reddit, /r/netsec. - Facebook, Twitter, Linkedin, Google+, reddit, /r/netsec.
- IRC: with **/whois **. - IRC: with **/whois **.
@ -18,12 +18,15 @@ Google anything using keywords such as ```filetype:cgi inurl:cgi-bin```
- Github: check in the commit history. - Github: check in the commit history.
#### Finding pictures: ### Finding pictures:
- [karmadecay] - [karmadecay]
- [tineye] - [tineye]
- [images.google.com] - [images.google.com]
### Advanced Recon
- [redbot.org](https://redbot.org/)
----------------- -----------------