Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmouse/druscan
DruScan
https://github.com/dmouse/druscan
Last synced: about 2 months ago
JSON representation
DruScan
- Host: GitHub
- URL: https://github.com/dmouse/druscan
- Owner: dmouse
- Created: 2012-05-23T05:08:04.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-05-29T01:07:19.000Z (over 12 years ago)
- Last Synced: 2024-10-10T13:11:05.351Z (2 months ago)
- Language: Python
- Size: 175 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Dependencies
============
python-requests
python-simplejson
* ubuntu: apt-get install python-requests python-simplejson
* Fedora: yum install python-requests python-simplejson
DruScan
=======
$ ./druscan.py -h
usage: druscan.py [-h] [--update-modules] [--update-themes] [--limit LIMIT]
[--url URL] [--modules] [--themes] [--users] [--version]Drupal scanner by @dmouse
optional arguments:
-h, --help show this help message and exit
--version show program's version number and exitCore:
--update-modules Update list modules
--update-themes Update list themes
--limit LIMIT Limit page on drupal.orgTesting:
--url URL URL Drupal Site http://drupalsite.com
--modules Search modules
--themes Search themes
--users Search users
--paths Search PathsUpdate Modules
==============
$ ./druscan.py --update-modules --limit 10 # default 3Update Themes
==============
$ ./druscan.py --update-themes --limit 2 # default 3Search Modules
==============
$ ./druscan.py --url http://drupal-site.com --modulesSearch Themes
==============
$ ./druscan.py --url http://drupal-site.com --themesSample
=============
$ ./druscan.py --url http://sample.com --paths --modules --themes --users --limit 50[ Version ] Posible version 7
[ File ] http://sample.com/CHANGELOG.txt
[ File ] http://sample.com/sites/all/modules/views/CHANGELOG.txt
[ Version ] 3.x-7.x-dev
[ File ] http://sample.com/sites/all/modules/ctools/CHANGELOG.txt
[ Version ] 7.x-1.x-dev
[ File ] http://sample.com/sites/all/themes/omega/CHANGELOG.txt
[ Version ] 7.x-3.0-rc2
[ User ] admin
[ Path ] http://sample.com/user
[ Path ] http://sample.com/node/add