You requested a scan type which requires root privileges - Linux

Table of Contents

我在linux裡面,設定好了一個nmap的php WEB介面

可是只要我執行的時候都顯示

"You requested a scan type which requires root privileges"

我有把權限降低成apache了 但也不行

有試著把錯誤訊息弄上GOOGLE

但找不到我想要的解決方法

所以我現在只能在命令提示列打指令而已

不曉得我這個WEB介面的問題怎麼解決??

--

All Comments

Elma avatarElma2009-10-31
已經說了要 root, 你降成 apache 有用?
Odelette avatarOdelette2009-11-01
改成root也不行而且用瀏覽器去看的話,身分應該是apache吧?
Jacob avatarJacob2009-11-04
改那個目錄的使用者看看
Jacob avatarJacob2009-11-08
應該說 把權限先改成755
Jacob avatarJacob2009-11-12
還是沒辦法><