OAuth fuzz工具 OAuzz
OAuzz 是一个用于fuzz基于OAuth的web应用服务的安全工具。OAuzz基于RFC5849和OAuth Request Body Hash 1.0 Draft 4实现。OAuzz支持三种签名算法(OAuth 1.0),三种算法是明文、HMAC-SHA1、RSA-SHA1。
OAuzz 的命令:
命令 | 描述 |
set VARIABLE VALUE | Set VARIABLE to VALUE. |
unset [VARIABLE/S] | Unset VARIABLE (or all of them). |
show [VARIABLE/S] | Show the value of VARIABLE (or all of them). |
authenticate | OAuth Authentication with the server (default 3-legged). |
test | Send a request with the correct values of each parameter. |
fuzz | Run the fuzzer. |
select | Perform a SQL Select query over the fuzzing results. |
export | Export the database results to CSV, XML or HTML format. |
help [COMMAND] | This help or the specified command help. |
version | Show the version. |
exit | Terminate the application. |
来自 pulog
本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!