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

Skip to content

Commit ed5f4ab

Browse files
committed
Minor updates
1 parent 03bbfdb commit ed5f4ab

5 files changed

Lines changed: 52 additions & 20 deletions

File tree

lib/core/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
from lib.core.enums import OS
2020

2121
# sqlmap version (<major>.<minor>.<month>.<monthly commit>)
22-
VERSION = "1.2.10.3"
22+
VERSION = "1.2.10.4"
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)

txt/checksum.md5

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ c8c386d644d57c659d74542f5f57f632 lib/core/patch.py
4949
0c3eef46bdbf87e29a3f95f90240d192 lib/core/replication.py
5050
a7db43859b61569b601b97f187dd31c5 lib/core/revision.py
5151
fcb74fcc9577523524659ec49e2e964b lib/core/session.py
52-
2f0cd79e7e10a6e137f4748a589c4c0b lib/core/settings.py
52+
40d7d26b71f11cbc128a0ef7c67e2da0 lib/core/settings.py
5353
dd68a9d02fccb4fa1428b20e15b0db5d lib/core/shell.py
5454
a7edc9250d13af36ac0108f259859c19 lib/core/subprocessng.py
5555
62bc180e3e828949ffb342a8f756c183 lib/core/target.py
@@ -457,17 +457,17 @@ a687449cd4e45f69e33b13d41e021480 waf/uspses.py
457457
68e332530fab216d017ede506c3fec2f waf/yundun.py
458458
bea35ba732ccc9548e6c4023cea6832b waf/yunsuo.py
459459
47f8f6623841232a93c5229d6c1bebfe waf/zenedge.py
460-
dc394c5b90ada0a5d5853b5ad1f7d56d xml/banner/generic.xml
460+
e68f399aeaa5b516f043af88dd4871a0 xml/banner/generic.xml
461461
d8925c034263bf1b83e7d8e1c78eec57 xml/banner/mssql.xml
462462
7b21aeb3ad66d7686eacd23a6346292c xml/banner/mysql.xml
463463
9b262a617b06af56b1267987d694bf6f xml/banner/oracle.xml
464464
c26cd4fa986ddc9f6d92dd87c8fc61cb xml/banner/postgresql.xml
465465
4970709ca31bcaea5eb79547a132606a xml/banner/server.xml
466466
d48c971769c6131e35bd52d2315a8d58 xml/banner/servlet-engine.xml
467-
58be20a3b29a9108d043786907700469 xml/banner/set-cookie.xml
467+
5fa1805d3007c68b051f2c70afcf41ed xml/banner/set-cookie.xml
468468
d989813ee377252bca2103cea524c06b xml/banner/sharepoint.xml
469469
350605448f049cd982554123a75f11e1 xml/banner/x-aspnet-version.xml
470-
817078783e1edaa492773d3b34d8eef0 xml/banner/x-powered-by.xml
470+
ccb5e02a692f75d11b7fd00f1db48bf5 xml/banner/x-powered-by.xml
471471
3059d50cf0cd17a403c17833f0bcd4df xml/boundaries.xml
472472
6cffc395cd0280f5c1a84542da6642e5 xml/errors.xml
473473
a279656ea3fcb85c727249b02f828383 xml/livetests.xml

xml/banner/generic.xml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -33,47 +33,47 @@
3333

3434
<!-- Reference: https://msdn.microsoft.com/en-us/library/windows/desktop/ms724832%28v=vs.85%29.aspx -->
3535

36-
<regexp value="Windows.*10\.0">
36+
<regexp value="Windows.*\b10\.0">
3737
<info type="Windows" distrib="2016|10"/>
3838
</regexp>
3939

40-
<regexp value="Windows.*6\.3">
40+
<regexp value="Windows.*\b6\.3">
4141
<info type="Windows" distrib="2012 R2|8.1"/>
4242
</regexp>
4343

44-
<regexp value="Windows.*6\.2">
44+
<regexp value="Windows.*\b6\.2">
4545
<info type="Windows" distrib="2012|8"/>
4646
</regexp>
4747

48-
<regexp value="Windows.*6\.1">
48+
<regexp value="Windows.*\b6\.1">
4949
<info type="Windows" distrib="2008 R2|7"/>
5050
</regexp>
5151

52-
<regexp value="Windows.*6\.0">
52+
<regexp value="Windows.*\b6\.0">
5353
<info type="Windows" distrib="2008|Vista"/>
5454
</regexp>
5555

56-
<regexp value="Windows.*5\.2">
56+
<regexp value="Windows.*\b5\.2">
5757
<info type="Windows" distrib="2003"/>
5858
</regexp>
5959

60-
<regexp value="Windows.*5\.1">
60+
<regexp value="Windows.*\b5\.1">
6161
<info type="Windows" distrib="XP"/>
6262
</regexp>
6363

64-
<regexp value="Windows.*5\.0">
64+
<regexp value="Windows.*\b5\.0">
6565
<info type="Windows" distrib="2000"/>
6666
</regexp>
6767

68-
<regexp value="Windows.*4\.0">
68+
<regexp value="Windows.*\b4\.0">
6969
<info type="Windows" distrib="NT 4.0"/>
7070
</regexp>
7171

72-
<regexp value="Windows.*3\.0">
72+
<regexp value="Windows.*\b3\.0">
7373
<info type="Windows" distrib="NT 4.0"/>
7474
</regexp>
7575

76-
<regexp value="Windows.*2\.0">
76+
<regexp value="Windows.*\b2\.0">
7777
<info type="Windows" distrib="NT 4.0"/>
7878
</regexp>
7979

xml/banner/set-cookie.xml

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,35 @@
1919
<info technology="JSP"/>
2020
</regexp>
2121

22+
<regexp value="JServSessionId">
23+
<info technology="JServ"/>
24+
</regexp>
25+
26+
<regexp value="Ltpatoken">
27+
<info technology="WebSphere"/>
28+
</regexp>
29+
2230
<regexp value="PHPSESSION">
2331
<info technology="PHP"/>
2432
</regexp>
2533

34+
<regexp value="RoxenUserID">
35+
<info technology="Roxen"/>
36+
</regexp>
37+
38+
<regexp value="wiki\d+_session">
39+
<info technology="MediaWiki"/>
40+
</regexp>
41+
2642
<regexp value="Apache">
2743
<info technology="Apache"/>
2844
</regexp>
2945

30-
<regexp value="JServSessionId">
31-
<info technology="Apache|JSP"/>
46+
<regexp value="DomAuthSessID">
47+
<info technology="Domino|Notes"/>
3248
</regexp>
3349

34-
<regexp value="CFID|CFTOKEN|CFMAGIC">
50+
<regexp value="CFID|CFTOKEN|CFMAGIC|CFGLOBALS">
3551
<info technology="ColdFusion"/>
3652
</regexp>
3753
</root>

xml/banner/x-powered-by.xml

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22

3-
<!-- Reference: http://www.http-stats.com/X-Powered-By -->
3+
<!-- Reference: https://publicwww.com/popular/powered/index.html -->
44

55
<root>
66
<regexp value="PHP[\-\_\/\ ]([\d\.]+)">
@@ -15,6 +15,22 @@
1515
<info technology="ASP" type="Windows"/>
1616
</regexp>
1717

18+
<regexp value="EasyEngine ([\d\.]+)">
19+
<info technology="EasyEngine" tech_version="1"/>
20+
</regexp>
21+
22+
<regexp value="PleskLin">
23+
<info technology="Plesk" type="Linux"/>
24+
</regexp>
25+
26+
<regexp value="PleskWin">
27+
<info technology="Plesk" type="Windows"/>
28+
</regexp>
29+
30+
<regexp value="ThinkPHP">
31+
<info technology="ThinkPHP"/>
32+
</regexp>
33+
1834
<regexp value="ASP\.NET">
1935
<info technology="ASP.NET" type="Windows"/>
2036
</regexp>

0 commit comments

Comments
 (0)