mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 06:50:14 +00:00
Minor update of unhandled exception message
This commit is contained in:
parent
a2b059123a
commit
fdef53aa67
2 changed files with 9 additions and 6 deletions
|
|
@ -26,6 +26,7 @@ DESCRIPTION = "automatic SQL injection and database takeover tool"
|
|||
SITE = "http://sqlmap.org"
|
||||
ISSUES_PAGE = "https://github.com/sqlmapproject/sqlmap/issues/new"
|
||||
GIT_REPOSITORY = "git://github.com/sqlmapproject/sqlmap.git"
|
||||
GIT_PAGE = "https://github.com/sqlmapproject/sqlmap"
|
||||
ML = "sqlmap-users@lists.sourceforge.net"
|
||||
|
||||
# colorful banner
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue