117 reputation
6
bio website
location
age
visits member for 5 months
seen Jan 28 at 15:55
stats profile views 12

l really like to learn new things as well as explore new horizons.


Jan
15
comment Should security question answers be case-sensitive?
any text entered should treat numpad number with same value as regular keynoard numbers.
Jan
9
comment If we know CAPTCHA can be beat, why are we still using them?
+1 for mentioning the solution cost and importance of measuring their cost/drawback
Jan
9
answered Encrypted flash drives
Jan
9
comment What is the best practice for placing DataBase servers in secure network topologies
putting a sensor on the segment will allow you to monitor it easily plus the log will be clearer. The syslog server could be on a different segment and valuable information could be associated with debugging.
Jan
9
comment What sort of delay will deter a robot from crawling my site?
@Gisle Hannemyr this is indeed a interesting idea, would you like to share a URL and a challenge to make your point?
Jan
7
comment What sort of delay will deter a robot from crawling my site?
how could you block a service accessing your service if that service is using a service to access your service? if so, you would ending blocking newer ip all the time and it could be long considering ipv6 math. just saying and as a matter of fact there is good open-source project that does just that.
Jan
7
comment What sort of delay will deter a robot from crawling my site?
as a matter of fact, respecting robot file is optional
Jan
2
comment Do I have a virus on my hosted site?
who know, maybe you be part of the next big ddos (half-of-a-joke)
Jan
2
revised Are older viruses removed from virus definition files?
added 122 characters in body
Jan
2
revised Are older viruses removed from virus definition files?
added 185 characters in body
Jan
2
revised Are older viruses removed from virus definition files?
added 165 characters in body
Jan
2
comment Are older viruses removed from virus definition files?
I updated my answer several time to ensure if fit the faq, I'm confident it will be better now.
Jan
2
revised Are older viruses removed from virus definition files?
added 165 characters in body
Jan
2
answered Are older viruses removed from virus definition files?
Jan
2
comment Boot or reboot to clean state on Windows each time?
You can setup the machine to run on read-only mode and/or enforce this measure using a software like deep-freeze.
Jan
2
comment How should I safely display my phone number on my Website?
If you feel you can't trust then purchase a sip configuration file and setup your own voip server using asterisk for example. You could then do a redirect with some voip antispam feature to avoid abuse. Sip configuration file cost about 50$ CAN and an asterisk server can run on a 20$ pentium 4 machine. If you wish to get a better encoding you can do so by purchasing a encoding licence to Digium. Those kind of config run smoothly even using 3g vpn as when setup properly the encoding can works great at as low as 100 kb/s. In other words, it could run over 3g in the back of your trunk lol
Jan
2
answered Can email be encrypted before it reaches the mail server? If not, is there something that would allow something like this that's being worked on?
Jan
1
comment How can I protect my browser from being compromised?
Centralize your infrastructure if you can afford it and apply strong machine policy to limit human interaction with i/o
Jan
1
comment Is possible to know if increased marketshare means more viruses?
Backward compatibility also count. Microsoft Windows operating system vs Apple iOS is a good example. Offering compatibility increase security risk.
Jan
1
comment Why Do we Need CAPTCHA? In what case we should use it?
Captcha are based upon the turning test and as such the main purpose is to differentiate human from machine. Pattern recognition, vocal, visual (dynamic/static) has been broken several time. Much of the time it become a pain for the end-user, because they are a pain to decipher. Cultural reference or social pattern could be proven useful, achieve the same purpose and be less annoying for your customer.