|
|
kì thủy wrote:
chào mọi người lần nữa, chào bác conmale, mình còn thiếu và yếu nhiều chỗ, mong mọi người cho một lời khuyên!
Vào sài gòn học đi, theo tui nghĩ học trực tiếp thì hay hơn. Học qua mạng không có quyết tâm thì khó thành lắm
|
|
|
Bạn cũng có thể tham khảo ở đây thêm
http://vnpro.org/forum/showthread.php?p=89055
|
|
|
Hi chào bạn
Trên interface GigabitEthernet0/1,(tức là cổng bên trong của bạn) bạn thêm câu lệnh này nữa thử coi.
ip tcp adjust-mss 1452
. Vấn đề này có thể do fragment gói tcp của máy nội bộ bên trong
Chỉnh lại cho nó khỏi fragment gói tin.
Một số site nó cần phải vậy
Không biết có đúng không.
|
|
|
lamer wrote:
Chỉ có hai bước lớn sau đây thôi:
1. Tấn công một máy trong LAN và chiếm quyền điều khiển máy đó từ Internet.
2. Dùng máy trong LAN đấy để làm bàn đạp tấn công các máy khác.
Bước một quan trọng hơn bước hai.
Anh lamer trả lời cũng như không
Vậy làm sao để Tấn công trong lan từ internet?
Mình nghĩ chắc dùng phần mềm giáng điệp qua
|
|
|
nhaque07 wrote:
Tôi muốn tìm hiểu về cách sử dụng Ettercap trong linux, các bạn hướng dẫn giúp tôi với. Xin cám ơn nhiều. !
Bạn có thể vào phần doc của nó để dọc, mình thấy rất đầy đủ.
|
|
|
Code:
- Linux hoàn toàn không có Virus
Không biết tin này chính xác hay không nữa
Bạn có thể chứng minh được không ?
|
|
|
To @All: Cảm ơn mọi người mình cài được và nó chạy rùi
|
|
|
Code:
Vậy mà hồi học ông thầy ổng nói nó cũng tương tự như AD mới ghê...!!!
|
|
|
[root@serverfram apache2]# make mlogc
make[1]: Entering directory `/root/modsecurity-apache_2.5.9/apache2/mlogc-src'
Building dynamically linked mlogc...
mlogc.c:36:23: error: curl/curl.h: No such file or directory
mlogc.c:962: error: expected ‘)’ before ‘*’ token
mlogc.c: In function ‘logc_init’:
mlogc.c:994: error: ‘CURL_GLOBAL_ALL’ undeclared (first use in this function)
mlogc.c:994: error: (Each undeclared identifier is reported only once
mlogc.c:994: error: for each function it appears in.)
mlogc.c:1038: error: ‘CURL’ undeclared (first use in this function)
mlogc.c:1038: error: expected expression before ‘)’ token
mlogc.c:1046: error: ‘curl’ undeclared (first use in this function)
mlogc.c:1052: error: ‘CURLOPT_UPLOAD’ undeclared (first use in this function)
mlogc.c:1053: error: ‘CURLOPT_PUT’ undeclared (first use in this function)
mlogc.c:1054: error: ‘CURLOPT_ERRORBUFFER’ undeclared (first use in this function)
mlogc.c:1055: error: ‘CURLOPT_URL’ undeclared (first use in this function)
mlogc.c:1056: error: ‘CURLOPT_HTTPAUTH’ undeclared (first use in this function)
mlogc.c:1056: error: ‘CURLAUTH_BASIC’ undeclared (first use in this function)
mlogc.c:1057: error: ‘CURLOPT_SSL_VERIFYPEER’ undeclared (first use in this function)
mlogc.c:1058: error: ‘CURLOPT_SSL_VERIFYHOST’ undeclared (first use in this function)
mlogc.c:1059: error: ‘CURLOPT_CONNECTTIMEOUT’ undeclared (first use in this function)
mlogc.c:1060: error: ‘CURLOPT_NOSIGNAL’ undeclared (first use in this function)
mlogc.c:1061: error: ‘CURLOPT_HEADER’ undeclared (first use in this function)
mlogc.c:1063: error: ‘CURLOPT_WRITEFUNCTION’ undeclared (first use in this function)
mlogc.c:1065: error: expected expression before ‘)’ token
mlogc.c: In function ‘thread_worker’:
mlogc.c:1148: error: ‘CURL’ undeclared (first use in this function)
mlogc.c:1148: error: ‘curl’ undeclared (first use in this function)
mlogc.c:1148: error: expected expression before ‘)’ token
mlogc.c:1157: error: ‘CURL_ERROR_SIZE’ undeclared (first use in this function)
mlogc.c:1279: error: ‘CURLcode’ undeclared (first use in this function)
mlogc.c:1279: error: expected ‘;’ before ‘res’
mlogc.c:1287: error: ‘CURLOPT_VERBOSE’ undeclared (first use in this function)
mlogc.c:1288: error: ‘CURLOPT_DEBUGFUNCTION’ undeclared (first use in this function)
mlogc.c:1288: error: ‘curl_debugfunction’ undeclared (first use in this function)
mlogc.c:1289: error: ‘CURLOPT_DEBUGDATA’ undeclared (first use in this function)
mlogc.c:1290: error: ‘CURLOPT_ERRORBUFFER’ undeclared (first use in this function)
mlogc.c:1291: error: ‘CURLOPT_USERPWD’ undeclared (first use in this function)
mlogc.c:1292: error: ‘CURLOPT_WRITEDATA’ undeclared (first use in this function)
mlogc.c:1294: warning: assignment makes pointer from integer without a cast
mlogc.c:1295: warning: assignment makes pointer from integer without a cast
mlogc.c:1296: warning: assignment makes pointer from integer without a cast
mlogc.c:1297: error: ‘CURLOPT_HTTPHEADER’ undeclared (first use in this function)
mlogc.c:1307: error: ‘CURLOPT_READDATA’ undeclared (first use in this function)
mlogc.c:1308: error: ‘CURLOPT_INFILESIZE_LARGE’ undeclared (first use in this function)
mlogc.c:1309: error: ‘CURLOPT_INFILESIZE’ undeclared (first use in this function)
mlogc.c:1315: error: ‘res’ undeclared (first use in this function)
mlogc.c:1322: error: ‘CURLINFO_RESPONSE_CODE’ undeclared (first use in this function)
mlogc.c:1353: error: ‘CURLINFO_TOTAL_TIME’ undeclared (first use in this function)
mlogc.c:1354: error: ‘CURLINFO_SIZE_UPLOAD’ undeclared (first use in this function)
mlogc.c:1440: error: expected expression before ‘)’ token
mlogc.c: In function ‘create_new_worker’:
mlogc.c:1463: error: ‘CURL’ undeclared (first use in this function)
mlogc.c:1463: error: ‘curlptr’ undeclared (first use in this function)
mlogc.c:1476: error: expected expression before ‘)’ token
chmod: cannot access `mlogc': No such file or directory
|
|
|
quanta wrote:
hmtaccess wrote:
Code:
./configure --help | grep "\-\-with\-apr"
Vẫn không match
Apache, ModSecurity phiên bản mấy? Download từ đâu về?
Mình cài Apache/2.2.3 (CentOS)
modsecurity-apache_2.5.9
|
|
|
Code:
./configure --help | grep "\-\-with\-apr"
Vẫn không match
|
|
|
quanta wrote:
Code:
./configure --help | grep --with-apr
Không có kết quả nào match hết
Em nghĩ là hai dòng này
configure: *** apr library not found.
configure: error: apr library is required
Nên em có download 3 gói này về không bít có phải nguyên nhân là này không
apr-1.3.3.tar.gz
apr-iconv-1.2.1.tar.gz
apr-util-1.3.4.tar.gz
Đang "châm kíu "
|
|
|
Sr mọi người
đây là câu lệnh của em
Code:
./configure --with-apxs=/usr/sbin/apxs
|
|
|
Hi mình đã làm như vậy, đã đựoc nhưng bây h nó báo lỗi như thế này.
Ai bít không.
Code:
configure: found apxs at /usr/sbin/apxs
configure: checking httpd version
configure: httpd is recent enough
checking for libpcre config script... /usr/bin/pcre-config
configure: using '-lpcre' for pcre Library
checking for libapr config script... /usr/sbin/apxs
apxs:Error: Unknown option: -.
apxs:Error: Unknown option: -.
apxs:Error: Unknown option: f.
apxs:Error: Unknown option: -.
apxs:Error: Unknown option: f.
Usage: apxs -g [-S <var>=<val>] -n <modname>
apxs -q [-S <var>=<val>] <query> ...
apxs -c [-S <var>=<val>] [-o <dsofile>] [-D <name>[=<value>]]
[-I <incdir>] [-L <libdir>] [-l <libname>] [-Wc,<flags>]
[-Wl,<flags>] [-p] <files> ...
apxs -i [-S <var>=<val>] [-a] [-A] [-n <modname>] <dsofile> ...
apxs -e [-S <var>=<val>] [-a] [-A] [-n <modname>] <dsofile> ...
apxs:Error: Unknown option: -.
Usage: apxs -g [-S <var>=<val>] -n <modname>
apxs -q [-S <var>=<val>] <query> ...
apxs -c [-S <var>=<val>] [-o <dsofile>] [-D <name>[=<value>]]
[-I <incdir>] [-L <libdir>] [-l <libname>] [-Wc,<flags>]
[-Wl,<flags>] [-p] <files> ...
apxs -i [-S <var>=<val>] [-a] [-A] [-n <modname>] <dsofile> ...
apxs -e [-S <var>=<val>] [-a] [-A] [-n <modname>] <dsofile> ...
apxs:Error: Unknown option: -.
Usage: apxs -g [-S <var>=<val>] -n <modname>
apxs -q [-S <var>=<val>] <query> ...
apxs -c [-S <var>=<val>] [-o <dsofile>] [-D <name>[=<value>]]
[-I <incdir>] [-L <libdir>] [-l <libname>] [-Wc,<flags>]
[-Wl,<flags>] [-p] <files> ...
apxs -i [-S <var>=<val>] [-a] [-A] [-n <modname>] <dsofile> ...
apxs -e [-S <var>=<val>] [-a] [-A] [-n <modname>] <dsofile> ...
apxs:Error: Unknown option: -.
Usage: apxs -g [-S <var>=<val>] -n <modname>
apxs -q [-S <var>=<val>] <query> ...
apxs -c [-S <var>=<val>] [-o <dsofile>] [-D <name>[=<value>]]
[-I <incdir>] [-L <libdir>] [-l <libname>] [-Wc,<flags>]
[-Wl,<flags>] [-p] <files> ...
apxs -i [-S <var>=<val>] [-a] [-A] [-n <modname>] <dsofile> ...
apxs -e [-S <var>=<val>] [-a] [-A] [-n <modname>] <dsofile> ...
configure: *** apr library not found.
configure: error: apr library is required
[root@serverfram apache2]#
|
|
|
Mình nghĩ là cần có PCRE, và mình đã cài nhưng không được
Code:
[root@serverfram apache2]# yum install pcre
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
extras 100% |=========================| 1.1 kB 00:00
updates 100% |=========================| 951 B 00:00
base 100% |=========================| 1.1 kB 00:00
addons 100% |=========================| 951 B 00:00
Reading repository metadata in from local files
Parsing package install arguments
Nothing to do
|
|
|
Chào mình cũng làm nhưng nó ra lỗi như thế này. Mình đã tìm kiếm rất nhiều trên google nhưng vẫn vậy. ai bít xin chỉ dùm
Code:
configure: looking for Apache module support via DSO through APXS
configure: found apxs at /usr/sbin/apxs
configure: checking httpd version
configure: httpd is recent enough
checking for libpcre config script... no
configure: *** pcre library not found.
configure: error: pcre library is required
|
|
|
Code:
@ micr0vnn: tớ chẳng học trường nào cả. Tin hông?
Hì cái này thì em tin, nhưng anh cho bít con đường học của anh như thế nào lại hiệu quả như thế.
Vậy khi đi làm việc thì người ta hỏi bằng cấp anh đâu thì sao.
|
|
|
Cái này sao giống cái này vậy
/hvaonline/posts/list/28600.html
Không biết dùng cái nào nhỉ
|
|
|
Không biết cái này dùng để làm gì nhỉ.
bạn nói rõ cho mọi người bít được hung
|
|
|
vitcon89 wrote:
tiếng việt hay tiếng anh đây hở bác!tài liêụ bằng tiếng anh thì e khó khăn với e quá!
Dương nhiên là tiếng Anh rùi
|
|
|
To hizit91
Theo như bạn nói
xem qua 1 lượt trên 4rum HVA thì thấy rằng, đa phần các câu hỏi trong HVA đều là "căn bản".........., người hỏi dường như chưa nghiên cứu "lý thuyết", đó là 1 lỗ hổng quá lớn!!!.
Chính vì căn bản mà nhiều người truy cập, thảo luận sôi nổi. Đâu như ngững 4f khác nói toàn cao siêu đâu ai thèm để ý
Vậy bạn phân biệt thế nào là "căn bản" đi, mức nào gọi là căn bản
|
|
|
Cho nói thật làm cái này chủ yếu để làm thử cho bít chứ thực tế không ai làm vậy
Có những cái tốt hơn để thay thế
|
|
|
Hì chào...!!! được anh conmale quan tâm rùi
Tin bùn là do em không bình tĩnh nên đã download cái AVG dìa và diệt nó mất tiêu rùi
Sau khi diệt xong thì không có chuyện gì xảy ra nữa
Nếu nó còn thì em post lên để mình cùng "thảo lụn" về cái này
để cho anh em mình cùng tránh, cùng có thêm kinh nghiệm nữa
---> Thui không sao lần sau lập 1 cái irc server rùi cùng phân tích
|
|
|
hì thanks anh
nếu không thì mình em tự tìm hiểu vậy.
solo thui
|
|
|
Hình như mọi người không hứng thú thì phải
Mình phải bít nó như thế nào mà còn khắc phục dùm chứ
|
|
|
Và khi em gõ lệnh nestat -an
thì nó như thế này
Code:
Active Connections
Proto Local Address Foreign Address State
TCP 0.0.0.0:113 0.0.0.0:0 LISTENING
TCP 0.0.0.0:135 0.0.0.0:0 LISTENING
TCP 0.0.0.0:445 0.0.0.0:0 LISTENING
TCP 0.0.0.0:912 0.0.0.0:0 LISTENING
TCP 0.0.0.0:2869 0.0.0.0:0 LISTENING
TCP 0.0.0.0:5101 0.0.0.0:0 LISTENING
TCP 10.0.0.1:139 0.0.0.0:0 LISTENING
TCP 127.0.0.1:1025 127.0.0.1:1026 ESTABLISHED
TCP 127.0.0.1:1026 127.0.0.1:1025 ESTABLISHED
TCP 127.0.0.1:1027 127.0.0.1:1028 ESTABLISHED
TCP 127.0.0.1:1028 127.0.0.1:1027 ESTABLISHED
TCP 127.0.0.1:1031 127.0.0.1:1032 ESTABLISHED
TCP 127.0.0.1:1032 127.0.0.1:1031 ESTABLISHED
TCP 127.0.0.1:1033 127.0.0.1:1034 ESTABLISHED
TCP 127.0.0.1:1034 127.0.0.1:1033 ESTABLISHED
TCP 127.0.0.1:1036 0.0.0.0:0 LISTENING
TCP 127.0.0.1:1042 127.0.0.1:1043 ESTABLISHED
TCP 127.0.0.1:1043 127.0.0.1:1042 ESTABLISHED
TCP 127.0.0.1:1044 127.0.0.1:1045 ESTABLISHED
TCP 127.0.0.1:1045 127.0.0.1:1044 ESTABLISHED
TCP 127.0.0.1:1445 127.0.0.1:1446 ESTABLISHED
TCP 127.0.0.1:1446 127.0.0.1:1445 ESTABLISHED
TCP 127.0.0.1:1451 127.0.0.1:1452 ESTABLISHED
TCP 127.0.0.1:1452 127.0.0.1:1451 ESTABLISHED
TCP 127.0.0.1:2031 127.0.0.1:2032 ESTABLISHED
TCP 127.0.0.1:2032 127.0.0.1:2031 ESTABLISHED
TCP 127.0.0.1:9000 0.0.0.0:0 LISTENING
TCP 192.168.1.11:139 0.0.0.0:0 LISTENING
TCP 192.168.1.11:4170 68.180.217.30:5050 ESTABLISHED
TCP 192.168.1.11:4181 68.142.233.119:5050 ESTABLISHED
TCP 192.168.1.11:4750 125.56.199.42:80 TIME_WAIT
TCP 192.168.1.11:4753 125.56.199.42:80 TIME_WAIT
TCP 192.168.1.11:4830 125.56.199.82:80 ESTABLISHED
TCP 192.168.1.11:4831 125.56.199.82:80 ESTABLISHED
TCP 192.168.1.11:4845 125.56.199.96:80 ESTABLISHED
TCP 192.168.1.11:4862 209.17.73.11:80 CLOSE_WAIT
TCP 192.168.1.11:4888 203.106.85.187:80 ESTABLISHED
TCP 192.168.1.11:4889 203.106.85.65:80 ESTABLISHED
TCP 192.168.68.1:139 0.0.0.0:0 LISTENING
TCP 192.168.234.1:139 0.0.0.0:0 LISTENING
UDP 0.0.0.0:259 *:*
UDP 0.0.0.0:445 *:*
UDP 0.0.0.0:500 *:*
UDP 0.0.0.0:1029 *:*
UDP 0.0.0.0:1030 *:*
UDP 0.0.0.0:1035 *:*
UDP 0.0.0.0:1108 *:*
UDP 0.0.0.0:1109 *:*
UDP 0.0.0.0:1889 *:*
UDP 0.0.0.0:2636 *:*
UDP 0.0.0.0:2637 *:*
UDP 0.0.0.0:2638 *:*
UDP 0.0.0.0:2639 *:*
UDP 0.0.0.0:2746 *:*
UDP 0.0.0.0:4500 *:*
UDP 0.0.0.0:18234 *:*
UDP 10.0.0.1:137 *:*
UDP 10.0.0.1:138 *:*
UDP 10.0.0.1:1900 *:*
UDP 127.0.0.1:1900 *:*
UDP 127.0.0.1:2040 *:*
UDP 192.168.1.11:137 *:*
UDP 192.168.1.11:138 *:*
UDP 192.168.1.11:1900 *:*
UDP 192.168.68.1:137 *:*
UDP 192.168.68.1:138 *:*
UDP 192.168.68.1:1900 *:*
UDP 192.168.234.1:137 *:*
UDP 192.168.234.1:138 *:*
UDP 192.168.234.1:1900 *:*
|
|
|
Chào mọi ngời hôm nay tui tình cờ mở ws lên để chơi
nhưng khi thấy port 6667 mở
không bít mình đã bị dính vào zombie chưa nữa
mọi người coi dùm
|
|