forked from Tuhinshubhra/CMSeeK
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCHANGELOG
52 lines (52 loc) · 1.6 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
Version 1.0.6 [23-07-2018]
- added new CMSs:
- XOOPS
- Wolf CMS
- Wix.com
- WebGUI
- UMI.CMS
- ushahidi
- Tiki Wiki CMS Groupware
- WebsiteBaker CMS
- New detection methods added for:
- typ03
- WordPress
- Drupal
- Joomla
- Version detection added for
- XpressEngine
- WebGUI
- UMI.CMS
- added cms detection via robots.txt
- CMS detection via generator meta tag improved
- fixed all bruteforce modules (yet again)
- brutefocer now adds username to the list of passwords to try [issue #14]
- added (-l, --list) argument for scanning sites from file
- Other minor fixes and tweaks
Version 1.0.5 [19-07-2018]
- version detection for drupal added
- fixed '/' error in url
- added a detection method for drupal
- Core updated to make it smaller and faster
- removed multiprocessing with multithreading now cmseek runs on almost all devices
- other minor fixes
Version 1.0.4 [17-07-2018]
- added joomla deep scan and version detection
- minor core update
- removed some junk code from wordpress deepscan
Version 1.0.3 [06-07-2018]
- clear-result argument added
- fixed all bruteforce modules
Version 1.0.2 [06-07-2018]
- WordPress passive theme detection added
- WordPress passive plugins enumeration added
- Added Verbose, url, random-agnet, user-agent, help arguments
- Deep scan updated
- Version detect updated
- Minor code updates and bug fixes
Version 1.0.1 [19-06-2018]
- Added Update option
- Added version switch
- some minor updates
Version 1.0.0 [15-06-2018]
- Initial Beta release