mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-18 21:22:15 -05:00
[PR #1596] [MERGED] Add sqlmap #1389
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/1596
Author: @ihebu
Created: 8/21/2020
Status: ✅ Merged
Merged: 8/21/2020
Merged by: @vinta
Base:
master← Head:add-sqlmap📝 Commits (2)
4867199Add sqlmap51ed571Merge branch 'master' into add-sqlmap📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
What is this Python project?
sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. It comes with a powerful detection engine, many niche features for the ultimate penetration tester, and a broad range of switches including database fingerprinting, over data fetching from the database, accessing the underlying file system, and executing commands on the operating system via out-of-band connections.
What's the difference between this Python project and similar ones?
Enumerate comparisons.
--
Anyone who agrees with this pull request could submit an Approve review to it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.