SQL注入测试平台,SQLol 0.3.2 发布
fmms 13年前
<p><a href="/misc/goto?guid=4958334237970792093" target="_blank">SQLol</a>是一个可配置得SQL注入测试平台,它包含了一系列的挑战任务,让你在挑战中测试和学习SQL注入语句。</p> <p>SQLol 0.3.2 版本的主要改变:</p> <ul> <li>Added more challenges – Try Challenge 13, it’s a zinger!</li> <li>Added tutorials for some challenges</li> <li>Added custom blacklist filtering</li> <li>Removed notes in challenge pages about which database systems have known solutions, those will go in tutorials over time</li> <li>Injecting via GET/POST/cookie should work regardless due to use of $_REQUEST</li> <li>Changed moreChanged database config file to use default MySQL creds and location by default</li> </ul> <p>工具下载:<a href="/misc/goto?guid=4958334238775182532" target="_blank">https://github.com/SpiderLabs/SQLol/downloads</a></p>