Difference between revisions of "Instalasi Nessus"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
Onnowpurbo (talk | contribs)  | 
				Onnowpurbo (talk | contribs)   | 
				||
| Line 47: | Line 47: | ||
  	Target -ip address target-  |   	Target -ip address target-  | ||
  	Start the scan  |   	Start the scan  | ||
| + | |||
| + | |||
| + | ==Web Akses==  | ||
| + | |||
| + |  https://localhost:8834/  | ||
==Referensi==  | ==Referensi==  | ||
Revision as of 06:06, 8 July 2010
Download Nessus dari
http://www.nessus.org/download/nessus_download.php http://downloads.nessus.org/nessus3dl.php?file=Nessus-4.2.2-ubuntu910_i386.deb&licence_accept=yes&t=e5294db690e377ef93405ee7ce0d4b1b
install Nessus
# dpkg -i Nessus-4.2.2-ubuntu910_i386.deb
Tambahkan user admin
/opt/nessus/sbin/nessus-adduser
# nessus-adduser admin <CR> password password ^D y
Register
Register ke http://www.nessus.org/register/ untuk memperoleh plugins. Ada pilihan untuk home user & gratis :) .. masukan e-mail. Tunggu beberapa saat anda memperoleh e-mail kode registrasi anda.
Aktifkan plugins
/opt/nessus/bin/nessus-fetch --register XXX-XXX-XXX-XXX-XXX
Setelah selesai registrasi edit
vi /opt/nessus/etc/nessus/nessusd.conf
pastikan
auto_update = yes
Operasi Nessus
Jalankan Nessus Daemon
/etc/init.d/nessusd start
Lakukan scanning
/usr/sbin/nessus Target -ip address target- Start the scan
Web Akses
https://localhost:8834/
Referensi
- http://www.nessus.org/download/nessus_download.php
 - http://downloads.nessus.org/nessus3dl.php?file=Nessus-4.2.2-ubuntu910_i386.deb&licence_accept=yes&t=e5294db690e377ef93405ee7ce0d4b1b