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 [EMAIL PROTECTED]:~/
> ssh [EMAIL PROTECTED] "tar -zxvf all-2.0.tar.gz -C /usr/local/lib/ 
> nessus/plugins/ && killall -1 nessusd"
> 
> 
> 
>                                  -- Renaud
> _______________________________________________
> Nessus mailing list
> [email protected]
> 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
[email protected]
http://mail.nessus.org/mailman/listinfo/nessus

Reply via email to