查看: 14621|回复: 3

[工具专区] 3102 v2.0

[复制链接]
发表于 2015-1-11 13:04:52 | 显示全部楼层 |阅读模式
3102.png
这次进行了完全的重构,具体看项目的readme文件,不多说了
github:http://github.com/fooying/3102
接下来主要是几个插件的开发和issue的处理
希望懂得Python的同学可以一起参与,国内对安全工具的开源、参与的精神实在有些欠缺,其实可以参与到已有的国、内外的好的项目里。
另,知道创宇招人,如果你懂安全,会Python开发,欢迎加入我们,f00y1n9#gmail.com
3102
A domain/ip Fuzzing tool for vulnerability mining
简介
A domain/ip Fuzzing tool for vulnerability mining
一个挖洞的辅助工具
通过各种手段,从url或者ip得到相关的所有site/ip等
架构介绍
基于gevent和threading,多线程+协程运行,高效快速
动态加载插件和结果输出模板,可自行根据文档开发插件和结果输出模板
动态调度,自动回收结果并做判断及下发新任务进行插件的执行处理
系统信号捕获,在某插件卡死情况下,可以Ctrl+C结束执行,可捕获并输出已有结果
安装与开发
安装

$ sudo apt-get install python-virtualenv
$ sudo apt-get install python-setuptools
$ easy_install pip
$ git clone git@github.com:fooying/3102.git
$ cd 3102
$ virtualenv venv
$ source venv/bin/activate
$ pip install -U pip
$ pip install -r requirement.txt
参与开发

$ cd 3102
$ source venv/bin/activate
插件开发:docs/plugins/README.md
结果输出模板开发:docs/output/README.md
测试用例开发
cd 3102/tests
对应单元测试和功能测试进行开发测试用例
不同的模块进入到对应目录进行开发
也欢迎参与主架构的改进和新功能的开发,直接发送Pull Reques
使用说明
                 _____  __  _____  _____
                |____ |/  ||  _  |/ __  \
                    / /`| || |/' |`' / /'
                    \ \ | ||  /| |  / /
                .___/ /_| |\ |_/ /./ /___
                \____/ \___/\___/ \_____/
        Domain/ip Fuzzing tool for vulnerability mining
               By Fooying(www.fooying.com)
usage:
  eg1: python run3102.py --target
optional arguments:
  -h, --help            Show this help message and exit
  -V, --version         show program's version number and exit
  -t TARGET, --target TARGET
                        Target domain/rootdomain/ip
                          (DEFAULT: None)
  -m MAX_LEVEL, --max_level MAX_LEVEL
                        Max level to get domain/ip/rootdomain
                          (DEFAULT: 4)
  -o OUTPUT_FILE, --output_file OUTPUT_FILE
                        File to ouput result
                          (DEFAULT: None)
  --format OUTPUT_FORMAT
                        The format to output result,
                        default list:
                        txt/json/yaml
                          (DEFAULT: txt)
  --log_file LOG_FILE   Log file
                          (DEFAULT: None)
  --log_level {1,2,3,4}
                        Log level of output to file
                          1 - DEBUG
                          2 - INFO
                          3 - WARNING
                          4 - ERROR
                          (DEFAULT: 1)
  --proxy_file PROXY_FILE
                        Proxy file, one line one proxy, each line format:
                        schem,proxy url,
                        eg:http,http://1.1.1.1:123
                          (DEFAULT: None)
  --verify_proxy        If verify the proxy list
                          (DEFAULT: False)
  --timeout TIMEOUT     Request timeout
                          (DEFAULT: 10)
回复

使用道具 举报

发表于 2015-1-12 22:52:18 | 显示全部楼层
查同服的?

点评

一个挖洞的辅助工具  详情 回复 发表于 2015-1-15 13:06
回复 支持 反对

使用道具 举报

 楼主| 发表于 2015-1-15 13:06:48 | 显示全部楼层

一个挖洞的辅助工具
回复 支持 反对

使用道具 举报

发表于 2015-1-17 15:39:51 | 显示全部楼层
fooying 什么时候放出来地 -
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

指导单位

江苏省公安厅

江苏省通信管理局

浙江省台州刑侦支队

DEFCON GROUP 86025

旗下站点

邮箱系统

应急响应中心

红盟安全

联系我们

官方QQ群:112851260

官方邮箱:security#ihonker.org(#改成@)

官方核心成员

Archiver|手机版|小黑屋| ( 沪ICP备2021026908号 )

GMT+8, 2025-5-1 16:40 , Processed in 0.096071 second(s), 21 queries , Gzip On.

Powered by ihonker.com

Copyright © 2015-现在.

  • 返回顶部