JSShell
Interactive Shell
An interactive web-based JavaScript shell that allows remote code execution through XSS payloads.
An interactive multi-user web JS shell
361 stars
10 watching
79 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
exploitinteractivejavascriptpythonpython-3-6shellwebxss
Related projects:
Repository | Description | Stars |
---|---|---|
danielgtaylor/nesh | An interactive shell for Node.js and CoffeeScript that provides a rich user experience. | 288 |
s0md3v/jshell | A tool for delivering JavaScript shells via XSS attacks using a Python script | 511 |
iostreamer-x/awkward | A NodeJS based shell that lets you run JavaScript functions on system commands' output in a functional style. | 459 |
jovanbulck/jsh | An implementation of a basic UNIX shell in C, intended to be POSIX-conformant and not meant to replace full-featured shells. | 31 |
vindaar/shell | A macro-based DSL to execute shell commands in a more convenient way | 157 |
jbarcia/web-shells | A collection of web-based tools and interfaces to interact with and manage various data storage systems using standard protocols. | 167 |
brenns10/lsh | A simple demonstration of shell functionality in C, covering basic operations such as input parsing and process management. | 1,470 |
jandamm/instant-repl.zsh | A plugin that enables interactive shell mode by interpreting commands as git commands and providing a REPL-like experience. | 3 |
anaskhan96/sesh | A simple shell with features like aliasing and tab autocompletion, plus two custom builtins for directory walking and command listing. | 33 |
jstorimer/shirt | A simple Unix shell written in Ruby for educational purposes. | 112 |
ngs-lang/ngs | A modern alternative to traditional shells and general-purpose programming languages for efficient automation of DevOps tasks | 1,482 |
joknarf/selector | An interactive menu system for shells | 4 |
pigshell/pigshell | A client-side JavaScript app that presents web resources as files and provides a command-line interface to transform and display data. | 814 |
vluzrmos/lumen-tinker | An interactive shell to interact with the Lumen framework | 110 |
nn1ks/mshp | A minimal shell prompt implemented in Rust | 3 |