Home
Softono

Terminal Escape Injections

Open source Python
68
Stars
14
Forks
0
Issues
3
Watchers
6 years
Last Commit

 About Terminal Escape Injections

A repository dedicated to terminal escape injections.

Platforms

Web Self-hosted Linux Windows macOS

Languages

Python

Links

Need Help Installing Terminal Escape Injections?

We provide expert installation service for this software. Our team will install, configure, and secure Terminal Escape Injections on your server. plans start at just $30.

Terminal Escape Injections

View on GitHub

Terminal escape injection PoCs

This repository contains sample PoC codes demonstrating the terminal escape injection vulnerability which affects all modern systems including:

  • Microsoft Windows 10
  • Mac OS
  • Linux

See the main article here: https://www.infosecmatter.com/terminal-escape-injection/

Terminal injection in a shell script on Linux:

esc-inject-shell-linux-gnome-terminal

Tested on:

  • Linux (gnome-terminal, xterm, aterm)
  • Mac OS (Terminal 2.0, iTerm2)
  • Cygwin (Windows)

Terminal injection in a python script on Mac OS:

esc-inject-python-mac-terminal

Tested on:

  • Linux (gnome-terminal, xterm, aterm)
  • Mac OS (Terminal 2.0, iTerm2)
  • Cygwin (Windows)

Terminal injection in a batch (.bat) file on Windows:

esc-inject-bat-win-cmd

Tested on:

  • Windows 10 PowerShell
  • Windows 10 Command Prompt

Terminal injection in a PowerShell (.ps1) script on Windows:

esc-inject-ps1-win-powershell

Tested on:

  • Windows 10 PowerShell
  • Windows 10 Command Prompt

For more information, visit https://www.infosecmatter.com/terminal-escape-injection/