Support for different queries based on DBMS versions

未關閉
#23 0 則留言 0 個 reaction 已指派 1 人 在 GitHub 檢視

@stamparm 已經在處理了。

開始於 2012年6月26日。

評估

這個 Issue 還沒有評估資料。

描述

enhancement low plugins

Adapt dbms modules/methods/xml queries file for usage with different versions of the dbms.

For instance, kb.dbmsVersion is already used within MSSQL to determine how to re-enable the xp_cmdshell procedure. This will also be useful for Firebird and in general replaces the ugly "query"/"query2" used in the queries.xml with some proper "minver"/"maxver" that specify which query apply to which dbms version.

To be worked closely to ticket #24.

主要語言
Python
星號
38.5k
分支
6.4k
平均合併
3 天 3 小時
30 天內合併 PR
1

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

sqlmapproject/sqlmap 的其他 Issue

查看 sqlmapproject/sqlmap 的全部 Issue

相似的 Issue

更多 Python Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。