Giter VIP home page Giter VIP logo

altman's Introduction

Altman3

免责申明:本程序仅供学习和研究!
请使用者遵守国家相关法律法规!
由于使用不当造成的后果本人不承担任何责任!

介绍

Altman3 是一款渗透测试软件,网站托管于Github Pages,点击此处移步官网

截至目前,它可以:

  • Webshell模块:采用xml定义的方式,可自定义脚本类型和脚本功能,自定义加密/编码
    • Shell管理插件
    • 命令执行插件
    • 文件管理插件
    • 数据库管理插件
    • 支持的脚本类型有:asp、aspx、php、jspFull、python
  • 编码器插件
  • 插件管理中心
  • 自定义插件:支持使用C#或者IronPython来编写插件或者服务
  • 插件服务机制:插件可以调用其它插件提供的服务

运行

Altman3 基于.Net4.0,依托Eto.Form可以完美运行在Windows、Linux、Mac等多个平台。

  • Windows下,
    • 运行Altman.winform.exe,需要安装.Net4.0
    • 运行Altman.gtk.exe,需要安装.Net4.0和gtk-sharp2
  • Linux下,
    • 运行Altman.gtk.exe,需要安装Mono(>=3.2.8),libgdiplus和gtk-sharp2
  • OS X下,
    • 运行Altman.gtk.exe,需要安装Mono和gtk-sharp2
    • 运行Altman.mac,需要安装Mono

如果开启IronPython支持,则需要安装IronPython(或者自带安装)

插件

Altman3采用了MEF插件架构,同时支持IronPython。

  • 采用C#编写插件/服务
  • 采用IronPython编写插件/服务

访问wiki来获取有关插件开发的帮助

版权

本程序使用的是GPLv2协议,具体细节请参照根目录下的LICENSE文件。

改进及建议

提交问题 OR 改进代码

你也可以选择加入技术讨论群: 331451473

altman's People

Contributors

keepwn avatar

Watchers

 avatar  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.