I just hope someday the general public realize what a poor job Microsoft has done regarding security on Windows operating systems and embrace other (and more promising) alternatives
broadly speaking, how would you design things? All I can think of doing is putting explicit permission grants on everything, requiring everyone to click a million times as was done with the first version of Vista's UAC, IIRC, which is no solution IMO.
How I Cracked a Keylogger and Ended Up in Someone's Inbox
101–108 of 108 posts
Re: How I Cracked a Keylogger and Ended Up in Someone's Inbox
#102Re: How I Cracked a Keylogger and Ended Up in Someone's Inbox
#103Website that we were running was under DDOS couple of years ago, what we did is we took ips of servers that made ddos. Then we scanned the ports, found vulnerability in the application that was running on it then get into the server using this vulnerability. We checked open connections and found one used for command and control server (irc server) then we listened to irc channel. DDOSers were talking private things o…
I wish HN had a `save` feature so I don't lose gems like these.
(Personally I use pinboard.in and would happily recommend it but I don't think everyone need it.)
Re: How I Cracked a Keylogger and Ended Up in Someone's Inbox
#104Earlier quoted context omitted.
I wish HN had a `save` feature so I don't lose gems like these.
Use bookmarks feature. At least Chrome and FF allows you to sync it between different instances. (Personally I use pinboard.in and would happily recommend it but I don't think everyone need it.)
That said, pinboard.in is a decent service, and it's useful to have all your bookmarks in a central location.
Re: How I Cracked a Keylogger and Ended Up in Someone's Inbox
#105Earlier quoted context omitted.
What they did at the time would still have definitely been illegal. Probably not any more illegal than it is now. I doubt they'd be prosecuted, but breaking into any system is illegal.
Hitting people in the face is illegal; hitting people in the face in self-defense is legal. So... It would be interesting court case :)
Re: How I Cracked a Keylogger and Ended Up in Someone's Inbox
#106I've done this a few times for fun, simply search YouTube for a "game code generator" or something like that, take your pick, download their magic "tool" from the link in the video description and get disassembling with ILSpy [1]. A ton of these "account stealers" are written in VB.NET and seem to be generated from a template. Remember to stay safe and use a sandbox or virtual machine when dealing with malicious code…
Anyone knows a better decompiler for .net other than ilspy? It's a hit or miss for me with ilspy, would like to try something better even if it's paid.
Re: How I Cracked a Keylogger and Ended Up in Someone's Inbox
#107Earlier quoted context omitted.
I agree, it's amazing how stupid criminals can be, even online. It's scary to think what someone as smart as these security researchers could do if they went black hat...
I'm thinking that's who's working on stuff like Stuxnet, Flame, etc. I wonder what color hat we would consider Government-sponsored malware to be?
Re: How I Cracked a Keylogger and Ended Up in Someone's Inbox
#108Earlier quoted context omitted.
These days I'd be worried about CFAA or otherwise getting V& for this. In the "good old days", it was possible to get away with and laugh about this type of vigilante justice. These days though, you're more likely to wind up in prison. No longer worth it for lulz. Sad times now, but good memories.
Honestly, my bigger concern would be motivating a retaliatory attack. A lot of the people who run botnets have big egos and respond poorly to this kind of challenge, especially when it can mean serious lost money for them. I've caused a retaliatory attack against a system I was responsible for once (thankfully not an important one) and I know at least one other security professional with a similar story - and in his…