PDA

View Full Version : Web Page Update


Suze
11-14-2004, 08:31 PM
-Copy and Paste the following line into your web browser
-click go and it should show you the last time the the person updated his or her page

javascript:alert(document.lastModified)


I dragged this to my personal toolbar in Mozilla and just click it when I'm curious about a page

JMF
11-15-2004, 08:28 AM
-Copy and Paste the following line into your web browser
-click go and it should show you the last time the the person updated his or her page

javascript:alert(document.lastModified)


I dragged this to my personal toolbar in Mozilla and just click it when I'm curious about a pageNeat-o! :thumb:

Along the same lines are the java script commands in this KB article to reveal 'spoofed' websites: http://support.microsoft.com/default.aspx?scid=kb;[ln];833786

Ranger Bob
11-15-2004, 09:39 AM
I have had an IE shortcut for this for quite sometime now and have attached it below. It does not seem to work in Maxthon if you happen to use that browser but Maxthon has a plugin to do the same thing anyway. :)

jbs3645
11-15-2004, 10:46 AM
I use this in Firefox. I made a bookmark out of it for easy access. Good Tip

John

Bluie
11-15-2004, 07:53 PM
Just remember if the site is running any ads they update everytime you click on the site so it will always show current.

Jane
11-17-2004, 02:46 PM
RB , I've found this & use it for Maxthon & Firefox . Works well .

Problem: Often, phishing scams tamper with the appearance of the address bar, showing some legitimate information instead of the true location.

Here is a simple way to verify sites as you go.

(1) Create a new link in the "links bar".
(2) Name it "verify site" and paste the following text in the URL field:

javascript:alert("The actual URL of this site has been verified as: " + location.protocol + "//" + location.hostname +"/");

(3) Change icon if desired.
(4) After pressing OK, IE might complain that there is no association for javascript, just press [Yes] to keep the target anyway.

USE: Whenever you are on a suspected site, click the link and you'll get a popup as shown in the image.

Eve
11-17-2004, 03:27 PM
There is a browser extension called SpoofStick to detect fake websites

Version for IE (requires Windows 2000 or XP)
http://www.corestreet.com/spoofstick/internet_explorer.html

and Firefox
http://www.corestreet.com/spoofstick/firefox.html

Another one is ScamBlocker
http://www.pcworld.com/downloads/file_down...23276&fileidx=1

I have used SpoofStick with IE.