Skip to main content

Simple CLI tool for the generation hack commands.

Project description

Cmder

这是一款命令行模式下运行的命令生成框架。目标是帮助渗透测试人员快速生成测试命令。并且记录所选择的参数,方便下次使用。

Example

特色

  • 自定义的命令语法,可以快速添加自定义的命令。
  • 自动记录上一次输入结果,并显示在推荐中
  • 手动定义推荐变量
  • 划分工作区
  • 多行命令合并执行
  • 可更新数据库

安装方法

git clone https://github.com/Elinpf/cmder
cd cmder
python3 setup.py install --user

使用方法

usage: cmder.py [-h] [-l path] {show,search,history,info,use,workspace} ...

Generate a pentesting command

positional arguments:
  {show,search,history,info,use,workspace}
                        sub-command help
    show                show the latest table
    search              Search tools in the database
    history             Get history
    info                show command information
    use                 use command
    workspace           workspace config

optional arguments:
  -h, --help            show this help message and exit
  -l path, --link path  show the link file

自定义命令

运行后会创建~/.cmder目录,其中db是用户可以自定义添加的命令文件,可以自行添加目录或者按照软件中的目录路径添加命令文件。

命令文件语法请参考这里

灵感来源与命令来源

这个项目的灵感来源于shellerator, 一些命令来源于以下链接:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cmder_elinpf-2.2.2.tar.gz (21.4 kB view hashes)

Uploaded Source

Built Distribution

cmder_elinpf-2.2.2-py3-none-any.whl (24.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page