This is default featured post 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured post 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured post 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured post 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured post 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

22 tháng 1 2013

Sử dụng mysqldump hiệu quả hơn



Với mysqldump ta có thể dễ dàng backup lại data rồi restore với mysqlimport hay thậm chí dùng chính mysqldump cũng có thể import vào lại!

mysqldum có thể dump toàn bộ csdl, hay một vài bảng, hay một số row trong bảng

Đây là một vài cách dùng

20 tháng 1 2013

Admin finder perl script


The things you need
1. Active perl (click here to download)
2. admin finder script (click here to download )
Install the active perl and extract the archive in to “c:\perl\bin” now go to start > run and type CMD and hit enter now type “cd c:\perl\bin” and hit enter after that paste the perl script name “admin_CP_finder.pl ” and just hit enter now enter the site which you want to find admin penal and hit enter (I have hide my site) and now enter the source code of the website (my site have asp source code so I have added 2) and just hit enter. you will found the admin penal. Happy hacking.

17 tháng 1 2013

Cấu hình chứng thực SSH trong Linux



SSH (Secure Shell) là một giao thức mạng dùng để thiết lập kết nối và quản trị mạng một cách bảo mật hoạt động trong môi trường Unix (tương tự như remote desktop của windows). SSH hoạt động ở lớp TCP/IP. Các công cụ SSH (như là OpenSSH, ...) cung cấp cho người dùng cách thức để thiết lập kết nối mạng được mã hoá để tạo một kênh kết nối riêng tư.

Install Firewall in Linux Centos

1. Install APF Firewall in Linux 

Tutorial on installing APF firewall (IP tables based) in Linux. 

When it comes to security, there is no such thing without firewall. when you buy a new dedicated or vps server, atleast make sure you install a firewall to protect your server from various intrusion attacks. Within minutes you can set up your firewall up and running. APF firewall is one of the popular and easy to setup IP tables based firewall for Linux servers. It also has additional features like prevention from DoS attacks.

13 tháng 1 2013

HOWTO: Enable Screen Locking as root! (Updated)

The first thing we need to do is install "xlock" and (for Gnome users) gconf-editor. Just use the following command:

apt-get install xlockmore gconf-editor


11 tháng 1 2013

[TuT][Hack] Tấn công máy tính bằng Metasploit


Phương pháp :
Mình phối hợp những phương pháp sau cho việc tấn công :
Man-in-the-middle(ARP Spoofing + DNS Spoofing) -- dùng để đưa victim vào bẫy
Metasploit Framework :
_ java_signed_apple exploit
_ payload : reverse tcp (dùng để khi cái exploit nó chạy nó sẽ connect lại mình )
Và với sự trợ giúp của server Apache.

[Hack]Tấn công DoS trong mạng LAN [TuT hình]

/* Đã update part 2 */

Tấn công mạng LAN DoS (Denial of Service)

Chuẩn bị :

_ Backtrack (lí do mình xài backtrack là bởi vì nó đã được cài sẵn các ngôn ngữ lập trình và tool thông dụng) / Linux (phải tự tìm download tool)

10 tháng 1 2013

[HOW-TO] BT5 Automatically: Login / Startx

Firstly, I know this is a "How-To" and not a fix but when I tried to start a thread in the "How-To's" section it said I have insufficient privileges, so mods feel free to move this thread if you like. 

So, I'll just start with a disclaimer to avoid numerous reply's by saying, Auto logging in as root is not advisable. Do this at your own risk. 

09 tháng 1 2013

Fix lỗi Could not connect to wicd's D-Bus interface

"Could not connect to wicd's D-Bus interface. Check the wicd log for errors messages"


root@evilbox:~# dpkg-reconfigure wicd
root@evilbox:~# update-rc.d wicd defaults
 Adding system startup for /etc/init.d/wicd ...
   /etc/rc0.d/K20wicd -> ../init.d/wicd
   /etc/rc1.d/K20wicd -> ../init.d/wicd
   /etc/rc6.d/K20wicd -> ../init.d/wicd
   /etc/rc2.d/S20wicd -> ../init.d/wicd
   /etc/rc3.d/S20wicd -> ../init.d/wicd
   /etc/rc4.d/S20wicd -> ../init.d/wicd
   /etc/rc5.d/S20wicd -> ../init.d/wicd
root@evilbox:~#

install chrome trên backtrack

cài đặt chrome như bình thường trên ubuntu

sau đó chạy lệnh
#gedit /usr/bin/google-chrome
thêm dòng "--user-data-dir"  ngay sau dòng
exec -a "$0" "$HERE/chrome" "$@"
thành như thế này
exec -a "$0" "$HERE/chrome" "$@" --user-data-dir


Chỉnh Audio trên Back Track

if you get this or a similar error when clicking on the volume icon, it can fixed by navigating to System>Preferences>Startup Applications...

now click add

next name the startup application

Then under command type /usr/bin/pulseaudio

now logout and restart the xserver and you should be good to go

Cài đặt chương trình xem phim, nghe nhạc VLC trên backtrack

Trước hết bạn phải thêm respository theo hướng dẫn sau: Thêm respository cho Ubuntu
VLC là một chương trình Multimedia player (chơi nhạc, xem phim… ) khá phổ biến, nó có thể chạy trên hầu hết các hệ điều hành thông dụng hiện nay như Linux, Windows, Mac.

Cài scim-unikey trên Backtrack 5

Sau một tối loay hoay thì cuối cùng mình cũng đã cài được unikey lên Backtrack5, viết một cái blog để share với mọi người, cũng là tư liệu sau còn dùng :D  Để cài các bạn thực hiện các bước như sau: 

Chat Yahoo tren Backtrack linux

Now, update the packages lists:

#sudo apt-get update

#sudo apt-get install pidgin
#sudo apt-get remove --purge pidgin