mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Update related to the #3231
This commit is contained in:
parent
c36749c3bb
commit
f01ae291f8
3 changed files with 7 additions and 3 deletions
|
|
@ -50,7 +50,7 @@ c8c386d644d57c659d74542f5f57f632 lib/core/patch.py
|
|||
0c3eef46bdbf87e29a3f95f90240d192 lib/core/replication.py
|
||||
a7db43859b61569b601b97f187dd31c5 lib/core/revision.py
|
||||
fcb74fcc9577523524659ec49e2e964b lib/core/session.py
|
||||
20762b473b8d387b6f2d6b13aafb0ff1 lib/core/settings.py
|
||||
39d2ca4b1e85f4cf9ac27d965a758ea4 lib/core/settings.py
|
||||
dd68a9d02fccb4fa1428b20e15b0db5d lib/core/shell.py
|
||||
a7edc9250d13af36ac0108f259859c19 lib/core/subprocessng.py
|
||||
815d1cf27f0f8738d81531e73149867d lib/core/target.py
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright (c) 2006-2018 sqlmap developers (http://sqlmap.org/)
|
||||
# See the file 'LICENSE' for copying permission
|
||||
u_pass
|
||||
|
||||
id
|
||||
name
|
||||
user_id
|
||||
|
|
@ -2601,3 +2601,7 @@ waktu
|
|||
# WebGoat
|
||||
cookie
|
||||
login_count
|
||||
|
||||
# Misc
|
||||
|
||||
u_pass
|
||||
Loading…
Add table
Add a link
Reference in a new issue