Live data from Hacker News

Pastebin abused

michielovertoom.com

21–30 of 53 posts

Re: Pastebin abused

#21
post #15

I thought everyone knew this. Pastebin hasn't been used seriously for pasting code snippets for years, everyone's moved to one of the ( much ) better pastebins. Here's just a few i can think of off the top of my head: http://paste.pocoo.org/ http://gist.github.com/ http://dpaste.org/ http://fpaste.org/ http://codepad.org/ and http://rafb.net/paste/ before it was shut down

If you, like me, are still addicted to typing in 'rafb..': http://rafb.me/

Re: Pastebin abused

#22
Thought this was going to be about the posting of the full version of that paywalled Wall Street Journal article on Iran's plans for its own internet. Thank god that's still okay.

Re: Pastebin abused

#23
post #6

Welcome to the internet, this is pretty old news. You want to see more interesting stuff? Next time you stumble upon an owned computer, try to follow where the network stack is leading to and you'll sometimes find IRC channels with really interesting mechanics and things in them to control these computers.

Interesting, do you know of any blog posts or articles that discusses these rooms, or more on how to do this? And I may be showing my out-of-touchness with black-hat culture, but I assume by "owned" computer, you mean one that's a botnet node?

Re: Pastebin abused

#24

Why is it considered an abuse? Here is a description on what service pastebin provides: "Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time." It doesn't make pastebin abused just because some internet individual thinks it is only for interesting source code.

It's possibly abuse because it's possibly used for illegal activities. "just because some internet individual" Your condescending tone implies undisclosed motives. I might be wrong, feel free to correct me.

Judging by the comments on the linked article, I'd say quite a few black-hats and crackers/etc are upset he's bringing this to light for those of us who were unaware.

Re: Pastebin abused

#25
There's a discussion in Cory Doctorow's "For The Win" (excellent novel, btw, download it today) of how to coordinate groups of anonymous activists online. A favorite tactic of the fictional activists in the book was to take over the comment thread of some arbitrary old blog post for a short period of time, using it as a chat channel.

Obviously, Pastebin works too.

Re: Pastebin abused

#26
Some of them sound downright sad: http://pastebin.com/v70Z85aC

Another I just saw was a keylog of someone changing their password after their Facebook account was flagged for suspicious activity. Obviously, they've got bigger problems.

Question: should I contact this person and tell them what happened?

(Thinking about it, it would be trivial to write a script that monitors for this kind of stuff, and e-mails the victim, or sends them a facebook message, explaining what happened. But, uh, seems like it might expose me to liability at worst, and angry reply emails at best.)

Re: Pastebin abused

#27
post #15

I thought everyone knew this. Pastebin hasn't been used seriously for pasting code snippets for years, everyone's moved to one of the ( much ) better pastebins. Here's just a few i can think of off the top of my head: http://paste.pocoo.org/ http://gist.github.com/ http://dpaste.org/ http://fpaste.org/ http://codepad.org/ and http://rafb.net/paste/ before it was shut down

I always preferred http://pastie.org/ as it's the prettiest and most readable of the bunch. You can select from a good list of syntax highlighting color schemes, for instance (and they have Twilight and Vibrant Ink...)

Here's an example I found on their recent pastes page:

http://pastie.org/pastes/1987149

Go play with the Theme dropdown.

Re: Pastebin abused

#29
post #5

This has been the case for a while. Anything you paste there will be seen by everyone + google. I did a simple pastebin for myself a while back that doesnt have a public directory - http://tinypaste.com - Also has code compilation built in, via codepad

I think you've missed the point. It's not interesting that public pastes are public; it's interesting that pastebin is being used as a dead drop.

Re: Pastebin abused

#30
post #15

I thought everyone knew this. Pastebin hasn't been used seriously for pasting code snippets for years, everyone's moved to one of the ( much ) better pastebins. Here's just a few i can think of off the top of my head: http://paste.pocoo.org/ http://gist.github.com/ http://dpaste.org/ http://fpaste.org/ http://codepad.org/ and http://rafb.net/paste/ before it was shut down

I'd also like to add http://ideone.com/
Post reply on HN