Offensive Security Tool: smugglo

by | Aug 30, 2025 | Tools

Join our Patreon Channel and Gain access to 70+ Exclusive Walkthrough Videos.

Patreon

Reading Time: 3 Minutes

smugglo

smugglo, developed by b3rito, is an HTML smuggling tool that creates self-contained malicious HTML payloads designed to bypass content filters and EDR/AVs by embedding binary files into an HTML page that auto-drops the payload when opened in a browser. It leverages trusted browser environments to exfiltrate or deploy binaries, evading network inspection tools.

See Also: So you want to be a hacker?
Offensive Security and Ethical Hacking Course

Features

  • One-file payload: Wrap any file into a single self-contained HTML file
  • Automatic extraction: The generated HTML auto-extracts and downloads the file when opened (no clicks needed)
  • Data hiding options: Supports XOR obfuscation, AES-GCM encryption, Base64 or hex encoding to conceal content
  • Stealth injection: Option to stash file data in CSS variables for extra sneakiness
  • Bypass filters: Slip past content filters and sandboxes by masquerading as a harmless HTML page (classic HTML smuggling trick)

How it Works

  1. Select a file: Use the file input to choose any file from your system.
  2. Choose a method: Pick one of the embedding methods:
    • CSS Encoding
    • XOR Encryption
    • AES Encryption
    • Base64 Encoding
    • Hex Encoding
  3. Generate HTML: Click the button and smugglo wraps your file into a self-contained HTML file.
  4. Automatic Extraction: When the HTML payload is opened in a browser, it automatically decodes/decrypts the embedded file and triggers its download.

 

Live Demo

Try smugglo directly in your browser:

https://b3rito.github.io/smugglo/

 

Clone the repo from here: GitHub Link

Merch

Recent Tools

Offensive Security & Ethical Hacking Course

Begin the learning curve of hacking now!


Information Security Solutions

Find out how Pentesting Services can help you.


Join our Community

Share This