Redouane Niboucha

I am Redouane NIBOUCHA, a computer science and engineering student, interested in cybersecurity, CTF player at Sudo_root, Ruby/Python/Lua programmer.



Redouane Niboucha Articles


How to Make an HTTP Proxy in Python
How to Make an HTTP Proxy in Python

Learn how to use mitmproxy framework to build HTTP proxies using Python

How to Use Gmail API in Python
How to Use Gmail API in Python

Learn how to use Gmail API to send emails, search for emails by query, delete emails, mark emails as read or unread in Python.

Assembly, Disassembly and Emulation using Python
Assembly, Disassembly and Emulation using Python

Learn how to use Keystone engine, Capstone engine and Unicorn engine to assemble, disassemble and emulate machine code (ARM, x86-64 and more) in Python

How to Use Shodan API in Python
How to Use Shodan API in Python

Learn how to use Shodan API to make a script that searches for public vulnerable servers, IoT devices, power plants and much more using Python.

How to Make a Telegram Bot in Python
How to Make a Telegram Bot in Python

Learn how to use Telegram API and python-telegram-bot wrapper to build a Telegram Bot in Python.

How to Automate Login using Selenium in Python
How to Automate Login using Selenium in Python

Learn how to use Selenium library with Chrome driver in Python to login to websites automatically as well as verifying login success.