您的浏览器已禁用 JavaScript。
跳过导航链接
程序包
类
树
已过时
索引
帮助
上一个字母
下一个字母
框架
无框架
所有类
A
C
D
E
F
G
H
I
M
Q
R
S
V
W
G
generatorPayload(Map<String, Object>, IResultOutput)
- 接口 中的方法me.gv7.woodpecker.plugin.
IPayloadGenerator
框架会调用该方法生成具体的荷载
getAddress()
- 接口 中的方法me.gv7.woodpecker.plugin.
ITarget
这个方法返回目标的地址
getConfig()
- 接口 中的方法me.gv7.woodpecker.plugin.
IVulPluginCallbacks
获取配置
getCustomHttpHeaderConfig()
- 接口 中的方法me.gv7.woodpecker.plugin.
IConfig
获取自定义http头配置
getCustomHttpHeaders()
- 接口 中的方法me.gv7.woodpecker.plugin.
ICustomHttpHeaderConfig
获取自定义头
getDefaultTimeout()
- 接口 中的方法me.gv7.woodpecker.plugin.
ITimeoutConfig
获取默认超时时间
getDNSLogManager()
- 接口 中的方法me.gv7.woodpecker.plugin.
IVulPluginCallbacks
获取DNSLog管理者
getExploitCustomArgs()
- 接口 中的方法me.gv7.woodpecker.plugin.
IExploit
框架会调用该方法获取该深度利用模块自定义参数列表
getExploitTabCaption()
- 接口 中的方法me.gv7.woodpecker.plugin.
IExploit
框架会调用该方法获取该深度利用模块的选项卡标题,推荐通过深度利用具体的功能设置返回值,比如Command(命令执行),Write webshell(写Webshell) ,Inject memshell(注入内存马)等等
getHelperCutomArgs()
- 接口 中的方法me.gv7.woodpecker.plugin.
IHelper
框架会调用该方法获取该辅助模块自定义参数列表
getHelperTabCaption()
- 接口 中的方法me.gv7.woodpecker.plugin.
IHelper
框架会调用该方法获取该辅助模块的选项卡标题,推荐通过辅助具体的功能设置返回值
getHost()
- 接口 中的方法me.gv7.woodpecker.plugin.
IProxyConfig
获取代理Host
getHost()
- 接口 中的方法me.gv7.woodpecker.plugin.
ITarget
这个方法返回目标的IP
getHttpLogManager()
- 接口 中的方法me.gv7.woodpecker.plugin.
IVulPluginCallbacks
获取HttpLog管理者
getInfoDetectorCustomArgs()
- 接口 中的方法me.gv7.woodpecker.plugin.
InfoDetector
框架会调用该方法获取该信息探测模块自定义参数列表
getInfoDetectorTabCaption()
- 接口 中的方法me.gv7.woodpecker.plugin.
InfoDetector
框架会调用该方法获取信息收集模块的选项卡标题,推荐通过信息探测具体的功能设置返回值,比如version(探测目标版本),vul path(探测漏洞路径)等等
getMandatoryTimeout()
- 接口 中的方法me.gv7.woodpecker.plugin.
ITimeoutConfig
获取强制超时时间
getPassword()
- 接口 中的方法me.gv7.woodpecker.plugin.
IProxyConfig
获取代理密码
getPath()
- 接口 中的方法me.gv7.woodpecker.plugin.
ITarget
这个方法返回目标的路径
getPayloadCustomArgs()
- 接口 中的方法me.gv7.woodpecker.plugin.
IPayloadGenerator
框架会调用该方法获取荷载生成器自定义参数列表
getPayloadTabCaption()
- 接口 中的方法me.gv7.woodpecker.plugin.
IPayloadGenerator
框架会调用该方法获取荷载生成器的选项卡标题
getPluginHelper()
- 接口 中的方法me.gv7.woodpecker.plugin.
IHelperPluginCallbacks
获取插件辅助器,即
IPluginHelper
实例
getPluginHelper()
- 接口 中的方法me.gv7.woodpecker.plugin.
InfoDetectorPluginCallbacks
获取插件辅助器,即
IPluginHelper
实例
getPluginHelper()
- 接口 中的方法me.gv7.woodpecker.plugin.
IVulPluginCallbacks
获取插件辅助器,即
IPluginHelper
实例
getPort()
- 接口 中的方法me.gv7.woodpecker.plugin.
IProxyConfig
获取代理端口
getPort()
- 接口 中的方法me.gv7.woodpecker.plugin.
ITarget
这个方法返回目标的端口
getProtocol()
- 接口 中的方法me.gv7.woodpecker.plugin.
IProxyConfig
获取代理协议
getProtocol()
- 接口 中的方法me.gv7.woodpecker.plugin.
ITarget
这个方法返回目标的地址协议
getProxyConfig()
- 接口 中的方法me.gv7.woodpecker.plugin.
IConfig
获取代理配置
getRandomVerifyDomain()
- 接口 中的方法me.gv7.woodpecker.plugin.
IDNSLog
获取随机验证域名
getRandomVerifyURL()
- 接口 中的方法me.gv7.woodpecker.plugin.
IHttpLog
获取随机验证域名
getRootAddress()
- 接口 中的方法me.gv7.woodpecker.plugin.
ITarget
这个方法返回目标的根地址
getRootDomain()
- 接口 中的方法me.gv7.woodpecker.plugin.
IDNSLog
获取DNSlog根域名
getRootURL()
- 接口 中的方法me.gv7.woodpecker.plugin.
IHttpLog
获取HttpLog根URL
getThrowableInfo(Throwable)
- 接口 中的方法me.gv7.woodpecker.plugin.
IPluginHelper
获取异常和错误对象的详细信息(包括调用堆栈信息)
getTimeoutConfig()
- 接口 中的方法me.gv7.woodpecker.plugin.
IConfig
获取超时配置
getUserAgent()
- 接口 中的方法me.gv7.woodpecker.plugin.
IConfig
获取UserAgent
getUsername()
- 接口 中的方法me.gv7.woodpecker.plugin.
IProxyConfig
获取账号账号
A
C
D
E
F
G
H
I
M
Q
R
S
V
W
跳过导航链接
程序包
类
树
已过时
索引
帮助
上一个字母
下一个字母
框架
无框架
所有类