ZBrute

Discussion in 'Skype, IRC, ICQ, Jabber и другие IM' started by Zadoxlik, 8 Dec 2006.

  1. Sharky

    Sharky Elder - Старейшина

    Joined:
    1 May 2006
    Messages:
    487
    Likes Received:
    312
    Reputations:
    46
    зайлейте куда нить сорцы а то чё то сайт не пашет
     
  2. KPOT_f!nd

    KPOT_f!nd положенец общага

    Joined:
    25 Aug 2006
    Messages:
    1,074
    Likes Received:
    502
    Reputations:
    65
    http://attack.jino-net.ru/ICQ/brute/zbrute.c - вы не это случайно ищете???
     
    3 people like this.
  3. Sharky

    Sharky Elder - Старейшина

    Joined:
    1 May 2006
    Messages:
    487
    Likes Received:
    312
    Reputations:
    46
    енто родной...енто..спс
     
  4. mouse.pro

    mouse.pro Elder - Старейшина

    Joined:
    6 Dec 2006
    Messages:
    113
    Likes Received:
    73
    Reputations:
    14
    Залейте куда-нибудь еще под win =) с меня +
     
  5. spawn89

    spawn89 Elder - Старейшина

    Joined:
    15 Apr 2007
    Messages:
    310
    Likes Received:
    73
    Reputations:
    0
    _http://rapidshare.com/files/31621227/BrutForces.rar.html
    в архиве консольная и гуи версии))

    З.Ы. старнно, я вроде сдесь уже выкладывал ссылку, ток пост мой ктото из модеров потер(( наверно..
     
  6. mouse.pro

    mouse.pro Elder - Старейшина

    Joined:
    6 Dec 2006
    Messages:
    113
    Likes Received:
    73
    Reputations:
    14
    spawn89 , залей пожалуйста на ifolder.ru
     
  7. spawn89

    spawn89 Elder - Старейшина

    Joined:
    15 Apr 2007
    Messages:
    310
    Likes Received:
    73
    Reputations:
    0
    _http://ifolder.ru/2029094
    пожалста))
     
    1 person likes this.
  8. shurup

    shurup Banned

    Joined:
    17 May 2007
    Messages:
    9
    Likes Received:
    1
    Reputations:
    -5
    Народ помогите!
    Взял этот исходник http://attack.jino-net.ru/ICQ/brute/zbrute.c , а он выдаёт кучу ошибок :( , zbrute.antichat.ru не пашет. Компилю на фре 6.0
    Шо делать, подскажите пожалуйста, зараннее благодарен.
     
  9. KPOT_f!nd

    KPOT_f!nd положенец общага

    Joined:
    25 Aug 2006
    Messages:
    1,074
    Likes Received:
    502
    Reputations:
    65
    читал в коментариях:
    //#define WINDA // Comment this string for *nix
    + был случи когда на фряхе не было многопоточной бибилиотеки -pthread - у тебя есть, посмотри.
    Если ты это все предусмотрел, тогда напиши код ошибок строчки и т.д
     
  10. shurup

    shurup Banned

    Joined:
    17 May 2007
    Messages:
    9
    Likes Received:
    1
    Reputations:
    -5
    Спасибо, щас буду пробовать дальше
     
  11. shurup

    shurup Banned

    Joined:
    17 May 2007
    Messages:
    9
    Likes Received:
    1
    Reputations:
    -5
    c
    Code:
    shurup# gcc -pthread zbrute.c -o zbrute
    zbrute.c:3: error: syntax error before '/' token
    zbrute.c:3:44: too many decimal points in number
    zbrute.c:5: error: stray '\' in program
    zbrute.c:6: error: stray '\' in program
    zbrute.c:6: error: stray '\' in program
    zbrute.c:6: error: stray '\' in program
    zbrute.c:62:5: invalid suffix "th" on integer constant
    zbrute.c:63: error: syntax error before "random"
    zbrute.c:69: error: stray '@' in program
    zbrute.c:76:7: too many decimal points in number
    zbrute.c:85:28: too many decimal points in number
    In file included from /usr/include/sys/_types.h:33,
                     from /usr/include/stdlib.h:42,
                     from zbrute.c:105:
    /usr/include/machine/_types.h:88: error: syntax error before "__int_least8_t"
    In file included from zbrute.c:120:
    /usr/include/sys/types.h:64: error: syntax error before "int8_t"
    after the macro name
    zbrute.c:159:23: warning: ISO C requires whitespace after the macro name
    zbrute.c:160:22: warning: ISO C requires whitespace after the macro name
    zbrute.c:161:22: warning: ISO C requires whitespace after the macro name
    zbrute.c:162:22: warning: ISO C requires whitespace after the macro name
    zbrute.c:163:22: warning: ISO C requires whitespace after the macro name
    zbrute.c:164:23: warning: ISO C requires whitespace after the macro name
    zbrute.c:165:23: warning: ISO C requires whitespace after the macro name
    zbrute.c:166:23: warning: ISO C requires whitespace after the macro name
    zbrute.c:167:23: warning: ISO C requires whitespace after the macro name
    zbrute.c:168:23: warning: ISO C requires whitespace after the macro name
    zbrute.c:169:23: warning: ISO C requires whitespace after the macro name
    zbrute.c:170:23: warning: ISO C requires whitespace after the macro name
    zbrute.c:171:23: warning: ISO C requires whitespace after the macro name
    zbrute.c:172:22: warning: ISO C requires whitespace after the macro name
    zbrute.c:198: error: syntax error before "chars"
    zbrute.c:215: error: syntax error before "booli"
    zbrute.c:296:1: warning: unknown escape sequence '\_'
    .....
    zbrute.c:1952: error: `proxyc' undeclared (first use in this function)
    zbrute.c:1969: error: `i' undeclared (first use in this function)
    zbrute.c:1993: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
    zbrute.c:1994: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
    zbrute.c:2000: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
    zbrute.c:2010: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
    zbrute.c:2011: error: `database_s' undeclared (first use in this function)
    zbrute.c:2026: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
    zbrute.c:2033: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
    zbrute.c:2034: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
    zbrute.c:2047: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
    zbrute.c:2048: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
    zbrute.c:2056: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
    zbrute.c:2057: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
    zbrute.c:2069: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
    zbrute.c:2070: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
    zbrute.c:2077: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
    zbrute.c: At top level:
    zbrute.c:2080: error: conflicting types for 'getoptions'
    zbrute.c:523: error: previous implicit declaration of 'getoptions' was here
    zbrute.c: In function `getoptions':
    zbrute.c:2081: error: `inti' undeclared (first use in this function)
    zbrute.c:2082: error: `optsretval' undeclared (first use in this function)
    zbrute.c:2083: error: `retval' undeclared (first use in this function)
    zbrute.c:2095: error: `FILE_LENGTH' undeclared (first use in this function)
    zbrute.c:2098: error: `i' undeclared (first use in this function)
    zbrute.c: At top level:
    zbrute.c:2174: error: conflicting types for 'fatalerror'
    zbrute.c:534: error: previous implicit declaration of 'fatalerror' was here
    zbrute.c: In function `Use_Socks5':
    zbrute.c:2184: error: `charbuff' undeclared (first use in this function)
    zbrute.c:2185: error: `buff2' undeclared (first use in this function)
    zbrute.c:2187: error: `longtime1' undeclared (first use in this function)
    zbrute.c:2187: error: `time2' undeclared (first use in this function)
    zbrute.c:2188: error: `intcnt' undeclared (first use in this function)
    zbrute.c:2189: error: `ip' undeclared (first use in this function)
    zbrute.c:2190: error: `as' undeclared (first use in this function)
    zbrute.c:2191: error: `i' undeclared (first use in this function)
    zbrute.c:2192: error: `boolnottimeout' undeclared (first use in this function)
    zbrute.c:2193: error: `fd_setfd' undeclared (first use in this function)
    zbrute.c:2194: error: `timevaltv' undeclared (first use in this function)
    zbrute.c:2199: error: `time1' undeclared (first use in this function)
    zbrute.c:2203: error: `buff' undeclared (first use in this function)
    zbrute.c:2205: error: `WSAEWOULDBLOCK' undeclared (first use in this function)
    zbrute.c:2210: error: `tv' undeclared (first use in this function)
    zbrute.c:2218: error: `fd' undeclared (first use in this function)
    zbrute.c:2220: error: `cnt' undeclared (first use in this function)
    zbrute.c:2229: error: `nottimeout' undeclared (first use in this function)
    zbrute.c:2244: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
    zbrute.c:2251: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
    zbrute.c: In function `Use_Socks4':
    zbrute.c:2360: error: `intip' undeclared (first use in this function)
    zbrute.c:2360: error: `cnt' undeclared (first use in this function)
    zbrute.c:2361: error: `charbuff' undeclared (first use in this function)
    zbrute.c:2361: error: `buff2' undeclared (first use in this function)
    zbrute.c:2362: error: `shortas' undeclared (first use in this function)
    zbrute.c:2363: error: `i' undeclared (first use in this function)
    zbrute.c:2365: error: `fd_setfd' undeclared (first use in this function)
    zbrute.c:2366: error: `timevaltv' undeclared (first use in this function)
    zbrute.c:2373: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
    zbrute.c:2377: error: `ip' undeclared (first use in this function)
    zbrute.c:2380: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
    zbrute.c:2383: error: `buff' undeclared (first use in this function)
    zbrute.c:2389: error: `as' undeclared (first use in this function)
    zbrute.c:2391: error: `WSAEWOULDBLOCK' undeclared (first use in this function)
    zbrute.c:2397: warning: passing arg 1 of `time' from incompatible pointer type
    zbrute.c:2399: error: `tv' undeclared (first use in this function)
    zbrute.c:2407: error: `fd' undeclared (first use in this function)
    zbrute.c:2425: warning: passing arg 1 of `time' from incompatible pointer type
    zbrute.c: In function `Use_HTTPS':
    zbrute.c:2435: error: `intcnt' undeclared (first use in this function)
    zbrute.c:2436: error: `c' undeclared (first use in this function)
    zbrute.c:2437: error: `as' undeclared (first use in this function)
    zbrute.c:2438: error: `longtime1' undeclared (first use in this function)
    zbrute.c:2438: error: `time2' undeclared (first use in this function)
    zbrute.c:2439: error: `fd_setfd' undeclared (first use in this function)
    zbrute.c:2440: error: `timevaltv' undeclared (first use in this function)
    zbrute.c:2445: error: `time1' undeclared (first use in this function)
    zbrute.c:2448: error: `cnt' undeclared (first use in this function)
    zbrute.c:2454: error: `WSAEWOULDBLOCK' undeclared (first use in this function)
    zbrute.c:2464: error: `tv' undeclared (first use in this function)
    zbrute.c:2479: error: `fd' undeclared (first use in this function)
    zbrute.c: At top level:
    zbrute.c:2808: error: conflicting types for 'sendemail'
    zbrute.c:1427: error: previous implicit declaration of 'sendemail' was here
    zbrute.c: In function `sendemail':
    zbrute.c:2809: error: `SOCKETs' undeclared (first use in this function)
    zbrute.c:2810: error: `sockaddr_inssin' undeclared (first use in this function)
    zbrute.c:2811: error: `timevaltv' undeclared (first use in this function)
    zbrute.c:2812: error: `fd_setfd' undeclared (first use in this function)
    zbrute.c:2815: error: `intlen' undeclared (first use in this function)
    zbrute.c:2816: error: `charrequest' undeclared (first use in this function)
    zbrute.c:2817: error: `hexpass' undeclared (first use in this function)
    zbrute.c:2818: error: `althexpass' undeclared (first use in this function)
    zbrute.c:2819: error: `allnewpassstring' undeclared (first use in this function)
    zbrute.c:2821: error: `s' undeclared (first use in this function)
    zbrute.c:2826: error: `tv' undeclared (first use in this function)
    zbrute.c:2830: error: `ssin' undeclared (first use in this function)
    zbrute.c:2830: error: `options' undeclared (first use in this function)
    zbrute.c:2833: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
    zbrute.c:2838: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
    zbrute.c:2847: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
    zbrute.c:2854: error: `fd' undeclared (first use in this function)
    zbrute.c:2875: error: `intsmtp_loginlen' undeclared (first use in this function)
    zbrute.c:2876: error: `smtp_passlen' undeclared (first use in this function)
    zbrute.c:2877: error: `smtp_loginlen' undeclared (first use in this function)
    zbrute.c:2883: error: `len' undeclared (first use in this function)
    zbrute.c:2886: error: `request' undeclared (first use in this function)
    zbrute.c:2900: error: `NEW_PASS_LEN' undeclared (first use in this function)
    zbrute.c: In function `remoteterminal':
    zbrute.c:2959: error: `intcurpose' undeclared (first use in this function)
    zbrute.c:2960: error: `i' undeclared (first use in this function)
    zbrute.c:2967: error: `options' undeclared (first use in this function)
    zbrute.c:3004: error: `curpose' undeclared (first use in this function)
    zbrute.c:3015: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
    zbrute.c:3022: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
    zbrute.c: At top level:
    zbrute.c:3040: error: conflicting types for 'command_exec'
    zbrute.c:2994: error: previous implicit declaration of 'command_exec' was here
    zbrute.c: In function `command_exec':
    zbrute.c:3047: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
    zbrute.c:3052: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
    zbrute.c:3063: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
    zbrute.c:3065: error: `options' undeclared (first use in this function)
    zbrute.c:3075: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
    zbrute.c:3082: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
    zbrute.c:3093: warning: comparison between pointer and integer
    zbrute.c:3095: error: `charf' undeclared (first use in this function)
    zbrute.c:3095: error: `BUF' undeclared (first use in this function)
    zbrute.c:3097: error: `f' undeclared (first use in this function)
    zbrute.c:3114: warning: comparison between pointer and integer
    zbrute.c:3115: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
    zbrute.c:3117: warning: passing arg 1 of `strlen' from incompatible pointer type
    zbrute.c:3119: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
    zbrute.c:3123: warning: comparison between pointer and integer
    zbrute.c:3128: warning: comparison between pointer and integer
    zbrute.c: At top level:
    zbrute.c:3141: error: conflicting types for 'terminal'
    zbrute.c:812: error: previous implicit declaration of 'terminal' was here
    zbrute.c: In function `terminal':
    zbrute.c:3146: error: `inti' undeclared (first use in this function)
    zbrute.c:3147: error: `charch' undeclared (first use in this function)
    zbrute.c:3148: error: `getcommand' undeclared (first use in this function)
    zbrute.c:3149: error: `SOCKETs' undeclared (first use in this function)
    zbrute.c:3150: error: `client' undeclared (first use in this function)
    zbrute.c:3151: error: `sockaddr_insaddr' undeclared (first use in this function)
    zbrute.c:3186: error: `options' undeclared (first use in this function)
    zbrute.c:3187: error: `s' undeclared (first use in this function)
    zbrute.c:3190: error: `saddr' undeclared (first use in this function)
    zbrute.c:3199: error: `i' undeclared (first use in this function)
    zbrute.c:3226: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
    zbrute.c:3236: error: `proxyc' undeclared (first use in this function)
    zbrute.c:3240: warning: passing arg 1 of `sprintf' from incompatible pointer type
    zbrute.c:3242: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
    zbrute.c:3245: warning: passing arg 1 of `printf' from incompatible pointer type
    zbrute.c:3277: error: `ch' undeclared (first use in this function)
    zbrute.c:3326: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
    zbrute.c:3328: warning: passing arg 2 of `command_exec' makes integer from pointer without a cast
    zbrute.c:3335: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
    zbrute.c:3338: error: `DELBYTE1' undeclared (first use in this function)
    zbrute.c:3338: error: `DELBYTE2' undeclared (first use in this function)
    zbrute.c: At top level:
    zbrute.c:3386: error: conflicting types for 'getch'
    zbrute.c:3277: error: previous implicit declaration of 'getch' was here
    zbrute.c:3397: error: conflicting types for 'switchblock'
    zbrute.c:495: error: previous implicit declaration of 'switchblock' was here
    zbrute.c: In function `_random':
    zbrute.c:3412: error: `intbytes_remians' undeclared (first use in this function)
    zbrute.c:3413: error: `curbytes' undeclared (first use in this function)
    zbrute.c:3420: error: `random_value' undeclared (first use in this function)
    zbrute.c:3421: error: `bytes_remians' undeclared (first use in this function)
    zbrute.c: At top level:
    zbrute.c:3442: error: conflicting types for 'settimeout'
    zbrute.c:786: error: previous implicit declaration of 'settimeout' was here
    zbrute.c: In function `settimeout':
    zbrute.c:3444: error: `options' undeclared (first use in this function)
    zbrute.c: At top level:
    zbrute.c:3478: error: conflicting types for 'getandsavethefile'
    zbrute.c:530: error: previous implicit declaration of 'getandsavethefile' was here
    zbrute.c: In function `getandsavethefile':
    zbrute.c:3484: error: `SOCKETs' undeclared (first use in this function)
    zbrute.c:3485: error: `sockaddr_inssin' undeclared (first use in this function)
    zbrute.c:3486: error: `timevaltv' undeclared (first use in this function)
    zbrute.c:3487: error: `fd_setfd' undeclared (first use in this function)
    zbrute.c:3506: error: `s' undeclared (first use in this function)
    zbrute.c:3508: error: `ssin' undeclared (first use in this function)
    zbrute.c:3510: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
    zbrute.c:3514: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
    zbrute.c:3523: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
    zbrute.c:3528: error: `tv' undeclared (first use in this function)
    zbrute.c:3537: error: `fd' undeclared (first use in this function)
    zbrute.c:3566: warning: passing arg 1 of `sprintf' from incompatible pointer type
    zbrute.c:3567: warning: passing arg 1 of `strlen' from incompatible pointer type
    zbrute.c:3571: warning: passing arg 1 of `strstr' from incompatible pointer type
    zbrute.c:3577: warning: passing arg 1 of `strstr' from incompatible pointer type
    zbrute.c:3583: warning: passing arg 1 of `strlen' from incompatible pointer type
    zbrute.c: At top level:
    zbrute.c:3599: error: conflicting types for 'passrand'
    zbrute.c:1388: error: previous implicit declaration of 'passrand' was here
    zbrute.c:3605: error: conflicting types for 'make_auth_request'
    zbrute.c:1196: error: previous implicit declaration of 'make_auth_request' was here
    zbrute.c: In function `make_auth_request':
    zbrute.c:3612: error: `xor_key' undeclared (first use in this function)
    zbrute.c:3616: error: `reqlen' undeclared (first use in this function)
    zbrute.c: At top level:
    zbrute.c:3674: error: conflicting types for 'change_pass'
    zbrute.c:1389: error: previous implicit declaration of 'change_pass' was here
    zbrute.c: In function `change_pass':
    zbrute.c:3682: error: `SOCKETs' undeclared (first use in this function)
    zbrute.c:3692: error: `passwordlen' undeclared (first use in this function)
    zbrute.c:3696: error: `s' undeclared (first use in this function)
    zbrute.c:3698: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
    zbrute.c:3701: error: `ssin' undeclared (first use in this function)
    zbrute.c:3704: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
    zbrute.c:3707: error: `icqport' undeclared (first use in this function)
    zbrute.c:3724: error: `WSAEWOULDBLOCK' undeclared (first use in this function)
    zbrute.c:3738: warning: passing arg 3 of `readtlv' from incompatible pointer type
    zbrute.c:3746: warning: passing arg 3 of `readtlv' from incompatible pointer type
    zbrute.c:3749: warning: passing arg 3 of `readtlv' from incompatible pointer type
    zbrute.c:3783: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
    zbrute.c:3788: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
    zbrute.c: At top level:
    zbrute.c:3874: error: conflicting types for 'delete_from_list'
    zbrute.c:1430: error: previous implicit declaration of 'delete_from_list' was here
    zbrute.c: In function `delete_from_list':
    zbrute.c:3875: error: `shorti' undeclared (first use in this function)
    zbrute.c:3876: error: `to' undeclared (first use in this function)
    zbrute.c:3877: error: `len' undeclared (first use in this function)
    zbrute.c:3879: error: `intnewsourcecount' undeclared (first use in this function)
    zbrute.c:3881: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
    zbrute.c:3883: error: `database_s' undeclared (first use in this function)
    zbrute.c:3885: error: `i' undeclared (first use in this function)
    zbrute.c:3892: error: `options' undeclared (first use in this function)
    zbrute.c:3896: warning: passing arg 1 of `pthread_mutex_lock' from incompatible pointer type
    zbrute.c:3902: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
    zbrute.c:3910: error: `newsourcecount' undeclared (first use in this function)
    zbrute.c:3938: warning: passing arg 1 of `pthread_mutex_unlock' from incompatible pointer type
    zbrute.c: In function `sigsegvact':
    zbrute.c:3944: error: `options' undeclared (first use in this function)
    zbrute.c:3958: warning: passing arg 2 of `command_exec' makes integer from pointer without a cast
    zbrute.c:3961: warning: passing arg 2 of `command_exec' makes integer from pointer without a cast
    zbrute.c:3971:92: warning: no newline at end of file
    
    Вот шо оно мне выдаёт, и это ещё не всё
     
  12. Pochka

    Pochka Banned

    Joined:
    26 Nov 2005
    Messages:
    27
    Likes Received:
    7
    Reputations:
    -2
    http://zbrute.antichat.ru/zbrute.c
     
  13. shurup

    shurup Banned

    Joined:
    17 May 2007
    Messages:
    9
    Likes Received:
    1
    Reputations:
    -5
    Спасибо, это собралось без проблем :)
    Щас буду пробовать
     
  14. mustang777

    mustang777 Elder - Старейшина

    Joined:
    16 May 2007
    Messages:
    15
    Likes Received:
    17
    Reputations:
    0
    Sorry,но где можно найти нормальный фри-шелл,а то есть ссылки,но или убитые уже шеллы,ибо с большими ограни4ениями.Вот хо4у поставить этот брутик.Реально фсе мозги се уже заипошил!

    3Ы: НЕ хотел создавать новую тему!
     
  15. GooD and EviL

    GooD and EviL Banned

    Joined:
    17 Feb 2007
    Messages:
    79
    Likes Received:
    24
    Reputations:
    0
    mustang777 не найдёшь ты такого, фришеллы в основном предназначены для обучения, никто на халву гонять там брут не даст
     
  16. mustang777

    mustang777 Elder - Старейшина

    Joined:
    16 May 2007
    Messages:
    15
    Likes Received:
    17
    Reputations:
    0
    Жалко,тогда не знаю даже где его поставить,а то траффа у меня хоть и много,но для брута у меня не остается =(
     
  17. KPOT_f!nd

    KPOT_f!nd положенец общага

    Joined:
    25 Aug 2006
    Messages:
    1,074
    Likes Received:
    502
    Reputations:
    65
    mustang777 - закажи/попроси у знакомых/есть тема "PHP-инъкций" вот с помощью ее можно дость шелл.
     
  18. shurup

    shurup Banned

    Joined:
    17 May 2007
    Messages:
    9
    Likes Received:
    1
    Reputations:
    -5
    Народ, у меня за полдня набрутилось 12 шестизнаков
    (zbrute так говорит) но я немогу войти в аккаунт.
    Ставил уже автоматическую смену пароля - непомогает. Может это ошибка? У когото были такие проблеммы?
     
  19. Pochka

    Pochka Banned

    Joined:
    26 Nov 2005
    Messages:
    27
    Likes Received:
    7
    Reputations:
    -2
    Такие проблемы были ни у тебя одного и возникли недавно в месте с еще одной проблемой о которой пока известно только от одного пользователя. Возможно это связано с какими-то изменениями на их серверах, а это значит что со збрутом придется попращаться навсегда или до пришествия нового энтузиаста который подровняет
    http://zbrute.antichat.ru/zbrute.c
    и
    http://zbrute.antichat.ru/wzbrute_sources/
     
  20. spawn89

    spawn89 Elder - Старейшина

    Joined:
    15 Apr 2007
    Messages:
    310
    Likes Received:
    73
    Reputations:
    0
    то есть ты ни под сбрученным пасом ни под поменяном пассом зайти не можешь??