Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Alternative Computing > Linux Support
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Linux Support Linux - Operating Systems and Applications Support

Reply
 
LinkBack Thread Tools
Old 07-22-2009, 10:22 AM   #1 (permalink)
Registered User
 
Join Date: Jul 2009
Posts: 2
OS: CentOS 5.3


wget and Nessus

I'm trying to script wget to download nessus scanner 4.0.1 as follows:

$ wget http://downloads.nessus.org/nessus3d...3f4dd4a9043ccb

The problem is, it keeps pulling down the index.html file. Same link in Firefox downloads without problem.

Any suggestions to get to working correctly? Or maybe just reason it won't work at all.
nolamiami is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 07-22-2009, 01:02 PM   #2 (permalink)
Registered User
 
hal8000's Avatar
 
Join Date: Dec 2006
Location: UK
Posts: 229
OS: PCLinux2009/Ubuntu/XP


Re: wget and Nessus

If you read the fine manual you will find that wget is a program which can download a web page or an entire web site so it will download the index file.

To download nessus open firefox or any other browser and click the link:

http://downloads.nessus.org/nessus3d...3f4dd4a9043ccb

Save the file to your /home folder and then install it with

rpm -Uvh Nessus*rpm

Make sure you do this as root and you have manually solved all
dependencies, then read the fine manual on using nessus
(well fine? somethimes they can be a bit "wordy")
Hal
hal8000 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 07-22-2009, 01:30 PM   #3 (permalink)
Registered User
 
Join Date: Jul 2009
Posts: 2
OS: CentOS 5.3


Re: wget and Nessus

Hal - Thanks for the reply.

WGET should be able to download any file specified. In this case I want to retrieve an RPM, but its not working correctly. My guess is it is b/c the syntax of the URL.

I wanted to use wget in a script that will be run on 15 Nessus scanners. My hope was to avoid interactively downloading and installing the RPM on each.

As a work around, I have set up a local FTP server and will run the following in the script:

wget ftp://ftp:password@10.1.1.1/Nessus-4.0.1-es5.i386.rpm

rpm -i Nessus-4.0.1-es5.i386.rpm


Does anyone know how to change the local download directory for wget? Currrently downloads go to /~


thanks



Quote:
Originally Posted by hal8000 View Post
If you read the fine manual you will find that wget is a program which can download a web page or an entire web site so it will download the index file.

To download nessus open firefox or any other browser and click the link:

http://downloads.nessus.org/nessus3d...3f4dd4a9043ccb

Save the file to your /home folder and then install it with

rpm -Uvh Nessus*rpm

Make sure you do this as root and you have manually solved all
dependencies, then read the fine manual on using nessus
(well fine? somethimes they can be a bit "wordy")
Hal
nolamiami is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 09:33 PM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85