Skip to content
View security007's full-sized avatar
:octocat:
Just For Fun
:octocat:
Just For Fun

Block or report security007

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
security007/README.md

./security007


• Create tools for noisy environments.
• Analyze what others overlook and exploit what others ignore.
• Access is never asked — it's taken.


🗂️ Current Projects (some public, most aren’t)

  • 🔍 Reconnaissance tools
  • 🕷️ Custom exploit chains and C2
  • 🧪 Zero-day environments
  • 📦 Encrypted drop tools

I don’t fork tools. I build my own.


🧿 Traces

$r=Invoke-WebRequest 'https://github.com/security007' -UseBasicParsing; if ($r.Content -match '\./'){Add-Type -AssemblyName PresentationFramework; [System.Windows.MessageBox]::Show("Hello World", "Alert")}

📡 About

You won't find a "Contact Me" section here. No banners. No LinkedIn. No bio. Only traces, hashes, and broken assumptions.

🧬 github.com/security007
Some codes are meant to be seen. Most aren't.

Pinned Loading

  1. mitm mitm Public

    Python-based MITM (Man-In-The-Middle) tool designed to intercept HTTP and HTTPS requests across the same subnet

    Python 1

  2. Sword Sword Public

    Android ADB Exposed Tool - Connect to Android where ADB is exposed to the internet

    6

  3. FlareExplore FlareExplore Public

    Flare Explore is a Python program designed to find the real IP address behind Cloudflare protection. It utilizes the Censys API to gather information and reveal the actual IP address of a specified…

    Python 4

  4. subdolist subdolist Public

    Subdomain Finder

    Python

  5. laravelExploit laravelExploit Public

    Exploit laravel database config

    Python 11 10

  6. backdoor_scanner backdoor_scanner Public

    Tool to find malicious content and folder on linux server

    2