'''
__ __ ____ _ _ ____
| \/ |/ __ \ /\ | | | | _ \
| \ / | | | | / \ | | | | |_) |
| |\/| | | | |/ /\ \| | | | _ <
| | | | |__| / ____ \ |__| | |_) |
|_| |_|\____/_/ \_\____/|____/
Title : Novell iPrint Client Browser Plugin call-back-url stack overflow
Version : iPrint Client plugin v5.42 (XP SP3)
Analysis : http://www.abysssec.com
Vendor : http://www.novell.com
Impact : Critical
Contact : shahin [at] abysssec.com , info [at] abysssec.com
Twitter : @abysssec
CVE : CVE-2010-1527
http://www.exploit-db.com/moaub-19-novell-iprint-client-browser-plugin-call-back-url-stack-overflow/
'''
import sys;
#calc.exe shellcode
temp = """
"""
htmlFile = open("call-back-url.html","w")
htmlFile.write(temp)
htmlFile.close()