أهلا و سهلا بكافّة الإخوة الأعضاء و الزوّآر في منتديات VBSPIDER ندعوكم لمتابعة هذاا الموضوع الجديد إن شاء الله تعـالى .. و كما عودناكم على أرض الإبدآآع و التّميّز vbspiders نأتى داائما بالحصريات
[COLOR="rgb(75, 0, 130)"]
وطبعا نسهل للعضو كل شىء من الشرح والروآبط [/COLOR]
===========================================
محتوى الموضوع :
-1 تنصيب ال-nessus
-2 إشتغال على nessus WebGui
-3 إشتغال على nessus من خلال msfconsole[/SIZE][/COLOR]
أولاً حمل nessus من هنا
http://nessus.org/download/
تنصيب:
كود PHP:
root@bt~# dpkg --install Nessus-4.**-ubuntu810_i386.de
b
الأن يجب إضافة user فال-nessus:
كود PHP:
root@bt~# /opt/nessus/sbin/nessus-adduse
r
الأن يجب إدخال username مع بسورد إتبع المراحل تالية
كود PHP:
Login: (type what you want for a name)
Authentication <enter>
Login Password: (Create a Password)
Login Password: (Repeat)
Do you want this Nessus user to be an "admin" user? yes <Enter>
(Leave the rules blank) <Enter>
This user will have "admin" privileges on the Nessus server
Is this O.K.? Yes <Enter>
user added
الأن أدخل موقع تالي
http://www.tenablesecurity.com/plugi...?view=register
ثم اختار homefeed user لأن مجاناً وأضع ايميل ليأتيك key تبع nessus ثم إتبع مراحل تالية
كود PHP:
root@bt~# /opt/nessus/bin/nessus-fetch --register <your key# here>
To start the Nessus server:
Code:
كود PHP:
root@bt~# /etc/init.d/nessusd start
To stop the Nessus server:
Code:
كود PHP:
root@bt~# /etc/init.d/nessusd stop
لتشغيل ويب تبع nessus إتبع أدخل هنا :
https://127.0.0.1:8834
يتبع
[/SIZE][/COLOR]