Nosqli:一款功能强大的NoSQL注入命令行接口工具
发布时间:2025-11-05 08:35:10 作者:玩站小弟
我要评论
复制$nosqli NoSQLInjectorisaCLItoolfortestingDatastoresthat donotdependonSQLasaq
。

复制$ nosqli NoSQLInjector is a CLI tool for testing Datastores that do not depend on SQL as a query language. nosqli aims to be a simple automation tool for identifying and exploiting NoSQL Injection vectors. Usage: nosqli [command] Available Commands: help Help about any command scan Scan endpoint for NoSQL Injection vectors version Prints the current version Flags: --config string config file (default is $HOME/.nosqli.yaml) -d,款功 --data string Specify default post data (should not include any injection strings) -h, --help help for nosqli -p, --proxy string Proxy requests through this proxy URL. Defaults to HTTP_PROXY environment variable. -r, --request string Load in a request from a file, such as a request generated in Burp or ZAP. -t, --target string target url eg. http://site.com/page?arg=1 -u, --user-agent string Specify a user agent Use "nosqli [command] --help" for more information about a command. $ nosqli scan -t http://localhost:4000/user/lookup?username=test Running Error based scan... Running Boolean based scan... Found Error based NoSQL Injection: URL: http://localhost:4000/user/lookup?=&username=test param: username Injection: username= 1.2.3.4.5.6.7.8.9.10.11.12.13.14.15.16.17.18.19.20.21.22.23.24.25.26.27.28.29.30.31.32.33.34.35.36.37.38.39.40.41.42.43.44.45.46.47.48.49.50.51.52.53.54.55.56.57.58.59.60.61.62.63.64.65.
相关文章
一步学会如何制作引导优盘教程(轻松制作引导优盘,让文件传输更便捷)
摘要:在数字化时代,我们每天都面临着大量的文件传输和数据备份需求。而为了更高效、便捷地进行文件传输,制作一个引导优盘成为了必备技能。本文将教您如何一步学会制作引导优盘,让文件传输变得更加...2025-11-05
点击“我的电脑计算机)”右键,选择“管理G)”,打开“计算机管理”。在“计算机管理”界面,选择“存储”,然后点击“磁盘管理”。在上方菜单处,点击“操作A)”,选择“附加VHD”,打开加载VHD文件界面2025-11-05
windows 7系统中提示explorer.exe服务器运行失败的解决方法图解
小编昨晚安装好Windows 7 64位后打开资源管理器发现跳出窗口:explorer.exe服务器运行失败问题解析:出现这个问题是由于更改了文件夹选项引起的,可能是因为更改了文件夹打开方式或者是隐藏2025-11-05
你的Windows系统有过蓝屏吗?肯定有蓝屏过!那么你知道为什么蓝屏吗?我想90%的人面对蓝屏一定是束手无策的。那怎么办?这里小编推荐一款小工具——系统蓝屏在线分析工具,有了它即便是小白,你也可以知道2025-11-05三星台式电脑装机教程(简单易懂的三星台式电脑装机教程,助你快速搭建个人工作站)
摘要:在现代社会中,个人电脑已经成为人们日常生活和工作中不可或缺的一部分。而对于追求高效率、高性能的用户来说,自行组装一台台式电脑无疑是最好的选择之一。本文将以三星台式电脑装机教程为主题...2025-11-05windows 7什么时候停止更新?windows 7系统停止服务时间曝光
很多朋友问Windows 7什么时候停止更新 下文将告诉大家Windows 7系统停止服务时间,xp系统已经离我们远去了,下一位停止更新的就是Windows 7系统,具体是什么时候呢 让我们通过下文来2025-11-05

最新评论