sqlmapproject / sqlmapproject/sqlmap
Support for different queries based on DBMS versions
オープン
@stamparm がすでに取り組んでいます。
2012年6月26日 から。
enhancement
low
plugins
- 主要言語
- Python
- スター
- 38.5k
- フォーク
- 6.4k
- 平均マージ
- 3日 3時間
- マージ済み PR(30日)
- 1
説明
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.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。