McAfee came up with a new service, a URL shortener that scans the URLs according to the SiteAdvisor database (combined with some other McAfee products) to give users a secure shortened URL link to click: http://mcaf.ee/
Well great, I should listen to you bob3160 and DavidR, I refrain from URL shorteners.
Haven’t use gthen before, but was curious about your reactions and maybe we can delve a bit deeper in the security aspects of using them. There are some issues definitely.
Maybe also because of this: http://wepawet.iseclab.org/view.php?hash=bbb7acb6562f602ee470b59abe53c002&t=1285363586&type=js
Can anyone say if this could be suspicious on the McAfee service site:
That was one of my major concerns, you don’t really know where you might end up. Or you have to install some add-on to retrieve what the real URL is, which I think for the amount of times you are likely to use it, unwarranted.
Its blocked for a good reason by hpHosts file:
http://hosts-file.net/?s=tinyurl.com&x=33&y=8 <== • EXP - sites engaged in or alleged to be engaged in the exploitation of browser and OS vulnerabilities as well as the exploitation of gray-matter This classification is assigned to website's engaged in the use of browser, operating system and other such exploits, aswell as those engaged in exploits via social engineering.
Sites with this classification should NOT be loaded in a browser AT ALL.
This is why TinyURL and is.gd are good - they allow to see the real URL before going there. With is.gd, add a dash to the link so that something like http://is.gd/fsl1T would become http://is.gd/fsl1T- . With tinyURL, go to http://tinyurl.com/preview.php and enable it, then have fun.
Python 2.6.5 (r265:79096, Mar 19 2010, 21:48:26) [MSC v.1500 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> len("is.gd") < len("bit.ly")
True
>>>
Python 2.6.5 (r265:79096, Mar 19 2010, 21:48:26) [MSC v.1500 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> len("is.gd") < len("bit.ly")
True
>>>