sqlmapproject / sqlmapproject/sqlmap
Support for different queries based on DBMS versions
Đang mở
@stamparm đang làm issue này rồi.
Từ ngày 26/6/2012.
enhancement
low
plugins
- Ngôn ngữ chính
- Python
- Star
- 38.5k
- Fork
- 6.4k
- Merge trung bình
- 3 ngày 3 giờ
- Pull request đã merge (30 ngày)
- 1
Mô tả
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.
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.