Giter Club home page Giter Club logo

ultimateshell's Introduction

🧰 UltimateShell

Build Status Codacy Badge OpenJDK GitHub top language GitHub release (latest SemVer including pre-releases) GitHub GitHub all releases download

standard-readme compliant
简体中文 English

UltimateShell 是开源的远程服务器管理工具箱,目标是为渗透测试工程师、程序员、网站管理员、IT 管理员以及几乎所有需要以更简单的方式处理远程工作的用户提供大量定制功能。

注意:程序更新后,若无法正常连接SSH,请备份删除原配置文件 application.properties


📚 目录

☘️ 安全通告

安全文件!

🚗 功能特性

  • 支持多操作系统平台,兼容性测试:Windows > Linux > MacOS
  • 支持会话管理
  • 支持本地终端(cmd, bash)
  • 支持 SSHSftp,及 内置代码编辑器,支持代码高亮、折叠等功能
  • 支持 COM 口调试(自动检测存在的 COM 接口)
  • 支持 Telnet
  • 支持 RDP 远程桌面(基于FreeRDP 实现)
  • 支持 VNC,基于TightVNC Viewer 实现
  • 支持 集成外部工具,实现快速启动
  • 内置 简易编辑器 ,可编辑本地、远程文本文件
  • 内置 Nuclei GUI,POC概念验证框架
  • 支持60多种主题皮肤切换
  • 支持插件系统

🛠️ 构建

  1. 构建环境:JDK11+, IDEA
  2. 安装依赖:
     # tightvnc-jviewer.jar, jediterm-pty-2.66.jar, com.jediterm.terminal-2.66.jar, jediterm-typeahead-2.66.jar
     mvn install:install-file -Dfile=libs/tightvnc-jviewer.jar -DgroupId=com.g3g4x5x6  -DartifactId=tightvnc-jviewer -Dversion=2.8.3 -Dpackaging=jar
     mvn install:install-file -Dfile=libs/jediterm-typeahead-2.66.jar -DgroupId=com.g3g4x5x6  -DartifactId=jediterm-typeahead -Dversion=2.66 -Dpackaging=jar
     mvn install:install-file -Dfile=libs/jediterm-pty-2.66.jar -DgroupId=com.g3g4x5x6  -DartifactId=jediterm-pty -Dversion=2.66 -Dpackaging=jar
  3. 编译运行:
    1. 运行 maven 插件 templating 编译 Version.java 文件
    2. IDEA 菜单中 Build Proect 项目,复制静态文件到 target 目录
    3. 运行项目或者打包(maven 插件 assembly:assembly

🏀 使用

  1. 程序依赖运行环境:JDK11+
  2. linux, OSX 用户建议使用自带依赖的通用版本 UltimateShell-x.x.x-beta.1-jar-with-dependencies.jar
  3. Windows 用户 无JDK 环境的,建议使用 ultimateshell_setup.exe 安装包(体积较大)
  4. 关于使用过程中的任何疑问,请于 Discussions 中的对应版本进行提问和反馈。

详细使用技巧查看 项目WIKI 或者 项目文档

🥇 致谢

⛹️‍♂️ 维护者

维护者 @G3G4X5X6

🧑‍🤝‍🧑 贡献者

贡献者,见 贡献者列表文件!

欢迎PRs

🏷️ 开源许可

MIT © 2021 勾三股四弦五小六

ultimateshell's People

Contributors

g3g4x5x6 avatar mrmetatron avatar semgrep-bot avatar codacy-badger avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.