Posts

Showing posts with the label Interactive Multi User Javascript Shell: JSShell

Interactive Multi User Javascript Shell: JSShell

Image
Interactive Multi User Javascript Shell      An interactive multi-user web based shell written in Python with Flask (for server side) and of course Javascript and HTML (client side). It was initially created in order to debug remote esoteric browsers during tests and research. Features Multi client support Cyclic DOM objects support Pre flight scripts Command queue Command Context The shell interface contains various commands (can be revealed using the help command).   ╦╔═╗╔═╗┬ ┬┌─┐┬  ┬   ║╚═╗╚═╗├─┤├┤ │  │  ╚╝╚═╝╚═╝┴ ┴└─┘┴─┘┴─┘   By @Daniel_Abeles >> help +-------------+---------------------------------------------------------------+ | command     | description                                                   | +-------------+---------------------------------------------------------------+ | list  ...