gofoxy

command module
v0.0.0-...-98d202b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 25, 2018 License: AGPL-3.0 Imports: 10 Imported by: 0

README

goFoxy - An HTTP(S) Proxy And Passive Vuln Scanner implemented by golang

环境配置

代理需要依赖 mongodb数据库来存储流量信息和漏洞信息,在 ./common/common.go中配置你的数据库连接

运行

go build main.go
./main

插件编写的注意事项

  • 如果需要取得当前请求的根目录url(如:hxxp://example.com:999/),最好使用 flow.GetSafeBaseURL()函数获取,函数内部已做好了一些兼容性处理

已知问题

  • MITM模式下(默认开启),不支持 websocket(secure)的处理

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL