Over the last few weeks, I've gotten several spam emails from different friends that only contained links to different websites.
I would like to click on those links and see what's on the website. My reasons are curiosity, the ability to understand how dangerous the website might be, and to differentiate between a product-spam email ("Buy product XYZ!") and a website that tries to do something dangerous to a computer.
I do not intend to use a production system, a system with my personal data on it, or something I am not willing to lose in the process; I am really just curious.
So what measures would I need to take in order to safely1 click on those links?
My ideas so far are:
- Virtual Machine
- Disable Flash, Java, JavaScript2, ... in the browser
- Having an up-to-date OS / Antivirus
- Use NoScript
- Use external websites that check the linked website like: http://www.antihacksecurity.com/scan-a-website-for-virus-malware (link seems down?) beforehand
Footnotes:
- I am almost certain that there is no way to really safely click those links, so maybe this should be called "minimize the risk when you..."
- I am aware that disabling stuff might not give me a complete and real picture of the website, since I might not experience the intended effect and think "It's safe."