Viewing profile — neko_koneko
neko_koneko
HN member- Joined
- Sat, Jan 16, 2016, 11:13 AM UTC
- HN karma
- 55
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About neko_koneko
No profile information was provided.
Recent public activity
-
comment
Comment #18635768
FAR Manager is really great, you should give it a try: https://www.farmanager.com/screenshots.php?l=en
-
comment
Comment #16856592
By the way, is there a list of things that Windows collects about computer/user activity?
-
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…
-
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. …
-
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…
-
comment
Comment #13491740
Sorry, my bad. I meant files in OOXML format.
-
comment
Comment #13490820
.docx files could contain macros just fine.
-
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…
-
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…
-
comment
Comment #13490042
There are many criminal groups that develop malware - it's a multi-million dollar business.
-
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…
-
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 …