Tuesday, October 7, 2014

File download test


Dangerous file download

http://jsoup.org/packages/jsoup-1.8.1.jar


A redirection shortly after starting to download a non-dangerous zip file. https://www.googledrive.com/host/0B99ksv4ov7zEZktJUzV2UnhmS28



Download a zip file (not dangerous). http://www.colorado.edu/conflict/peace/download/peace_essay.ZIP Image file download




Wednesday, September 17, 2014

Chrome Intent Test

http://m.imdb.com/name/nm0000158 without fallback url


imdb://name/nm0000158 with fallback url, but with package name


imdb://name/nm0000158 without fallback url, but with package name


imdb://name/nm0000158 without fallback url, and without package name


zxing://scan/ with Play Store fallback url


zxing://scan/ with fallback url (whatismyreferer.com)


zxing://scan/ with fallback url (whatismyreferer.com) but without package name


http://tinyurl.com/l2vandz --> This will be redirected to "intent://scan/#Intent;scheme=zxing;package=com.google.zxing.client.android;S.browser_fallback_url=http%3A%2F%2Fwww.whatismyreferer.com%2F;end" zxing://scan/ with fallback url (whatismyreferer.com)


chained URL using 3XX redirect:
intent:///name/nm0000158#Intent;scheme=imdb;package=com.imdb.mobile;S.browser_fallback_url=http%3A%2F%2Ftinyurl.com%2Fl2vandz;end
http://tinyurl.com/l2vandz --> This will be redirected to "intent://scan/#Intent;scheme=zxing;package=com.google.zxing.client.android;S.browser_fallback_url=http%3A%2F%2Fwww.whatismyreferer.com%2F;end"
which is zxing://scan/ with fallback url (whatismyreferer.com)



chained URL using javascript redirect:
intent:///name/nm0000158#Intent;scheme=imdb;package=com.imdb.mobile;S.browser_fallback_url=https%3A%2F%2F949bf1eda775cfff5e674193b2d973e13f09e9e1-www.googledrive.com%2Fhost%2F0B99ksv4ov7zEX2otc2hHU0o4MVU;end
https://545f03ec7a84e7f654cb8f4ce508aadefa7653d1-www.googledrive.com/host/0B99ksv4ov7zEZU40T1ZyTVRCbWM --> This will be redirected to "intent://scan/#Intent;scheme=zxing;package=com.google.zxing.client.android;S.browser_fallback_url=http%3A%2F%2Fwww.whatismyreferer.com%2F;end"
which is zxing://scan/ with fallback url (whatismyreferer.com)



Normal java redirection:
https://545f03ec7a84e7f654cb8f4ce508aadefa7653d1-www.googledrive.com/host/0B99ksv4ov7zEZU40T1ZyTVRCbWM
will be redirected to
"intent://scan/#Intent;scheme=zxing;package=com.google.zxing.client.android;S.browser_fallback_url=http%3A%2F%2Fwww.whatismyreferer.com%2F;end"



15 seconds delayed java redirection:
https://7aeba911995af67b7365057675df67d8f603a0ef.googledrive.com/host/0B99ksv4ov7zEeTR6RG1OY0JpWFE



Use chrome internal app to access http://whatismyreferer.com


whatismyreferer.com


zxing://scan/ without fallback url


imdb://name/nm0000158 with fallback url (wrong URL)