Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
keepwn committed Jul 7, 2014
1 parent a0a148b commit 9a8f8db
Showing 1 changed file with 15 additions and 10 deletions.
25 changes: 15 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,19 @@

- 自定义代理
- 自定义HttpHeader
- 自定义发包命令
- 自定义脚本类型和脚本功能
- 自定义加密/编码
- 自定义插件
- 命令执行
- 文件管理
- 数据库管理
- Shell管理插件
- 命令执行插件
- 文件管理插件
- 数据库管理插件
- 插件管理中心

目前支持的脚本有:asp、aspx、php、jspFull、python

### 如何运行它 ###
**Altman** 基于.Net4.0,兼容Mono,可以运行在windows、linux等平台
**Altman** 基于.Net4.0,兼容Mono,可以运行在windows、linux、mac(未测试)等平台

在windows下,需要安装.Net4.0,点击`Altman.exe`即可运行。

Expand All @@ -37,14 +41,15 @@

- 添加或修改脚本类型,使它支持更多脚本类型(asp、aspx、php、jsp、python等)
- 扩展插件,只需要引用特定接口dll
- (某些高级功能可能会被人恶意使用,故不详细说明)
- xxxxx(某些高级功能可能会被人恶意使用,故不详细说明)


### 能否透露开发计划 ###
当然可以,目前的开发计划有:

- 数据库管理插件(基本完成)
- 添加jsp、python自定义脚本类型
- 数据库管理插件(完成)
- 添加jsp、python自定义脚本类型(完成)
- 插件管理中心(即将完成)
- 加密算法的扩展接口
- 简易浏览器插件
- 多个代理自动切换功能
Expand All @@ -57,10 +62,10 @@


### 如何联系我 ###
我的邮箱keepwn@gmail.com
我的邮箱keepwn#gmail.com

- 如果你有任何问题
- 如果你有任何建议
- 如果你实现了新插件或者新的脚本类型,或者对程序有帮助的地方

欢迎来信。
欢迎来信。

0 comments on commit 9a8f8db

Please sign in to comment.