Skip to main content

2 posts tagged with "python"

View All Tags

SNI Spoofing Analysis

· 11 min read
Hirusha Adikari
Student interested in Tech

In today’s internet, SNI (Server Name Indication) plays a critical role in making secure connections. However, the SNI field is sometimes used as a gatekeeper to restrict or manage content access. This blog post will walk through what SNI spoofing is, why it works, and demonstrate how to implement a basic SNI spoofing proxy in Python.

Genode Free Proxies API Wrapper

· One min read
Hirusha Adikari
Student interested in Tech

The Genode Free Proxies API Wrapper is a Python library designed to fetch free proxy lists from Geonode's public API. It provides a simple interface to retrieve and utilize proxies for web scraping, testing, and anonymizing requests. By automating the process of gathering proxies, this wrapper eliminates the need for manual scraping, making it easier to integrate proxies into your applications.