Re: Help needed in testing IPSpoofing Functionality for a internet server
Status: Alpha
Brought to you by:
coroberti
From: Robert I. <cor...@gm...> - 2010-03-27 14:58:40
|
Dear Harivinod Marimganti, On Sat, Mar 27, 2010 at 5:34 PM, harivinod marimganti <sig...@gm...>wrote: > Hi , > > I have a question regarding the IPSpoofing Functionality , i have tested > the CURL loader in my Localsystem , its working fine , but i am unable to > implement the same with a internet website url. > > Is this possible with curl loader. > Am i missing some thing. > > The config file which i created is(The ips are not mine, they are some > random pick) > > ########### GENERAL SECTION ################################ > BATCH_NAME= custom_hdrs2 > CLIENTS_NUM_MAX =50 > INTERFACE =eth1 > NETMASK=20 > IP_ADDR_MIN= 192.168.10.10 > IP_ADDR_MAX= 192.168.10.100 #Actually - this is for self-control > CYCLES_NUM= 1 > URLS_NUM = 1 > > > ########### URL SECTION #################################### > > URL= http://www.curl.xxxxx.in/default.aspx > URL_SHORT_NAME=" Index-url" > REQUEST_TYPE=GET > HEADER="User-Agent: the string of my favorite browser" > HEADER="Referer: The second custom header" > TIMER_URL_COMPLETION = 0 # In msec. When positive, Now it is enforced by > cancelling url fetch on timeout > TIMER_AFTER_URL_SLEEP =50 > > > Thank and Regards > > > This is a popular issue. This is up to you to ensure, that the addresses, that you are using IP_ADDR_MIN IP_ADDR_MAX are routable to the external devices. The addersses , that you are using are not routable addresses. Please, talk to you system admin or network admin. > > -- > Truly, > Robert Iakobashvili, Ph.D. > ...................................................................... > www.ghotit.com > Assistive technology that understands you > ...................................................................... > |