Scan Websites for iFrames
With this service you can scan any website url for presence of unknown or malicious (hidden) iFrame code. Our tool will displays all the iFrames that were found in the selected url.
How can I use this service ?
Insert a suspicious webpage in the following format:
suspicioussite.com/index.html
suspicioussite.com/folder/page.html
suspicioussite.com/folder/index.php
www.suspicioussite.com/folder/folder2/page.php
www.suspicioussite.com/index.php
www.suspicioussite.com/test/bad.html
www.suspicioussite.com/videos.html
Then type enter or click on the button "Scan URL" and in about 10 seconds you will see the results. Please note that the output is not intended to be considered malicious, you have to analyze the suspicious iframes and check if are malicious or not. suspicioussite.com/folder/page.html
suspicioussite.com/folder/index.php
www.suspicioussite.com/folder/folder2/page.php
www.suspicioussite.com/index.php
www.suspicioussite.com/test/bad.html
www.suspicioussite.com/videos.html
How can I detect a malicious iframe ?
If you scanned your own website you should notice unknown iframe codes. Generally the malicious iframe code is injected in your website with default parameters such as "visibility: hidden;" or "display:none;" or in other cases it is a normal visible iframe. If you are unsure of the authenticity of the code you can contact us and we will help you.What is an iframe ?
The iframe (aka inline frame) in computer science is an HTML element. Iframe is a frame "anchored" on the page, that is equivalent to a normal frame, but with the difference being an inline element (inside) of the page, not outside. The iframe is generally used to show the contents of a web page, or any resource within a frame in a second page. [Wikipedia]The "Iframes Found" textarea is empty, what does this mean ?
In this case no iframes were found in the scanned url.