
1、修改和加入源 修改ubuntu的源,加上restricted universe multiverse字段 加入PowerDNS的源,加入ap...
Arbitrary File Access (Samba) - 任意文件訪問Samba 用到的工具 Metasploit 另一個終端執行如下命令...
XSS - Reflected (GET) Level:Low 沒有任何過濾措施的XXS任意腳本都可以 alert(1) Level:Mediu...
Broken Auth. - CAPTCHA Bypassing Level: Low 驗證碼繞過,本題驗證碼沒有時間限制,所以提交一次驗證碼后...
SQL Injection - Blind - Boolean-Based Level: Low 本題是布爾型盲注,只能判斷數據是否存在 文本框...
SQL Injection (Login Form/Hero) Level: Low 通過POST方式提交 login=bee&password...
SQL Injection (GET/Search) 手注練習題 (^_^) Level: Low 先輸入單引號',測試結果: 源碼中: $sq...
HTML Injection - Reflected (GET) Level: Low 在低級難度,輸入數據沒有驗證 First name: ...
在使用CentOS時多多少少會涉及SELinux,尤其是針對Web服務,大部分的做法是關閉SELinux,正確的做法是設置好SELiunx,可以...