Live data from Hacker News

Have you ever chatted with a hacker within a virus?

blogs.avg.com

101–106 of 106 posts

Re: Have you ever chatted with a hacker within a virus?

#101
post #66

Earlier quoted context omitted.

Sounds like you know a lot more about it than me, and certainly makes sense - I was at an esports tournament (so would likely follow the rules of sports events), the 2002 World Cyber Games Grand Final. We weren't given any background, just a list of words not to use on air.

You probably used English as a lingua franca, what happens is that whoever watches you doesn't understand 99% of what you're saying except for a few keywords. This has caused a lot of diplomatic grief even between allied countries, because without context the worst is always assumed (cognitive bias, I guess). It seems to me a similar situation applies here so a list of words to avoid or replace would be a sensible th…

Sounds reasonable, but we weren't given it as "the Chinese might make a mistake, be careful" it was "here's a list from the people who will be watching, they say you can't use these words".

Re: Have you ever chatted with a hacker within a virus?

#102
post #82

Earlier quoted context omitted.

Nice try with the jab at Apple—MacBook Pros have a small green light to indicate whether the camera is in use or not.

Yeah, you can just take a quick pic using the camera; the light flashes for barely a second and you won't notice. Metasploit has a stager for exactly this purpose: http://www.metasploit.com/modules/payload/osx/x86/isight/rev...

There's always a bit of black cardboard and tape. Try to take a picture now. :)

Re: Have you ever chatted with a hacker within a virus?

#103
I am a convicted malware coder (Agobot/Gaobot/Phatbot/etc...) and it all started because of a chat I had with a botmaster.

Back then I needed a key for Warcraft III, which just came out, so I tried some keygen I found on the net, without any antivirus. When the keygen did not work I knew something was wrong, so I checked for suspicious network traffic and saw some IRC connection, quickly found the process responsible for causing the traffic and fired up a disassembler. After UPX unpacking I had the assembler code to the program and was able to determine the IRC server, the bot password (they didn't use password hashes or hostmasks back then) and I got a command reference for the specific bot (SDBOT). I joined the channel disguised as one of the bots, logged in and sent the remove command. This kills the botnet. The bot herder was pissed, but I started talking to him and I got interested in malware to get CD keys, which I couldn't afford at the time.

I started modifying SDBOT for my usage, writing scanners and fixing bugs in the IRC connection code. After I while I felt limited by the codebase and started my own called Agobot. Agobot quickly grew into one of the most capable trojans at the time, with thousands of variants. I also quickly got a team of at peak ~15 people together who helped with testing and coding. Coding was mostly done by me and at most 3 other coders. We were having really cool stuff, like wormride which was a tool to make other malware/worms spread Agobot instead of itself. It also contained an exploit that I wrote for the LSASS hole that Sasser used only a few days after the advisory. My LSASS exploit did not crash the target, which let it spread a few days without being noticed. ISC noticed it after a while and raised the threat level to orange.

There was also a variant of the bot that used the waste network to communicate and the gnutella network to find themselves. It made the DHS shit their pants and release an advisory :)

First I hosted the bots on public IRC, but after being detected very quickly I got to talk with some IRC opers that offered me a private server to run the botnet in exchange for usage rights. These were powerful servers, holding around 50k bots at peak. Basically this all got busted by the FBI, which caused the Foonet/CIT shutdown. For more infos, check these URLs:

http://www.theregister.co.uk/2004/08/27/ddos_mafia_busted/

http://regmedia.co.uk/2008/10/03/03116720232.pdf

http://www.securityfocus.com/news/9411

http://newssocket.com/foonet/

http://www.techimo.com/forum/imo-community/100728-your-isp-n...

Anyway, they caught me because I accidentally let a bot start a short scan from the linux host where we hosted the SVN repository and IRC. The company running the datacenter detected the scan and decided to investigate the server (illegaly) and found all the stuff (I didn't even think about encrypting all that). I got 2 years probation for this as well as hacking Valve Software.

Hers some more info:

http://en.wikipedia.org/wiki/Agobot

http://www.honeynet.org/node/55

http://www.infectionvectors.com/vectors/kitchensink.htm

http://web.archive.org/web/20070423182932/http://www.lurhq.c...

Re: Have you ever chatted with a hacker within a virus?

#104
post #102

Earlier quoted context omitted.

Yeah, you can just take a quick pic using the camera; the light flashes for barely a second and you won't notice. Metasploit has a stager for exactly this purpose: http://www.metasploit.com/modules/payload/osx/x86/isight/rev...

There's always a bit of black cardboard and tape. Try to take a picture now. :)

Lol, I actually have a bit of duct tape over my eeePC web cam.

Re: Have you ever chatted with a hacker within a virus?

#105
post #75

Earlier quoted context omitted.

Most of the time those moments of getting caught turn into great opportunities to get out of trouble by going white hat for them. I figure if they threatened him with any real punishment, just offer some free security consulting.

In a perfect world that might happen. Sadly people are not happy, if you point their mistakes at them and they can get very agressive against you, especially when their job or their public reputation might be at stake. Add some age difference of over 20 years and an IT education that started with punching holes into cards and you are f d. Then going to offer them your assistence wouldn't be the smart thing to do, don…

It really would make great sense to create an 'report exploits' link on your site/software so that people know they can freely contact you about this kind of thing without repercussions. I actually got one about 2 days ago for a forum I coded because of such a link I put there.

It might be interesting to even make a whole website dedicated to exploit hunting and allow companies to register themselves.

Re: Have you ever chatted with a hacker within a virus?

#106
post #96

Earlier quoted context omitted.

Fellow web developers, I can tell you from experience that you must edit this list before deploying it in an application: http://www.iso.org/iso/country_codes/iso_3166_code_lists/cou... My understanding is that we have the UN to thank: http://www.iso.org/iso/country_codes/background_on_iso_3166/...

Is it just Taiwan, or are there other countries in similar situations?

The ISO list shows Occupied Palestine in its preferred UN nomenclature, PALESTINIAN TERRITORY, OCCUPIED. This is a politically controversial area as well. How you should choose to identify the area depends in part on to which region you're targeting your site/app.
Post reply on HN