Skill basic command
Posted by
hackerbinhminh
| Monday, February 21, 2011 at 8:01 PM
0
comments
Labels :
Skill
cat /etc/passwd | cut -f1 -d:
hay:
cut -f1 -d: /etc/passwd
Thêm 1 cách tìm path victim
Bạn đã bao giờ gặp phải 1 site mà nó addon domain
xem etc/passwd dek thay
nghía qua cái error_log thì 2-3Gb gì đấy đơ cả máy
share với các bạn 1 thủ thuật nhỏ
find /usr/local/apache/logs/ -name 'error_log' | xargs grep -E 'victim.com'
xem etc/passwd dek thay
nghía qua cái error_log thì 2-3Gb gì đấy đơ cả máy
share với các bạn 1 thủ thuật nhỏ
find /usr/local/apache/logs/ -name 'error_log' | xargs grep -E 'victim.com'
Subscribe to:
Post Comments (Atom)