Main Contents

Launching Programs from C#

October 17, 2008

Recently I was tasked with getting my clients users to login in to their vpn connection. The connection is an ssl vpn, simple right just give them the url and your all set right. Well the rub came in the client reserves the right to change the url at any time and communication etc. would [...]

Filed under: C#, Programming | Comments (0)

Clickjacking – The latest game

October 10, 2008

There is a new class of vulnerability known as clickjacking, a blogger has created a proof-of-concept game that uses a PC’s video cam and microphone to secretly spy on the player. In a nutshell the attacker lurers the user to a compromised site and when the malicious code is executed the attacker can then activate [...]

Filed under: Tech News | Comments (0)