1 matches found
blind-sql-bitshifting
基于位移的盲SQL注入 这是一个通过位移法计算 字符而非猜测字符的盲SQL注入模块。根据配置,每个字符需要7/8次请求。 用法 root@kitploit: import blind-sql-bitshifting as x Edit this dictionary to configure attack vectors x.options 配置示例: root@kitploit: 易受攻击的链接 x.options"target" = "http://www.example.com/index.php?id=1" 指定Cookie(可选) x.options"cookies" = ""...
6AI score
SaveExploits0
20