hacking contest

hacking exploits security forum
hacking
compliance articles
upgrade backup exec
information security consultant

Full Version: Wget V1.8.2
oxygen007m
hi all
-------------------------------------------------
the latest version of wget from gnu.org
-----------------------------------------------------------
WGET for Windows (win32) - current version: 1.8.2
Current version is 1.8.2, compiled with MS Visual C++ 6.0 and linked with
OpenSSL 0.9.6c
"GNU Wget is a free software package for retrieving files using HTTP, HTTPS and FTP, the most widely-used Internet protocols. It is a non-interactive commandline tool, so it may easily be called from scripts, cron jobs, terminals without Xsupport, etc."
============================================
Usage
wget is a command line program. You start it from the command prompt, either command.com in Windows 9x/Me or cmd.exe in Windows 2000/XP. The command prompt can be found in the Start Menu (Accessories).

wget.exe must be placed in your path (e.g. c:\windows)

To retrieve a file: wget http://studwww.ugent.be/~bpuype/wget/wget.exe

Basic options
Display all help: wget --help

Completely mirror a site: wget -mr http://...
-m: mirror
-r: recursive
Mirror without following links to other servers, parent directories: wget -mrnp http://...
-np: no-parent

Retrieve a html file and convert relative links to absolute ones: wget -k http://studwww.ugent.be/~bpuype/wget
-k: 'k'onvert links

Resume partially downloaded files (if supported by the server): wget -c http://...
-c: continue

Read url's from a file and retrieve them: wget -i file_with_urls.txt
-i: input-file
Ask for url's (read from stdin): wget -i -. Enter url's on the command line, press enter after each url, and terminate with ^Z (press CTRL-Z) on an empty line.

Proxy
To make wget use a proxy, you must set up an environment variable before using wget. Type this at the command prompt:

set http_proxy=proxy.myprovider.net:8080

You can use ftp_proxy to proxy ftp requests.
--------------------------------------------------------------------------
download size : 275kB smile.gif
Certox
Thanks alot for this! smile.gif
Ok, I have a question tongue.gif
Is there anyway to open a website with a proxy on a remote linux box.
There is a website that only IPs from this country can access, I can do it no problem on IE, but I need to get things from that site on my fast linux box...
If at all possible, please let me know. I cannot use wget or anything, becuase you cannot direct link to the files sad.gif
DiabloPatch
try using a shell login on a other ox that is in that country and then surf the site with lynx ore another textbased browser
Certox
Ok, how do I load a webpage on a remote shell from that country, I have the Admin NT pass for one there and I can access it in Dameware. Is there somehow I can see a webpage I open, and have it be in the background or something?
wicked
Question does the Hacktool Virus come Free With this Download?

The file portlessinst.exe in compressed file D:\downloads2\Hacking Exploiting\GovernmentSecurity_org - Portless Backdoor V1_1_files\Filez\portless1.1.zip is infected with the Hacktool virus.
Unable to repair this file.


Date: 10/17/2003, Time: 9:46:02, Administrator on MINE-TLTQ7KNY68
The file svchostdll.dll in compressed file D:\downloads2\Hacking Exploiting\GovernmentSecurity_org - Portless Backdoor V1_1_files\Filez\portless1.1.zip is infected with the Backdoor.Trojan virus.
Unable to repair this file.

Laterz

Wicked Az One 2003
wicked
Wrong Post..

a Thousthand apoligies

Wolfman
Thanks for sharing.
This is one "must" tool, and the update come really handy for me.
^Nio^
Nice tool man, thnx 4 sharing with us smile.gif
hermel
THX for sharing smile.gif
raptor
great tool!!!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.

 
Invision Power Board © 2001-2005 Invision Power Services, Inc.