Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c6a0b84

Browse files
committed
Some more common tables and columns
1 parent 9e1a6be commit c6a0b84

2 files changed

Lines changed: 138 additions & 0 deletions

File tree

txt/common-columns.txt

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -753,6 +753,75 @@ warez
753753
xar_name
754754
xar_pass
755755

756+
# List from http://nibblesec.org/files/MSAccessSQLi/MSAccessSQLi.html
757+
account
758+
accnts
759+
accnt
760+
user_id
761+
members
762+
usrs
763+
usr2
764+
accounts
765+
admin
766+
admins
767+
adminlogin
768+
auth
769+
authenticate
770+
authentication
771+
account
772+
access
773+
customers
774+
customer
775+
config
776+
conf
777+
cfg
778+
hash
779+
login
780+
logout
781+
loginout
782+
log
783+
member
784+
memberid
785+
password
786+
pass_hash
787+
pass
788+
passwd
789+
passw
790+
pword
791+
pwrd
792+
pwd
793+
store
794+
store1
795+
store2
796+
store3
797+
store4
798+
setting
799+
username
800+
name
801+
user
802+
user_name
803+
user_username
804+
uname
805+
user_uname
806+
usern
807+
user_usern
808+
un
809+
user_un
810+
usrnm
811+
user_usrnm
812+
usr
813+
usernm
814+
user_usernm
815+
user_nm
816+
user_password
817+
userpass
818+
user_pass
819+
user_pword
820+
user_passw
821+
user_pwrd
822+
user_pwd
823+
user_passwd
824+
756825
# List from hyrax (http://sla.ckers.org/forum/read.php?16,36047)
757826
fld_id
758827
fld_username

txt/common-tables.txt

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2046,6 +2046,75 @@ Admins
20462046
Login
20472047
Logins
20482048

2049+
# List from http://nibblesec.org/files/MSAccessSQLi/MSAccessSQLi.html
2050+
account
2051+
accnts
2052+
accnt
2053+
user_id
2054+
members
2055+
usrs
2056+
usr2
2057+
accounts
2058+
admin
2059+
admins
2060+
adminlogin
2061+
auth
2062+
authenticate
2063+
authentication
2064+
account
2065+
access
2066+
customers
2067+
customer
2068+
config
2069+
conf
2070+
cfg
2071+
hash
2072+
login
2073+
logout
2074+
loginout
2075+
log
2076+
member
2077+
memberid
2078+
password
2079+
pass_hash
2080+
pass
2081+
passwd
2082+
passw
2083+
pword
2084+
pwrd
2085+
pwd
2086+
store
2087+
store1
2088+
store2
2089+
store3
2090+
store4
2091+
setting
2092+
username
2093+
name
2094+
user
2095+
user_name
2096+
user_username
2097+
uname
2098+
user_uname
2099+
usern
2100+
user_usern
2101+
un
2102+
user_un
2103+
usrnm
2104+
user_usrnm
2105+
usr
2106+
usernm
2107+
user_usernm
2108+
user_nm
2109+
user_password
2110+
userpass
2111+
user_pass
2112+
user_pword
2113+
user_passw
2114+
user_pwrd
2115+
user_pwd
2116+
user_passwd
2117+
20492118
# List from hyrax (http://sla.ckers.org/forum/read.php?16,36047)
20502119
wsop
20512120
Admin

0 commit comments

Comments
 (0)