Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

✨ SilkTouch: High-Velocity Stealth Username OSINT Framework

Python Version License OSINT Platform

Watch the video

"Extracting delicate footprints cleanly from the deepest layers of the surface web—without shattering the environment."

Just like the legendary Minecraft enchantment cleanly extracts fragile blocks without breaking them, SilkTouch is an optimized, lightweight command-line intelligence framework. It is engineered to smoothly audit, sweep, and harvest a target's digital footprint across hundreds of social networks, forums, public code repositories, and web applications simultaneously.


🔮 Core Architecture & "Enchantments"

Traditional username enumeration scripts spawn hundreds of isolated, heavy network requests that break connections, trigger web application firewalls (WAFs), or flood your console with false positives. SilkTouch avoids this by implementing an intelligent, state-conscious validation engine:

  • ⚡ Connection Pooling & Session Persistence: By utilizing persistent HTTP request sessions (requests.Session), the script reuses underlying TCP sockets (HTTP Keep-Alive). This minimizes latency overhead and boosts sweeping speeds by up to 300% compared to standard looping requests.
  • 📡 Dynamic Matrix Mining: Instead of relying on hardcoded, outdated target endpoints, SilkTouch streams fresh target validation matrices on-the-fly directly from the verified WebBreacher WhatsMyName tracking infrastructure.
  • 🎯 True-Negative Filtering Engine: Implements strict parsing of response states against data-set parameters. It filters out "ghost matches" by cross-examining both the explicit HTTP response code (e_code) and the presence of custom error strings (e_string) buried inside the HTML DOM body.
  • 🍃 Absolute Zero Overhead: Zero external database engines, zero commercial API keys, and zero configuration files. Run it natively from any terminal sandbox instantly.

🛠️ Installation & Blueprint Setup

System Prerequisites

  • Python 3.8 or higher
  • Supported environments: Kali Linux, Parrot Security OS, Ubuntu/Debian, macOS, or Windows (via WSL or PowerShell).

1. Clone the Realm Architecture

Bring the core codebase into your local development environment:

git clone [https://github.com/Y/SilkTouch.git](https://github.com/MrHackerCharlie/SilkTouch.git)
cd SilkTouch

About

An open source OSINT tool that can scan almost every website for a particular profile and username!

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages