Background:
I had experimented with nginx's proxy caching mechanisms one night to see if I could speed up a very slow website for a friend of mine -- this experiment went on late into the night, at what point I concluded it wasn't a viable option for what he wanted to do.
I forgot to disable the nginx proxy config and sometime later it was picked up by someone that they could use it to proxy all their requests via my server, without my noticing. It ran for about 3 months like this before I noticed and put an end to it.
So now I have a 6.7GB apache style log file, with >20 million entries that show over 180GB of traffic used for illicit purposes, showing the date, source IP and destination request.
What can I do with this that could be of benefit to the general internet community? Or is it useless?
Is it safe to publish it, or could that get me in trouble legally somehow? Are there any spam research centres who might benefit from it?
Edit: Just to clarify, the log is entirely that of the proxy'd requests.