
Боксер тигрового окраса (по рисунку не скажешь), воспитанный хулиган. Дружелюный, наровит поиграть со всеми. Таким образом может даже напугать соседей одним только своим видом.
Самый преданный друг. Любит побегать за палкой.. и просто побегать.
Об этом стали часто говорить. Пришло время привлекать народ внешним видом оперционных систем, т.к. функциональность равняется, что возможно приведёт к полной идентичности систем:)
The Hackers Voice is a community designed to bring back hacking and
phreaking to the UK. To those who are un-educated, let me first explain
what hacking is. Hacking is the exploration of Computer Science,
Electronics or anything that has been modified to preform a function
that it wasn't orginally designed to preform. Hacking IS NOT EVIL. We
do not break into people / corporations' computer systems and networks
with the intent to steal information, software or intellectual property.
Who is the best: Joomla or MODx?
I see more then 10 content management systems, but most likable I chosen 2 from them: MODx and Joomla. Please help me choose the best of them - comment all pluses and minuses like this:
Myself and a
friend are making a website for a youth group, and started off planning
to use joomla, but have since decided to use MODx. It is an extremely
powerful CMS which you can modify greatly if needed. The only problem I
have come across is because of its 'young age' it does not have the
same support as the more established CMV's which now that I am trying
to get it running on my OpenBSD webserver is looking to be quite an
issue.
I tried Typo3,
Mambo (Jamoola wasn't out), PhpNuke, E107, Etomite, Drupal, Netdoc,
Webgui, Egroupware (with Sitemgr), Site Baker, Plone and more..... So I
can say quite comfortanly that MODx is the best CMS available.I
have to be honest and say there aren't the 100's of addons (Modules,
Snippets Plugins) that are in other CMS's, but its still in BETA
and rivals other CMS for core functionality. However, with some PHP
knowledge you can built what ever you want into the CMS, if like me you
don't have that skill, there are many helpful people on the forums or
IRC who are always friendly and helpful.More stuff is being added everyday and is making MODx kick arse of all other more mature CMS's.
I'm glad I found it and the community and highly recommend you at least try it for yourself.
Posted by Briggsy, whose homepage is here on 02/25/2006 at 06:18
***
...I don't think MODx is quite ready for prime time yet, but it looks like it could have a great future.And more...Posted by MiCroStoogE, whose homepage is here on 03/12/2006 at 08:28
***I must disagree
with the previous poster. MODx is very much ready for the prime time.
Don't take my word for it - go and see their website showcase forum!Posted by Heikki, on 03/12/2006 at 04:55
Тут все просто. По адресу remainder@one.lv сидит mail-робот, который анализирует запросы на восстановление пароля. На сайте есть форма для заполнения с всевозможными параметрами, которая потом шлется роботу со специальным Subject'ом. Фишка в том, что если в сабжект впихнуть не один, а два запроса, то проверятся будет последний ящик, а информация будет выслана для второго! Так шевелим мозгами... Правильно! Высылаем два запроса: в одном сообщаем инфу о ящике жертве, во втором инфу о своем (о своем то мы все знаем ;) ) Итак, мы хотим обломать vasya_pupkin@one.lv Наш ящик hacker@one.lv пароль qwerty Пишем письмо роботу на remainder@one.lv Subject: login=vasya_pupkin Т.е. первый раз вставляем в тему письма запрос о ящике-жертве - vasya_pupkin@one.lv : login=vasya_pupkin А потом, через точку с запятой второй запрос, с вашими данными, которые робот проверит и убедится, что они правильные! login=hacker Итого : тема сообщения выглядит вот так : login=vasya_pupkin Все, ждите пасс на ваше мыло!!! (Answer = ответ на секретный вопрос, но прокатывает и без него, запросы разделяются точкой с запятой.Best regards, Vasja.
Короче делайте так:
1)Откройте one.lv.
2)Нажмите эл.почта
3)Нажмите создать
4)Там где кому пишете: remainder@one.lv
5) Там где Сс ничего не надо вписывать
6)Там где тема пишете: login=vasya_pupkin
a) вместо vasya_pupkin пишете E-mail того кого хочеш взломать (толко на one.lv)
б) вместо hacker пишете свой e-mail
в) вместо qwerty пишете свой пароль
7) нажмите отправить.
8) ждите пароль придёт вам на e-mail
Удачи кул хацкеры
about:configС помощью фильтра найдите следующие переменные и замените значения двойным щелчком левой кнопкой мыши на указанные ниже:
network.dns.disableIPv6 - true2 Extentions для Firefox />
network.http.pipelining - true
network.http.pipelining.maxrequests - 8
network.http.proxy.pipelining - true
del.icio.us Download Statusbar Gmail Manager FireFtp Flashblock Perfomancing Blog Editor ShowIP IEtab WML browser Web Developer3 Другие:
ChatZilla Google Notebook HTML validator (win) (lin) Mouse Gestures Wikipedia Toolbar4 Spell dictionaries:
Latviešu Russian Hebrew British5 Swiftfox:
deb http://getswiftfox.com/builds/debian unstable non-free5.2 Install from a terminal window as root using the correct package name:
apt-get update apt-get install swiftfox-athlon-xp
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "lv,ru(winkeys)" #ru(phonetic)
Оption "XkbOptions" "grp:ctrl_shift_toggle,grp_led:scroll"
powered by performancing firefox
powered by performancing firefox
Сохраняем и присваеваем права на запуск как приложения
sudo vi /usr/bin/dcpp_ru
i
#! /bin/bash
export LC_ALL="ru_RU.CP1251"
dcpp
:exit
sudo chmod a+x /usr/bin/dcpp_ru