how to install Cm-seek in Termux - termux new tools
CMSEEK Tool
CMS Detection and Exploitation suit - scan WordPress, Drupal, Joomla and 90 other CMS's.
CMS stands for content management system. CMS manage the creation and modification of digital content.It typically supports multiple users in a collaborative environment. Some examples are WordPress, Drupal, Joomla etc. CMS website detection, Enumerate users.
Functions of CMSEEK Tool
CMSEEK Tool
CMS Detection and Exploitation suit - scan WordPress, Drupal, Joomla and 90 other CMS's.
CMS stands for content management system. CMS manage the creation and modification of digital content.It typically supports multiple users in a collaborative environment. Some examples are WordPress, Drupal, Joomla etc. CMS website detection, Enumerate users.
Functions of CMSEEK Tool
- Drupal version detection
- Basic CMS detection of over 80 CMS
- Advance WordPress Scans
- Detects version
- Theme Enumeration
- Detects users
- Looks for version vulnerabilities
- plugin Enumeration
- User Enumeration
- Advance Joomla scans
- directory listing
- various other checks
- config leak detection
- Modular brute force system
- Backup files finder
- admin page finder
- core vulnerability detection
CMSeek installation in Termux [Android]
update and upgrade termux using this command apt update && apt upgrade
Install git and python package one by one using these commands
apt install git
apt install python
apt install python2
Now clone CMSeek from GitHub, Type this command git clone https://github.com/Tuhinshubhra/CMSeek ,Now go to CMSeek directory and run step by step cd CMSeeK
chmod +x *
Run this tool using python type this command python cmseek.py
Here select your options and use to find vulnerabilities and report the admin and fix bugs and stay safe, always do legal and be legal.
update and upgrade termux using this command apt update && apt upgrade
Install git and python package one by one using these commands
apt install git
apt install python
apt install python2
Now clone CMSeek from GitHub, Type this command git clone https://github.com/Tuhinshubhra/CMSeek ,Now go to CMSeek directory and run step by step cd CMSeeK
chmod +x *
Run this tool using python type this command python cmseek.py
Here select your options and use to find vulnerabilities and report the admin and fix bugs and stay safe, always do legal and be legal.
Nice thank you
ReplyDelete