Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Nessus-Users
[Top] [All Lists]

Re: How to copy plugins into a DMZ?

Subject: Re: How to copy plugins into a DMZ?
Date: Wed, 20 Jul 2005 14:47:43 +0200 (MEST)
Thank you very much, Renaud.
This is exactly, what helps !
After masking some & in the URL ;-) it works very fine.


Thank you again
Regards 
chmod077.



can anyone tell me how to copy the downloaded plugins
(registered feed)
to a nessus box inside a DMZ?
(The only way to transport is ssh / scp).
I tried to copy all the files inside the plugins dir (tar/scp)- but no
success at all.

When you register, you're given the option to do a 'manual  
registration' which then gives you a link allowing you to download  
the plugins directly.

Then just do something along the lines of :

wget -O all-2.0.tar.gz "https://plugins.nessus.org/get.php? 
l=XXXX&p=XXXXX&f=all-2.0.tar.gz"
scp all-2.0.tar.gz root@ShinyDMZServer:~/
ssh root@ShinyDMZServer "tar -zxvf all-2.0.tar.gz -C /usr/local/lib/ 
nessus/plugins/ && killall -1 nessusd"



                                 -- Renaud
_______________________________________________
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus


-- 
NCSISU
Non Certified Security Information Systems User 

GMX DSL = Maximale Leistung zum minimalen Preis!
2000 MB nur 2,99, Flatrate ab 4,99 Euro/Monat: http://www.gmx.net/de/go/dsl
_______________________________________________
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus

<Prev in Thread] Current Thread [Next in Thread>