パッケージ: changeme (1.1.1-2)
Default credential scanner
This package contains a default credential scanner. Commercial vulnerability scanners miss common default credentials. Getting default credentials added to commercial scanners is often difficult and slow. changeme is designed to be simple to add new credentials without having to write any code or modules.
changeme keeps credential data separate from code. All credentials are stored in yaml files so they can be both easily read by humans and processed by changeme. Credential files can be created by using the ./changeme.py --mkcred tool and answering a few questions.
changeme supports the http/https, MSSQL, MySQL, Postgres, ssh and ssh w/key protocols. Use ./changeme.py --dump to output all of the currently available credentials.
その他の changeme 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-cerberus
- Lightweight, extensible data validation library for Python
-
- dep: python3-jinja2
- small but fast and easy to use stand-alone template engine
-
- dep: python3-libnmap
- Python 3 NMAP library
-
- dep: python3-logutils
- handlers for the Python standard library's logging package - Python 3.x
-
- dep: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries
-
- dep: python3-memcache
- pure Python memcached client - Python 3.x
-
- dep: python3-netaddr
- manipulation of various common network address notations (Python 3)
-
- dep: python3-nose
- test discovery and running for Python3 unittest
-
- dep: python3-paramiko
- Make ssh v2 connections (Python 3)
-
- dep: python3-psycopg2
- Python 3 module for PostgreSQL
-
- dep: python3-pymongo
- Python3 interface to the MongoDB document-oriented database
-
- dep: python3-pyodbc
- Python3 module for ODBC database access
-
- dep: python3-pysnmp4
- Python SNMP library for agents and managers (Python 3 module)
-
- dep: python3-redis
- Persistent key-value database with network interface (Python 3 library)
-
- dep: python3-requests
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ
-
- dep: python3-selenium
- Python3 bindings for Selenium
-
- dep: python3-shodan
- Official Python library for Shodan (Python 3)
-
- dep: python3-sqlalchemy
- SQL toolkit and Object Relational Mapper for Python 3
-
- dep: python3-tabulate
- pretty-print tabular data in Python3
-
- dep: python3-yaml
- YAML parser and emitter for Python3
-
- sug: phantomjs
- minimalistic headless WebKit-based browser with JavaScript API