From 00f418e43753a1922db7a74874efeed380d0d08a Mon Sep 17 00:00:00 2001 From: Tuhinshubhra Date: Fri, 1 Feb 2019 10:35:08 +0530 Subject: [PATCH] :bookmark: Version 1.1.1 (Emporium) Release --- VersionDetect/abda.py | 2 +- VersionDetect/aef.py | 2 +- VersionDetect/aspf.py | 2 +- VersionDetect/bboard.py | 2 +- VersionDetect/bhf.py | 2 +- VersionDetect/brcms.py | 2 +- VersionDetect/cnido.py | 2 +- VersionDetect/cntsis.py | 2 +- VersionDetect/coms.py | 2 +- VersionDetect/con5.py | 2 +- VersionDetect/csim.py | 2 +- VersionDetect/detect.py | 2 +- VersionDetect/discuz.py | 2 +- VersionDetect/dncms.py | 2 +- VersionDetect/dru.py | 2 +- VersionDetect/dscrs.py | 2 +- VersionDetect/dweb.py | 2 +- VersionDetect/flex.py | 2 +- VersionDetect/fudf.py | 2 +- VersionDetect/impage.py | 2 +- VersionDetect/jf.py | 2 +- VersionDetect/joom.py | 2 +- VersionDetect/kbcms.py | 2 +- VersionDetect/koken.py | 2 +- VersionDetect/mcb.py | 2 +- VersionDetect/mg.py | 2 +- VersionDetect/minibb.py | 2 +- VersionDetect/mura.py | 2 +- VersionDetect/mvnf.py | 2 +- VersionDetect/mybb.py | 2 +- VersionDetect/myupb.py | 2 +- VersionDetect/nodebb.py | 2 +- VersionDetect/ocms.py | 2 +- VersionDetect/ophal.py | 2 +- VersionDetect/otwsm.py | 2 +- VersionDetect/punbb.py | 2 +- VersionDetect/pwind.py | 2 +- VersionDetect/quick.py | 2 +- VersionDetect/rite.py | 2 +- VersionDetect/roadz.py | 2 +- VersionDetect/rock.py | 2 +- VersionDetect/sfy.py | 2 +- VersionDetect/share.py | 2 +- VersionDetect/slcms.py | 2 +- VersionDetect/smf.py | 2 +- VersionDetect/snews.py | 2 +- VersionDetect/spity.py | 2 +- VersionDetect/subcms.py | 2 +- VersionDetect/sulu.py | 2 +- VersionDetect/tidw.py | 2 +- VersionDetect/ubbt.py | 2 +- VersionDetect/uknva.py | 2 +- VersionDetect/umi.py | 2 +- VersionDetect/vanilla.py | 2 +- VersionDetect/wgui.py | 2 +- VersionDetect/wp.py | 2 +- VersionDetect/xe.py | 2 +- VersionDetect/xmb.py | 2 +- VersionDetect/yabb.py | 2 +- VersionDetect/yaf.py | 2 +- cmsbrute/dru.py | 2 +- cmsbrute/joom.py | 2 +- cmsbrute/oc.py | 2 +- cmsbrute/wp.py | 2 +- cmseekdb/basic.py | 2 +- cmseekdb/cmss.py | 2 +- cmseekdb/config.py | 2 +- cmseekdb/core.py | 2 +- cmseekdb/generator.py | 2 +- cmseekdb/getsource.py | 2 +- cmseekdb/header.py | 2 +- cmseekdb/result.py | 2 +- cmseekdb/robots.py | 2 +- cmseekdb/sc.py | 2 +- deepscans/core.py | 2 +- deepscans/joom/admin_finder.py | 2 +- deepscans/joom/backups.py | 2 +- deepscans/joom/check_debug.py | 2 +- deepscans/joom/check_reg.py | 2 +- deepscans/joom/config_leak.py | 2 +- deepscans/joom/core_vuln.py | 2 +- deepscans/joom/dir_list.py | 2 +- deepscans/joom/init.py | 2 +- deepscans/wp/check_reg.py | 2 +- deepscans/wp/filescheck.py | 2 +- deepscans/wp/init.py | 2 +- deepscans/wp/pathdisc.py | 2 +- deepscans/wp/pluginsdetect.py | 2 +- deepscans/wp/themedetect.py | 2 +- deepscans/wp/userenum.py | 2 +- deepscans/wp/vuln.py | 2 +- 91 files changed, 91 insertions(+), 91 deletions(-) diff --git a/VersionDetect/abda.py b/VersionDetect/abda.py index 2947280c..2aa592b7 100644 --- a/VersionDetect/abda.py +++ b/VersionDetect/abda.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # Al Mubda version detection # Rev 1 diff --git a/VersionDetect/aef.py b/VersionDetect/aef.py index 80291206..76cc75c3 100644 --- a/VersionDetect/aef.py +++ b/VersionDetect/aef.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # AEF version detection # Rev 1 diff --git a/VersionDetect/aspf.py b/VersionDetect/aspf.py index 771d3707..316b712f 100644 --- a/VersionDetect/aspf.py +++ b/VersionDetect/aspf.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # AspNetForum version detection # Rev 1 diff --git a/VersionDetect/bboard.py b/VersionDetect/bboard.py index d0a568fb..12dddb44 100644 --- a/VersionDetect/bboard.py +++ b/VersionDetect/bboard.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # Burning Board version detection # Rev 1 diff --git a/VersionDetect/bhf.py b/VersionDetect/bhf.py index 9506cdfc..6538ae7b 100644 --- a/VersionDetect/bhf.py +++ b/VersionDetect/bhf.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # Beehive Forum version detection # Rev 1 diff --git a/VersionDetect/brcms.py b/VersionDetect/brcms.py index 535db151..18ffcb37 100644 --- a/VersionDetect/brcms.py +++ b/VersionDetect/brcms.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # BrowserCMS version detection # Rev 1 diff --git a/VersionDetect/cnido.py b/VersionDetect/cnido.py index 3097be89..063654b4 100644 --- a/VersionDetect/cnido.py +++ b/VersionDetect/cnido.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # CMS Contenido version detection # Rev 1 diff --git a/VersionDetect/cntsis.py b/VersionDetect/cntsis.py index e47ef550..c00ff659 100644 --- a/VersionDetect/cntsis.py +++ b/VersionDetect/cntsis.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # Contensis CMS version detection # Rev 1 diff --git a/VersionDetect/coms.py b/VersionDetect/coms.py index 7a2fc0b8..e601c5eb 100644 --- a/VersionDetect/coms.py +++ b/VersionDetect/coms.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # Commerce Server version detection # Rev 1 diff --git a/VersionDetect/con5.py b/VersionDetect/con5.py index 64cb5869..65c98d34 100644 --- a/VersionDetect/con5.py +++ b/VersionDetect/con5.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # Concrete5 CMS version detection # Rev 1 diff --git a/VersionDetect/csim.py b/VersionDetect/csim.py index 3234faa4..181234ee 100644 --- a/VersionDetect/csim.py +++ b/VersionDetect/csim.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # CMSimple version detection # Rev 1 diff --git a/VersionDetect/detect.py b/VersionDetect/detect.py index 2d15d074..875abd9f 100644 --- a/VersionDetect/detect.py +++ b/VersionDetect/detect.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra def start(id, url, ua, ga, source, ga_content): if id == "wp": diff --git a/VersionDetect/discuz.py b/VersionDetect/discuz.py index 2d56b57e..ddf7e55c 100644 --- a/VersionDetect/discuz.py +++ b/VersionDetect/discuz.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # Discuz! version detection # Rev 1 diff --git a/VersionDetect/dncms.py b/VersionDetect/dncms.py index 584d2527..e707753e 100644 --- a/VersionDetect/dncms.py +++ b/VersionDetect/dncms.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # Danneo CMS version detection # Rev 1 diff --git a/VersionDetect/dru.py b/VersionDetect/dru.py index f4fc7ff3..9e0293a9 100644 --- a/VersionDetect/dru.py +++ b/VersionDetect/dru.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # Drupal version detection # Rev 1 diff --git a/VersionDetect/dscrs.py b/VersionDetect/dscrs.py index 9390d33e..0e2dd8eb 100644 --- a/VersionDetect/dscrs.py +++ b/VersionDetect/dscrs.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # Discourse version detection # Rev 1 diff --git a/VersionDetect/dweb.py b/VersionDetect/dweb.py index 315e4aff..a17c3f31 100644 --- a/VersionDetect/dweb.py +++ b/VersionDetect/dweb.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # Dynamicweb version detection # Rev 1 diff --git a/VersionDetect/flex.py b/VersionDetect/flex.py index 1eb39d6e..87a2db6c 100644 --- a/VersionDetect/flex.py +++ b/VersionDetect/flex.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # FlexCMP version detection # Rev 1 diff --git a/VersionDetect/fudf.py b/VersionDetect/fudf.py index 1239123d..4b9ef6bb 100644 --- a/VersionDetect/fudf.py +++ b/VersionDetect/fudf.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # FUDforum version detection # Rev 1 diff --git a/VersionDetect/impage.py b/VersionDetect/impage.py index 8d3c2154..33a9b779 100644 --- a/VersionDetect/impage.py +++ b/VersionDetect/impage.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # ImpressPages CMS version detection # Rev 1 diff --git a/VersionDetect/jf.py b/VersionDetect/jf.py index 839fe278..cc83d4d6 100644 --- a/VersionDetect/jf.py +++ b/VersionDetect/jf.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # JForum version detection # Rev 1 diff --git a/VersionDetect/joom.py b/VersionDetect/joom.py index f18796c6..56e5e6c4 100644 --- a/VersionDetect/joom.py +++ b/VersionDetect/joom.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra ## Joomla version detection ## Rev 1 diff --git a/VersionDetect/kbcms.py b/VersionDetect/kbcms.py index 0ec57010..5ab64ed1 100644 --- a/VersionDetect/kbcms.py +++ b/VersionDetect/kbcms.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # KoobooCMS version detection # Rev 1 diff --git a/VersionDetect/koken.py b/VersionDetect/koken.py index 4047a829..c3b17501 100644 --- a/VersionDetect/koken.py +++ b/VersionDetect/koken.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # Koken version detection # Rev 1 diff --git a/VersionDetect/mcb.py b/VersionDetect/mcb.py index 771d5fc1..ffab6521 100644 --- a/VersionDetect/mcb.py +++ b/VersionDetect/mcb.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # MercuryBoard version detection # Rev 1 diff --git a/VersionDetect/mg.py b/VersionDetect/mg.py index 06d998a1..ffb5b73d 100644 --- a/VersionDetect/mg.py +++ b/VersionDetect/mg.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # Magento version detection # Rev 1 diff --git a/VersionDetect/minibb.py b/VersionDetect/minibb.py index be7c57bd..ba67a08a 100644 --- a/VersionDetect/minibb.py +++ b/VersionDetect/minibb.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # miniBB version detection # Rev 1 diff --git a/VersionDetect/mura.py b/VersionDetect/mura.py index f4493593..8de97e6e 100644 --- a/VersionDetect/mura.py +++ b/VersionDetect/mura.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # Mura CMS version detection # Rev 1 diff --git a/VersionDetect/mvnf.py b/VersionDetect/mvnf.py index a057d8f5..6e580936 100644 --- a/VersionDetect/mvnf.py +++ b/VersionDetect/mvnf.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # mvnForum version detection # Rev 1 diff --git a/VersionDetect/mybb.py b/VersionDetect/mybb.py index 036b9297..fd4930f5 100644 --- a/VersionDetect/mybb.py +++ b/VersionDetect/mybb.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # MyBB version detection # Rev 1 diff --git a/VersionDetect/myupb.py b/VersionDetect/myupb.py index 44ca97fa..b129d9d6 100644 --- a/VersionDetect/myupb.py +++ b/VersionDetect/myupb.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # myUPB version detection # Rev 1 diff --git a/VersionDetect/nodebb.py b/VersionDetect/nodebb.py index 512d5108..329a0b41 100644 --- a/VersionDetect/nodebb.py +++ b/VersionDetect/nodebb.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # NodeBB version detection # Rev 1 diff --git a/VersionDetect/ocms.py b/VersionDetect/ocms.py index a5062826..afc91af4 100644 --- a/VersionDetect/ocms.py +++ b/VersionDetect/ocms.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # OpenCms Version detection # Rev 1 diff --git a/VersionDetect/ophal.py b/VersionDetect/ophal.py index 3a1b4f30..89c0104c 100644 --- a/VersionDetect/ophal.py +++ b/VersionDetect/ophal.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # Ophal version detection # Rev 1 diff --git a/VersionDetect/otwsm.py b/VersionDetect/otwsm.py index ff2b9227..f7c5414e 100644 --- a/VersionDetect/otwsm.py +++ b/VersionDetect/otwsm.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # OpenText WSM version detection # Rev 1 diff --git a/VersionDetect/punbb.py b/VersionDetect/punbb.py index 8ca4d177..b3e9f30a 100644 --- a/VersionDetect/punbb.py +++ b/VersionDetect/punbb.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # PunBB version detection # Rev 1 diff --git a/VersionDetect/pwind.py b/VersionDetect/pwind.py index 8ced063a..c73bdf09 100644 --- a/VersionDetect/pwind.py +++ b/VersionDetect/pwind.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # phpWind version detection # Rev 1 diff --git a/VersionDetect/quick.py b/VersionDetect/quick.py index 5fe02cfb..9a7f4302 100644 --- a/VersionDetect/quick.py +++ b/VersionDetect/quick.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # Quick.Cms version detection # Rev 1 diff --git a/VersionDetect/rite.py b/VersionDetect/rite.py index fbe821ec..ad131807 100644 --- a/VersionDetect/rite.py +++ b/VersionDetect/rite.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # RiteCMS version detection # Rev 1 diff --git a/VersionDetect/roadz.py b/VersionDetect/roadz.py index d6f0831c..99761111 100644 --- a/VersionDetect/roadz.py +++ b/VersionDetect/roadz.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # Roadiz CMS version detection # Rev 1 diff --git a/VersionDetect/rock.py b/VersionDetect/rock.py index a3e6934c..48689872 100644 --- a/VersionDetect/rock.py +++ b/VersionDetect/rock.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # RockRMS version detection # Rev 1 diff --git a/VersionDetect/sfy.py b/VersionDetect/sfy.py index fce33053..4f0999b4 100644 --- a/VersionDetect/sfy.py +++ b/VersionDetect/sfy.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # Sitefinity version detection # Rev 1 diff --git a/VersionDetect/share.py b/VersionDetect/share.py index de7bb9f0..3190625b 100644 --- a/VersionDetect/share.py +++ b/VersionDetect/share.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # Microsoft SharePoint Version detection # Rev 1 diff --git a/VersionDetect/slcms.py b/VersionDetect/slcms.py index fb166cb6..f76307b3 100644 --- a/VersionDetect/slcms.py +++ b/VersionDetect/slcms.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # SeamlessCMS version detection # Rev 1 diff --git a/VersionDetect/smf.py b/VersionDetect/smf.py index 8a57b44b..b55665bd 100644 --- a/VersionDetect/smf.py +++ b/VersionDetect/smf.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # SMF version detection # Rev 1 diff --git a/VersionDetect/snews.py b/VersionDetect/snews.py index 779869e3..4f455d7f 100644 --- a/VersionDetect/snews.py +++ b/VersionDetect/snews.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # sNews version detection # Rev 1 diff --git a/VersionDetect/spity.py b/VersionDetect/spity.py index 4141dad6..5c28174b 100644 --- a/VersionDetect/spity.py +++ b/VersionDetect/spity.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # Serendipity version detection # Rev 1 diff --git a/VersionDetect/subcms.py b/VersionDetect/subcms.py index 271b6a9e..addfc1d2 100644 --- a/VersionDetect/subcms.py +++ b/VersionDetect/subcms.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # Subrion CMS version detection # Rev 1 diff --git a/VersionDetect/sulu.py b/VersionDetect/sulu.py index b3db09ff..d2f4034e 100644 --- a/VersionDetect/sulu.py +++ b/VersionDetect/sulu.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # SULU Version detection # Rev 1 diff --git a/VersionDetect/tidw.py b/VersionDetect/tidw.py index c633e77e..59d0569b 100644 --- a/VersionDetect/tidw.py +++ b/VersionDetect/tidw.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra ## TiddlyWiki version detection ## Rev 1 diff --git a/VersionDetect/ubbt.py b/VersionDetect/ubbt.py index a079f3eb..3bad87d4 100644 --- a/VersionDetect/ubbt.py +++ b/VersionDetect/ubbt.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # UBB.threads version detection # Rev 1 diff --git a/VersionDetect/uknva.py b/VersionDetect/uknva.py index 5d26f9a3..ddb1c625 100644 --- a/VersionDetect/uknva.py +++ b/VersionDetect/uknva.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # uKnowva version detection # Rev 1 diff --git a/VersionDetect/umi.py b/VersionDetect/umi.py index b2fb2de2..9b2730c0 100644 --- a/VersionDetect/umi.py +++ b/VersionDetect/umi.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # UMI.CMS Version detection # Rev 1 diff --git a/VersionDetect/vanilla.py b/VersionDetect/vanilla.py index 09acdef9..ff00bc84 100644 --- a/VersionDetect/vanilla.py +++ b/VersionDetect/vanilla.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # Vanilla version detection # Rev 1 diff --git a/VersionDetect/wgui.py b/VersionDetect/wgui.py index 8daa5e27..8a2e5793 100644 --- a/VersionDetect/wgui.py +++ b/VersionDetect/wgui.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # WebGUI version detection # Rev 1 diff --git a/VersionDetect/wp.py b/VersionDetect/wp.py index 6f52b781..ce743576 100644 --- a/VersionDetect/wp.py +++ b/VersionDetect/wp.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra ## WordPress version detection ## Rev 1 diff --git a/VersionDetect/xe.py b/VersionDetect/xe.py index c2a4ec8b..e2b46fb1 100644 --- a/VersionDetect/xe.py +++ b/VersionDetect/xe.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # XpressEngine version detection # Rev 1 diff --git a/VersionDetect/xmb.py b/VersionDetect/xmb.py index 576144a7..6c65bfac 100644 --- a/VersionDetect/xmb.py +++ b/VersionDetect/xmb.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # XMB version detection # Rev 1 diff --git a/VersionDetect/yabb.py b/VersionDetect/yabb.py index e26feb13..76d2984f 100644 --- a/VersionDetect/yabb.py +++ b/VersionDetect/yabb.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # YaBB version detection # Rev 1 diff --git a/VersionDetect/yaf.py b/VersionDetect/yaf.py index f2c275b0..03a6dc9b 100644 --- a/VersionDetect/yaf.py +++ b/VersionDetect/yaf.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # YAF version detection # Rev 1 diff --git a/cmsbrute/dru.py b/cmsbrute/dru.py index dd7d0184..3443deb8 100644 --- a/cmsbrute/dru.py +++ b/cmsbrute/dru.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra ### Drupal Bruteforce module ### Version 1.0 ### Honestly this is kinda useless as drupal blocks an account for some time after 5 failed attempt (maybe this is one fix in the next version!) diff --git a/cmsbrute/joom.py b/cmsbrute/joom.py index 7946cf8c..80868aa2 100644 --- a/cmsbrute/joom.py +++ b/cmsbrute/joom.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra ### Joomla Bruteforce module ### Version 1.3 ### This thing took a whole freaking night to build... apperently i was dealing with the cookies in a not so "Wise" manner! diff --git a/cmsbrute/oc.py b/cmsbrute/oc.py index bdd1a172..41a63e77 100644 --- a/cmsbrute/oc.py +++ b/cmsbrute/oc.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra ### OpenCart Bruteforce module ### Version 1.0 ### cmseekbruteforcemodule <- make sure you include this comment in any custom modules you create so that cmseek can recognize it as a part of it's module diff --git a/cmsbrute/wp.py b/cmsbrute/wp.py index 2f8e9aad..c506952b 100644 --- a/cmsbrute/wp.py +++ b/cmsbrute/wp.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra ### WordPress Bruteforce module ### Version 1.0 ### cmseekbruteforcemodule <- make sure you include this comment in any custom modules you create so that cmseek can recognize it as a part of it's module diff --git a/cmseekdb/basic.py b/cmseekdb/basic.py index cc1720ae..98bc4510 100644 --- a/cmseekdb/basic.py +++ b/cmseekdb/basic.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # Thought this file was getting quite bloated so refectored it import errno diff --git a/cmseekdb/cmss.py b/cmseekdb/cmss.py index fefc8d44..26a367ea 100644 --- a/cmseekdb/cmss.py +++ b/cmseekdb/cmss.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # This file contains the list of cmss supported by CMSeeK in the following structure # ExampleCMS = { diff --git a/cmseekdb/config.py b/cmseekdb/config.py index b52b099d..7da9120c 100644 --- a/cmseekdb/config.py +++ b/cmseekdb/config.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # Verbose verbose = False diff --git a/cmseekdb/core.py b/cmseekdb/core.py index c1319eee..cadf3e3c 100644 --- a/cmseekdb/core.py +++ b/cmseekdb/core.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra ## Core Rev 3, stable and strong diff --git a/cmseekdb/generator.py b/cmseekdb/generator.py index 463f514f..03d7ea7b 100644 --- a/cmseekdb/generator.py +++ b/cmseekdb/generator.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # Precise and Hawt diff --git a/cmseekdb/getsource.py b/cmseekdb/getsource.py index bfd7e078..f2e242af 100644 --- a/cmseekdb/getsource.py +++ b/cmseekdb/getsource.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra import urllib.request from http.cookiejar import CookieJar diff --git a/cmseekdb/header.py b/cmseekdb/header.py index 8db9fc42..294a533a 100644 --- a/cmseekdb/header.py +++ b/cmseekdb/header.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # This file contains all the methods of detecting cms via http Headers # Version: 1.0.0 # Return a list with ['1'/'0','ID of CMS'/'na'] 1 = detected 0 = not detected diff --git a/cmseekdb/result.py b/cmseekdb/result.py index 629dbfb1..5c86b874 100644 --- a/cmseekdb/result.py +++ b/cmseekdb/result.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra import cmseekdb.basic as cmseek diff --git a/cmseekdb/robots.py b/cmseekdb/robots.py index 17171754..288b53ee 100644 --- a/cmseekdb/robots.py +++ b/cmseekdb/robots.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # Detect cms using robots.txt # Rev 1 diff --git a/cmseekdb/sc.py b/cmseekdb/sc.py index 60d0b2ba..79866bc8 100644 --- a/cmseekdb/sc.py +++ b/cmseekdb/sc.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # This file contains all the methods of detecting cms via Source Code # Version: 1.0.0 diff --git a/deepscans/core.py b/deepscans/core.py index dd2f8105..9f284886 100644 --- a/deepscans/core.py +++ b/deepscans/core.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra def start(id, url, ua, ga, source, ga_content): if id == "wp": diff --git a/deepscans/joom/admin_finder.py b/deepscans/joom/admin_finder.py index eb91601a..431755a6 100644 --- a/deepscans/joom/admin_finder.py +++ b/deepscans/joom/admin_finder.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra import threading import cmseekdb.basic as cmseek diff --git a/deepscans/joom/backups.py b/deepscans/joom/backups.py index 386ba439..6e18fbfe 100644 --- a/deepscans/joom/backups.py +++ b/deepscans/joom/backups.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra import threading import cmseekdb.basic as cmseek diff --git a/deepscans/joom/check_debug.py b/deepscans/joom/check_debug.py index 1c018f21..708cedcf 100644 --- a/deepscans/joom/check_debug.py +++ b/deepscans/joom/check_debug.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra import cmseekdb.basic as cmseek # I know there is no reason at all to create a separate module for this.. there's something that's going to be added here so.. trust me! diff --git a/deepscans/joom/check_reg.py b/deepscans/joom/check_reg.py index 6d6e713f..53d218bd 100644 --- a/deepscans/joom/check_reg.py +++ b/deepscans/joom/check_reg.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra import cmseekdb.basic as cmseek diff --git a/deepscans/joom/config_leak.py b/deepscans/joom/config_leak.py index 1b8b0a1e..eede768d 100644 --- a/deepscans/joom/config_leak.py +++ b/deepscans/joom/config_leak.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra import threading import cmseekdb.basic as cmseek diff --git a/deepscans/joom/core_vuln.py b/deepscans/joom/core_vuln.py index 7339c2c0..8e0ca6c6 100644 --- a/deepscans/joom/core_vuln.py +++ b/deepscans/joom/core_vuln.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra import os import cmseekdb.basic as cmseek diff --git a/deepscans/joom/dir_list.py b/deepscans/joom/dir_list.py index 77131948..44a27bde 100644 --- a/deepscans/joom/dir_list.py +++ b/deepscans/joom/dir_list.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra import threading import cmseekdb.basic as cmseek diff --git a/deepscans/joom/init.py b/deepscans/joom/init.py index a241d8a5..2128be3a 100644 --- a/deepscans/joom/init.py +++ b/deepscans/joom/init.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # Joomla DeepScan # Rev 1 diff --git a/deepscans/wp/check_reg.py b/deepscans/wp/check_reg.py index 4a14708c..a48851ea 100644 --- a/deepscans/wp/check_reg.py +++ b/deepscans/wp/check_reg.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # http://localhost/wordpress/wordpress/wp-login.php?action=register diff --git a/deepscans/wp/filescheck.py b/deepscans/wp/filescheck.py index 9a086149..21bf7b25 100644 --- a/deepscans/wp/filescheck.py +++ b/deepscans/wp/filescheck.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra # why tf is this empty tho? diff --git a/deepscans/wp/init.py b/deepscans/wp/init.py index fab59907..8a534352 100644 --- a/deepscans/wp/init.py +++ b/deepscans/wp/init.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra ### All WordPress DeepScan stuffs goes here diff --git a/deepscans/wp/pathdisc.py b/deepscans/wp/pathdisc.py index ff867e6f..ed157e57 100644 --- a/deepscans/wp/pathdisc.py +++ b/deepscans/wp/pathdisc.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra import cmseekdb.basic as cmseek import re diff --git a/deepscans/wp/pluginsdetect.py b/deepscans/wp/pluginsdetect.py index a4dee3e3..b48aa814 100644 --- a/deepscans/wp/pluginsdetect.py +++ b/deepscans/wp/pluginsdetect.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra import cmseekdb.basic as cmseek import re diff --git a/deepscans/wp/themedetect.py b/deepscans/wp/themedetect.py index 3d9c8d83..e1d8cb13 100644 --- a/deepscans/wp/themedetect.py +++ b/deepscans/wp/themedetect.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra import cmseekdb.basic as cmseek import re diff --git a/deepscans/wp/userenum.py b/deepscans/wp/userenum.py index 9adcb108..e9b089c0 100644 --- a/deepscans/wp/userenum.py +++ b/deepscans/wp/userenum.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra import cmseekdb.basic as cmseek ## Good old module import re ## Comes in handy while detecting version diff --git a/deepscans/wp/vuln.py b/deepscans/wp/vuln.py index 0e933a4b..4068921e 100644 --- a/deepscans/wp/vuln.py +++ b/deepscans/wp/vuln.py @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- # This is a part of CMSeeK, check the LICENSE file for more information -# Copyright (c) 2018 Tuhinshubhra +# Copyright (c) 2018 - 2019 Tuhinshubhra import cmseekdb.basic as cmseek import json