Skip to content

Commit 709f56d

Browse files
committed
Minor refreshment of common-columns
1 parent 956aeb3 commit 709f56d

File tree

3 files changed

+88
-3
lines changed

3 files changed

+88
-3
lines changed

data/txt/common-columns.txt

Lines changed: 85 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2767,3 +2767,88 @@ shouji
27672767

27682768
u_pass
27692769
hashedPw
2770+
2771+
# password (international)
2772+
2773+
adgangskode
2774+
aikotoba
2775+
amho
2776+
bimilbeonho
2777+
codewort
2778+
contrasena
2779+
contrasenya
2780+
contrasinal
2781+
esmeramz
2782+
facalfare
2783+
fjalekalim
2784+
focalfaire
2785+
gagtnabar
2786+
geslo
2787+
gozarvazhe
2788+
gunho
2789+
haslo
2790+
heslo
2791+
hudyat
2792+
igamalokungena
2793+
iphasiwedi
2794+
javka
2795+
jelszo
2796+
kadavucol
2797+
kalameobur
2798+
kalimatumurur
2799+
kalimatusirr
2800+
kalmarsirri
2801+
katalaluan
2802+
katasandi
2803+
kennwort
2804+
kodeord
2805+
kodikos
2806+
kouling
2807+
kupiasoz
2808+
kupuhipa
2809+
kupukaranga
2810+
kupuuru
2811+
kupuwhakahipa
2812+
losen
2813+
losenord
2814+
lozinka
2815+
lykilord
2816+
matkhau
2817+
mima
2818+
nenosiri
2819+
nywila
2820+
okwuntughe
2821+
oroasina
2822+
oroigbaniwole
2823+
paeseuwodeu
2824+
parol
2825+
parola
2826+
parolachiave
2827+
paroladordine
2828+
parole
2829+
paroli
2830+
parolja
2831+
parool
2832+
parulle
2833+
pasahitza
2834+
pasfhocal
2835+
pasowardo
2836+
passord
2837+
passwort
2838+
pasuwado
2839+
pasvorto
2840+
rahatphan
2841+
ramzobur
2842+
salasana
2843+
salasona
2844+
santoysena
2845+
senha
2846+
sifra
2847+
sifre
2848+
sisma
2849+
slaptazodis
2850+
synthimatiko
2851+
tunnussana
2852+
wachtwoord
2853+
wachtwurd
2854+
wagwoord

data/txt/sha256sums.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ a08e09c1020eae40b71650c9b0ac3c3842166db639fdcfc149310fc8cf536f64 data/shell/REA
2222
099eb0f9ed71946eb55bd1d4afa1f1f7ef9f39cc41af4897f3d5139524bd2fc2 data/shell/stagers/stager.aspx_
2323
f2648a0cb4d5922d58b8aa6600f786b32324b9ac91e3a57e4ff212e901ffe151 data/shell/stagers/stager.jsp_
2424
84b431647a2c13e72b2c9c9242a578349d1b8eef596166128e08f1056d7e4ac8 data/shell/stagers/stager.php_
25-
f07b7f4e3f073ce752bda6c95e5a328572b82eb2705ee99e2a977cc4e3e9472b data/txt/common-columns.txt
25+
13e16e691e710ba84da84411656c6afc80acd2ba9935adec10773888927b34eb data/txt/common-columns.txt
2626
882a18f1760f96807cceb90023cff919ac6804dde2a6ddd8af26f382aa3e93eb data/txt/common-files.txt
2727
1e626d38f202c1303fa12d763b4499cf6a0049712a89829eeed0dd08b2b0957f data/txt/common-outputs.txt
2828
8c57f1485d2f974b7a37312aa79cedefcca7c4799b81bbbb41736c39d837b48d data/txt/common-tables.txt
@@ -186,7 +186,7 @@ c6a182f6b7d3b0ad6f0888ea2a4de4148f0770549038d7de8bc3267b4c6635f7 lib/core/readl
186186
63ae69713c6ea9abfa10e71dfab8f2dcf42432177a38d2c1e98785bf1468674c lib/core/replication.py
187187
5bad5bc7115051cef7b84efa73fbafbf5e1db46eef32a445056b56cda750b66f lib/core/revision.py
188188
0dcb52c9c76a4b0acf2e9038f7d8f08c14543cef3cf7032831c6c0a99376ad24 lib/core/session.py
189-
afabaa06dcf1df3bbb9e81ff1c9f1553ec11a7a49ef9fe7031e8cd8e15fe8ab0 lib/core/settings.py
189+
a30a9319143e7409251d0516871696aa89815a619d89e8a2f3a1496679edfb39 lib/core/settings.py
190190
a1e4f2860bffc73bbf2e5db293fa49dcb600ea35f950cda43dc953b3160ab3db lib/core/shell.py
191191
841716e87b90a3b598515910841f7cf8d33bb87c24a27fba1a80e36a831cbcd7 lib/core/subprocessng.py
192192
32d0752f1a88c52b049cbe1aedff6e0afb794544ff689f54cb72e159b8d5177c lib/core/target.py

lib/core/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
from thirdparty import six
2020

2121
# sqlmap version (<major>.<minor>.<month>.<monthly commit>)
22-
VERSION = "1.9.5.14"
22+
VERSION = "1.9.5.15"
2323
TYPE = "dev" if VERSION.count('.') > 2 and VERSION.split('.')[-1] != '0' else "stable"
2424
TYPE_COLORS = {"dev": 33, "stable": 90, "pip": 34}
2525
VERSION_STRING = "sqlmap/%s#%s" % ('.'.join(VERSION.split('.')[:-1]) if VERSION.count('.') > 2 and VERSION.split('.')[-1] == '0' else VERSION, TYPE)

0 commit comments

Comments
 (0)