Archives
-
Firefox Key-logger
Some days back I was going through this article on how the key-loggers are changing their appearance over time – Hardware to Software Key-loggers. Then I felt what if the browser have a key-logger, how good will that be? My pick to test one, would be Firefox as it’s very easy to write an [...]
Oct 26th, 2009 | Filed under Programming -
MD5 at Virustotal
This is a very basic ruby script to validate a MD5 against the existing reports at VirusTotal (www.virustotal.com) Certain improvements in UI are yet to be included.
Working Logic: It checks the given MD5 (from a text file) and crafts a POST request, sends it to VirusTotal and checks the response. If the response is [...]Sep 3rd, 2009 | Filed under Programming -
Ruby Language
I know its a little late to wake up but I somehow feel infatuated on ruby language these days & I know I am still young enough to feel it. I haven’t been much of a programmer, as in ‘creating software’ though I am in research & development & understanding codes and software for security [...]
Aug 28th, 2009 | Filed under Programming