Posts

Showing posts with the label Secure

Affiliates


Detect if page is on iframe and direct it on your page.

Image
Detect if webpage is on iframe and redirect it on your page. this prevent viewing your site on proxies that sometimes steals data from your users. the code informs that parent web if on iframe results to replace the location page toString which is the main web on iframe. pop-up text < script > parent . frames . length && top . location . replace ( document . location . toString ()); </ script > <script> parent.frames.length&&top.location.replace(document.location.toString()); </script>

Recover Infected USB Drive

Image
Facts: Almost millions of USB Drives are infected each day, Recent operating systems is now preventing the spreading of these kind of infection by providing administrative actions and prevent executing the code. Some codes are hiding into the important files of blank name folder of the USB and exposing the virus codes in these extensions “.exe, .ini, .lnk, .mpeg, .db” .exe = these are the files directly executing the virus .ini = these are the files that may link the autorun of the .exe virus .lnk = is the link direct to .exe to be executed .mpeg = video format that may download directly to online virus sites these include the worms, T rojans or evens viruses .db = you may think this is an ordinary thumbnail but some virus has injection on these kind of scripts