Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Computer Security > Disguised URL's

Reply
Thread Tools

Disguised URL's

 
 
~BD~
Guest
Posts: n/a
 
      08-08-2009
I've asked this question in a Microsoft group but I'm wondering if
anyone here has a view, too.

Here is a signature block from a post made in the groups .............

microsoft.public.windows.inetexplorer.ie6_outlooke xpress and
microsoft.public.outlookexpress.general

>>> --
>>> ~Robear Dyer (PA Bear)
>>> MS MVP-IE, Mail, Security, Windows Client - since 2002
>>> www.banthecheck.com
>>>



In this signature block, www.banthecheck.com resolves to
http://www.bleepingcomputer.com/blog...showentry=1564
if I click on the link.

I should be grateful if someone will explain how this is done.

Presumably any link shown in any post could be similarly disguised
and take 'the unsuspecting' to a fraudulent site.

Is this a correct assumption?

Thanks.

--
Dave


 
Reply With Quote
 
 
 
 
Gerard Bok
Guest
Posts: n/a
 
      08-08-2009
On Sat, 8 Aug 2009 15:08:19 +0100, "~BD~"
<> wrote:

>www.banthecheck.com resolves to
>http://www.bleepingcomputer.com/blog...showentry=1564


>I should be grateful if someone will explain how this is done.


http://en.wikipedia.org/wiki/HTTP_302
and
http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html

>Presumably any link shown in any post could be similarly disguised
>and take 'the unsuspecting' to a fraudulent site.
>
> Is this a correct assumption?


Yes, it is.
Bottom line: don't click and be carefull.

--
Kind regards,
Gerard Bok
 
Reply With Quote
 
 
 
 
~BD~
Guest
Posts: n/a
 
      08-08-2009
Gerard Bok wrote:
> On Sat, 8 Aug 2009 15:08:19 +0100, "~BD~"
> <> wrote:
>
>> www.banthecheck.com resolves to
>> http://www.bleepingcomputer.com/blog...showentry=1564

>
>> I should be grateful if someone will explain how this is done.

>
> http://en.wikipedia.org/wiki/HTTP_302
> and
> http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html
>
>> Presumably any link shown in any post could be similarly disguised
>> and take 'the unsuspecting' to a fraudulent site.
>>
>> Is this a correct assumption?

>
> Yes, it is.
> Bottom line: don't click and be carefull.



Hello Gerard - thank you for your reply.

I've looked at each of the links you have provided and have gleaned a
little more knowledge but I'm really a bit out of my depth. I don't want
to create disguised URL's myself, simply ensure that the one I
illustrated was bona fide.

I remembered you had once advised me before and found this thread via
Google:-
http://forums.speedguide.net/showthread.php?t=254235

I never did receive a response to my final question to David H Lipman
which said:

Quote:

"I've *never* spotted anyone - ever - recommending folk should post at
Annexcafe User2User to have questions answered.

It seems really good (superficially) - so why is it never mentioned?"

Have others reading here ever been there or seen the site recommended?

Thanks
--
Dave




 
Reply With Quote
 
Todd H.
Guest
Posts: n/a
 
      08-10-2009
"~BD~" <> writes:

> I've asked this question in a Microsoft group but I'm wondering if
> anyone here has a view, too.


This is actually a good security question.

>>>> --
>>>> ~Robear Dyer (PA Bear)
>>>> MS MVP-IE, Mail, Security, Windows Client - since 2002
>>>> www.banthecheck.com
>>>>

>
>
> In this signature block, www.banthecheck.com resolves to
> http://www.bleepingcomputer.com/blog...showentry=1564
> if I click on the link.
>
>
> I should be grateful if someone will explain how this is done.


There are two main ways this is done.

The server could be configured to do a 302 redirect in HTTP header
responses to tell the browser essentially "that URL moved--go here to
get it"

Or, a meta redirect can be put into the returning html where an html
meta refresh directive is included and the meta refresh takes an
argument of where the page should be refreshed to goto.

> Presumably any link shown in any post could be similarly disguised
> and take 'the unsuspecting' to a fraudulent site.
>
> Is this a correct assumption?


Yup.

We'll get you surfing the web inside a throw away virtual machine in
no time.

--
Todd H.
http://www.toddh.net/
 
Reply With Quote
 
~BD~
Guest
Posts: n/a
 
      08-11-2009
Todd H. wrote:
> "~BD~" <> writes:
>
>> I've asked this question in a Microsoft group but I'm wondering if
>> anyone here has a view, too.

>
> This is actually a good security question.



Wow! What an acolade! Thanks Todd!


>>>>> --
>>>>> ~Robear Dyer (PA Bear)
>>>>> MS MVP-IE, Mail, Security, Windows Client - since 2002
>>>>> www.banthecheck.com
>>>>>

>>
>>
>> In this signature block, www.banthecheck.com resolves to
>> http://www.bleepingcomputer.com/blog...showentry=1564
>> if I click on the link.
>>
>>
>> I should be grateful if someone will explain how this is done.

>
> There are two main ways this is done.
>
> The server could be configured to do a 302 redirect in HTTP header
> responses to tell the browser essentially "that URL moved--go here to
> get it"
>
> Or, a meta redirect can be put into the returning html where an html
> meta refresh directive is included and the meta refresh takes an
> argument of where the page should be refreshed to goto.



How do you know all these things? Rhetorical question! I respect your
expertise!


>> Presumably any link shown in any post could be similarly disguised
>> and take 'the unsuspecting' to a fraudulent site.
>>
>> Is this a correct assumption?

>
> Yup.
>
> We'll get you surfing the web inside a throw away virtual machine in
> no time.



When I get home after this summer cruise, I'll investigate in depth how
to do just that thing!

Thanks for still talking to me, btw!

Best wishes

--
Dave


 
Reply With Quote
 
nemo_outis
Guest
Posts: n/a
 
      08-11-2009
"~BD~" <> wrote in news:h5slim$2b3$-
september.org:

>> We'll get you surfing the web inside a throw away virtual machine in
>> no time.

>
>
> When I get home after this summer cruise, I'll investigate in depth how
> to do just that thing!


You could just run vmware player and janusvm - it's that simple.

Regards,
 
Reply With Quote
 
~BD~
Guest
Posts: n/a
 
      08-12-2009
nemo_outis wrote:
> "~BD~" <> wrote in
> news:h5slim$2b3$- september.org:
>
>>> We'll get you surfing the web inside a throw away virtual machine in
>>> no time.

>>
>>
>> When I get home after this summer cruise, I'll investigate in depth
>> how to do just that thing!

>
> You could just run vmware player and janusvm - it's that simple.



Many thanks!

I've made a note and will have a look at them later.

--
Dave


 
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 On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Objects disguised as Arrays Laser Lips Javascript 11 03-24-2010 02:49 AM
Arrays disguised as objects Laser Lips Javascript 5 03-22-2010 04:05 PM
Failure disguised as success... §ñühw¤£f Computer Support 1 03-19-2010 09:34 PM
upload an executable file disguised as gif or jpg aa ASP General 5 03-01-2004 06:29 PM
[NEWS] Disguised worm evades antivirus software The Other Guy Computer Security 2 08-05-2003 01:24 AM



Advertisments
 



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