Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
CMSsc4n — 用于识别域名是否为CMS(如Wordpress、Moodle、Joomla、Drupal或Prestashop)的工具 | Kitploit
工具/GitHubGitHub/n4xh4ck5/cmssc4n
漏洞分析信息收集Web安全
GitHubn4xh4ck5/cmssc4n

CMSsc4n

用于识别域名是否为CMS(如Wordpress、Moodle、Joomla、Drupal或Prestashop)的工具

查看仓库
1092267年前Kitploit 审核通过

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CMSsc4n

用于识别域名是否包含CMS并确定其版本的工具。

目前,CMSsc4n 支持的CMS包括 WordPress、Moodle、Joomla、Drupal 和 Prestashop。

安装

您可以通过克隆 GitHub 仓库来下载最新版本的 CMSsc4n:

root@kitploit:~
 git clone https://github.com/n4xh4ck5/CMSsc4n.git 

通过 pip 安装依赖:

root@kitploit:~
 pip install -r requirements.txt 

用法

root@kitploit:~
python cmssc4n.py -h
usage: cmssc4n.py [-h] [-e EXPORT] [-c CMS] -i INPUT

This tool verifies if the domain is a CMS (Wordpress , Drupal, Joomla, Prestashop or Moodle) and returns the version

optional arguments:
  -h, --help            show this help message and exit
  -e EXPORT, --export EXPORT
                        File in xlsx format which contains the domains want to know if they are a CMS (y/n)
  -c CMS, --cms CMS     Identify a CMS: W-Wordpress, J-Joomla, D-Drupal, M-Moodle or P-PrestaShop.Default:All
  -i INPUT, --input INPUT
                        Input in txt o json with the domains which it wants to analyze

作者

Ignacio Brihuega Rodríguez 又名 n4xh4ck5

Twitter: @n4xh4ck5

网站: fwhibbit.es

免责声明

使用此工具的责任由您承担。本人特此声明,对使用本工具所采取的任何行动概不负责。

下载工具