CookieScanner是一个基于Python的工具,用于检查多个站点中的cookie标志。
要求:
-
请求> = 2.8.1
-
BeautifulSoup> = 4.2.1
安装:pip3 install –upgrade -r requirements.txt
用法:用法:cookiescanner.py [options] 示例:./ cookiescanner.py -i ips.txt选项:
-h – help显示此帮助消息并退出
-i INPUT, – input = INPUT 使用Web服务器列表输入文件
-u URL, – url = URL URL
-f FORMAT, – format = FORMAT 输出格式(json,xml,csv,normal,grepable)
-g GOOGLE, – google = GOOGLE 按域搜索谷歌 –nocolor禁用颜色(用于普通格式输出)
-I – info更多信息 性能:
-t TIMEOUT响应超时
-d DELAY请求之间的延迟
下载地址:https://github.com/Sinkmanu/cookiescanner
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END
















暂无评论内容