
Eu acho piada que depois de, vulnerabilidade após vulnerabilidade, as pessoas continuem a utilizar o Internet Explorer. Quando se protegerem desta aparece outra. E vai haver um dia em que as coisas vão correr mal. Nem vão saber o que lhes caiu em cima e vai ser tarde demais.
O IE tem demonstrado ser inerentemente inseguro. E com este tipo de trojan (se é o que eu estou a pensar), mesmo os teclados virtuais podem não servir para nada. Não estamos a falar de key-loggers, mas de um Browser Helper Object que pode ter acesso a informação manipulada pelo browser. Ou seja, pode pegar na informação que vai para o POST antes de ser cifrada por SSL.
Depois não se queixem. Sabem que há vida para lá do IE? Porque não usam um browser a sério, como por exemplo o Mozilla (www.mozilla.org)?
Rav
Excerto de http://isc.incidents.org/diary.php?date=2004-06-29
A "Browser Helper Object" is a DLL that allows developers to customize and control Internet Explorer. When IE 4.x and higher starts, it reads the registry to locate installed BHO's and then loads them into the memory space for IE. Created BHO's then have access to all the events and properties of that browsing session. This particular BHO watches for HTTPS (secure) access to URLs of several dozen banking and financial sites in multiple countries.
When an outbound HTTPS connection is made to such a URL, the BHO then grabs any outbound POST/GET data from within IE before it is encrypted by SSL. When it captures data, it creates an outbound HTTP connection to http://www.refestltd.com/cgi-bin/yes.pl and feeds the captured data to the script found at that location.
O IE tem demonstrado ser inerentemente inseguro. E com este tipo de trojan (se é o que eu estou a pensar), mesmo os teclados virtuais podem não servir para nada. Não estamos a falar de key-loggers, mas de um Browser Helper Object que pode ter acesso a informação manipulada pelo browser. Ou seja, pode pegar na informação que vai para o POST antes de ser cifrada por SSL.
Depois não se queixem. Sabem que há vida para lá do IE? Porque não usam um browser a sério, como por exemplo o Mozilla (www.mozilla.org)?
Rav
Excerto de http://isc.incidents.org/diary.php?date=2004-06-29
A "Browser Helper Object" is a DLL that allows developers to customize and control Internet Explorer. When IE 4.x and higher starts, it reads the registry to locate installed BHO's and then loads them into the memory space for IE. Created BHO's then have access to all the events and properties of that browsing session. This particular BHO watches for HTTPS (secure) access to URLs of several dozen banking and financial sites in multiple countries.
When an outbound HTTPS connection is made to such a URL, the BHO then grabs any outbound POST/GET data from within IE before it is encrypted by SSL. When it captures data, it creates an outbound HTTP connection to http://www.refestltd.com/cgi-bin/yes.pl and feeds the captured data to the script found at that location.