Install openvas server from source in ubunutu 8.04
apt-get install build-essential libgtk2.0-dev libglib2.0-dev libssl-dev htmldoc libgnutls-dev libpcap0.8-dev bison libgpgme11-dev libsmbclient-dev snmp pnscan
add the following line to /etc/apt/sources.list
deb http://ftp.de.debian.org/debian sid main
Install the server
apt-get install openvas-server openvas-server-dev openvas-plugins-dfsg openvas-plugins-base libopenvas2 libopenvas2-dev libopenvasnasl2 libopenvasnasl2-dev
Add your user
openvas-adduser
Update the feeds
openvas-nvt-sync
start the server
/etc/init.d/openvas-server start
Install the client
It would ask you to upgrade php etc and hence I compiled the agent from source. The trunk is incompatible with the openvas-server provided by debian repository.
svn co https://svn.wald.intevation.org/svn/openvas/branches/openvas-client-2-0/ openvas-client
cd openvas-client
./configure && make && make install
Running the agent in batch mode:
You can run the client to produce beautiful html with graphs using the following command line.
create a file named target with the host you want to check
cat >target
localhost
ctrl+c
OpenVAS-Client -q localhost 9390 ovasuser mypasswd target localhost-result -T html_graph -x
The run would take around 15 minutes and you will get the results in the localhost-result directory. View the HTML files using browser.
Great Article. Thank you for sharing! Really an awesome post for every one.
ReplyDeleteCOOC Visual Exploration of Co Occurrence Mobility Patterns in Urban Scenarios Project For CSE
Data Prefetching and Eviction Mechanisms of In memory Storage Systems Based on Scheduling for Big Data Processing Project For CSE
Dosage Prediction in Pediatric Medication Leveraging Prescription Big Data Project For CSE
LSTM and Edge Computing for Big Data Feature Recognition of Industrial Electrical Equipment Project For CSE
Maximum Data resolution Efficiency for Fog Computing Supported Spatial Big Data Processing in Disaster Scenarios Project For CSE
Great Article. Thank you for sharing! Really an awesome post for every one.
ReplyDeleteConstrained Learned Feature Extraction forAcoustic Scene Classification Project For CSE
Deadline and Buffer Constrained Knapsack Problem Project For CSE
Deep Learning for Recognizing Human Activitiesusing Motions of Skeletal Joints Project For CSE
Fast and Accurate Solution of the Inverse Problem for ImageReconstruction Using Electrical Impedance Tomography Project For CSE
Fault Detection and Isolation in IndustrialProcesses Using Deep Learning Approaches Project For CSE
Gather and Conquer Region based Strategies toAccelerate Safe Screening Tests Project For CSE
Hardware Security Primitive Exploiting IntrinsicVariability in Analog Behavior of 3 D NANDFlash Memory Array Project For CSE
Integration of On line Control in OptimalDesign of Multimode Power split HybridElectric Vehicle Powertrains Project For CSE