| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 11 months |
| seen | Jun 15 at 20:10 | |
| stats | profile views | 12 |
|
2d |
awarded | Talkative |
|
Nov 19 |
comment |
what is the difference between boot-sector virus and rootkits? I always read 'rootkit' as 'a kit, running as root, for hiding other code'. |
|
Oct 9 |
awarded | Fanatic |
|
Oct 7 |
comment |
How does duqu delete itself? @Polynomial: I was just trying to give an example of a way you'd defer deletion to a separate process. As I said originally, 'I haven't looked at Duqu .. usual procedure is to..'. |
|
Oct 7 |
comment |
How does duqu delete itself? Under windows, you'd execute something like (depending on programming language!) `system("cmd /C del " + argv[0]). You'd need your program to exit before the delete actually happened, so you'd need to pause your batch script/whatever for a few seconds while that happened. A more robust way might be to add a Scheduled Task (windows) to delete the process in, say, a minute, and then exit. |
|
Oct 7 |
answered | How does duqu delete itself? |
|
Sep 10 |
answered | Can i get 100% protection from virus by using Deep Freeze? |
|
Sep 8 |
answered | How to restrict flash drives in Local Area Network |
|
Aug 11 |
answered | using truecrypt keyfiles with weak passwords |
|
Jul 31 |
awarded | Critic |
|
Jul 31 |
awarded | Enthusiast |
|
Jul 25 |
comment |
Detecting malware hidden in P2P traffic What protocol are you using for your peer-to-peer transfer? Is it inhouse or off-the-shelf? Also, have you considered a related case - a user simply shares malicious content with the filename of 'real' content? |
|
Jul 10 |
comment |
Reverse scan from cloud authentication server I know some IRC servers do a similar check on connect, although I don't recall any off-hand. |
|
Jul 7 |
revised |
Can voice chat be spied? edited body |
|
Jul 6 |
answered | Can voice chat be spied? |
|
Jul 6 |
answered | Is it ok to use computer while scanning for viruses? |
|
Jul 3 |
answered | Equipment required for sniffing data / address buses via EM emission |
|
Jul 3 |
awarded | Supporter |
|
Jul 3 |
awarded | Editor |
|
Jul 3 |
revised |
Securing AES 128 encrypted ZIPs against brute force attacks deleted 197 characters in body |