Live data from Hacker News

Viewing profile — neko_koneko

neko_koneko

HN member
Joined
Sat, Jan 16, 2016, 11:13 AM UTC
HN karma
55
Public activity
12 items

About neko_koneko

No profile information was provided.

Recent public activity

  1. comment
    Comment #18635768

    FAR Manager is really great, you should give it a try: https://www.farmanager.com/screenshots.php?l=en

  2. comment
    Comment #16856592

    By the way, is there a list of things that Windows collects about computer/user activity?

  3. comment
    Comment #16856586

    Yep. Malware is constantly repacked/encrypted. It is impractical/impossible to write static unpacking engines for every type of malware packing technique, so behavioral analysis en…

  4. comment
    Comment #16852760

    Malware authors often incorporate legitimate software into their malware - e.g. Nir Sofer's Mail PassView and Web PassView are used in Emotet spam bot to harvest user credentials. …

  5. comment
    Comment #16074896

    When I was in similar situation (bought an old SGI O2 box and didn’t had any other SGI machines to plug HDD into to get /etc/passwd), I used telnet RCE/privilege escalation exploit…

  6. comment
    Comment #13491740

    Sorry, my bad. I meant files in OOXML format.

  7. comment
    Comment #13490820

    .docx files could contain macros just fine.

  8. comment
    Comment #13490787

    What do you mean, exactly? All I want so say that while targeted attacks are the most difficult to defend against (well, by definition), it is the medium-sophistication-level attac…

  9. comment
    Comment #13490238

    Well, I agree that AV most likely wouldn't protect you against targeted attacks - but most of the attacks that we investigated were targeted quite broadly - phishing email campaign…

  10. comment
    Comment #13490042

    There are many criminal groups that develop malware - it's a multi-million dollar business.

  11. comment
    Comment #13490012

    Ok, disclaimer first: I've previously worked at Kaspersky Lab (incident response division). Now, I want to say that many of the incidents that we have investigated, would have been…

  12. comment
    Comment #12253652

    > It looks like it's pretty easy to create a spaghetti-code mess Can confirm. I currently work as a malware analyst, and I frequently have to analyze (somewhat) obfuscated malware …