pastebin.com sucks. Use LodgeIt[] or Gist[].
[LodgeIt]: http://paste.pocoo.org/
[Gist]: http://gist.github.com/
51–53 of 53 posts
pastebin.com sucks. Use LodgeIt[] or Gist[].
[LodgeIt]: http://paste.pocoo.org/
[Gist]: http://gist.github.com/
Never thought about this. It's scary what even a basic search such as site:pastebin.com password username can return.
Have you tried searching for "site:pastebin.com mysql_connect" ? That's even scarier. There's people that do post their database password and username publicly.
So really, yeah if you already have local access you can pwn the box, but you have pretty much done that already.
Earlier quoted context omitted.
I wouldn't be so quick to dismiss Pastebin's legitimate uses. I see it get used all the time for sharing debug output and system logs (generally between systems where there isn't any other easy method of communication). The other ones may be prettier but Pastebin has mindshare.
What do you mean by "mindshare"? It's not like there is any real community on those sites. For me most of them are completely interchangeable. The only exception is Gist, which has the advantage of version control.