kylemanna
5/18/2017 - 5:56 PM

Random Baidu connection

Random Baidu connection

$ while true; do nc -l -p 3333; done
test1
uptime
asdf
GET http://www.baidu.com/cache/global/img/gs.gif HTTP/1.1
Host: www.baidu.com
User-Agent: Mozilla
If-Modified-Since: Thu, 19 Apr 2012 09:51:20 GMT

Was testing remote connections with a simple TCP socket on on a Digital Ocean droplet, scribbed some words back and forth for the first few lines.

Woke-up the next day to find out a Baidu http bot connected to it, wtf? Looks like a bot looking for an open proxy and baidu.com is the test case?