Droopescan: A scanner that helps security researchers detect security issues across multiple CMSs.
Supported CMS are:
- SilverStripe
- WordPress
Partial functionality for:
- Joomla (version listing and only a few URLs)
- Moodle (add-on and theme very limited, attention)
- Drupal (Discovery of add-ons partly on new Drupal installations, patch updates)
Installation
apt-get install python-pip |
|
pip install droopescan |
Character
Scan types
Droopescan aims for the most accurate scan by default, without overloading the destination server due to excessive concurrent requests. Because of this, by default, a large number of requests will be submitted with four threads. change these settings with –Numberand –Threads respectively.
This tool can perform four types of tests. By default, all tests are performed, but you can specify one of the following with the flag -e ή –Numerate :
- p - Plugin checks: Executes several thousand HTTP requests and returns a list of all plugins found to be installed on the target host.
- t - Theme checks: does the above, but for issues.
- v - Version checks: Downloads multiple files and based on the checksum of these files, returns a list of all possible versions.
- i - Interesting url checks: Checks for interesting URLs (management boards, readme files, etc.)
Use
droopescan –help
More information about the program, you will find here.
Read them Technology News from all over the world, with the validity of iGuRu.gr
Follow us on Google News
Comment Policy:
IGuRu.gr does not publish the comments immediately. Malicious comments, comments that include ads, or comments that are offensive are deleted without notice. We do not adopt the opinions expressed by our readers.
Your comments will be displayed after approval by the administrators