Skip to main content

Vultest is a python library for testing router vulnerability.

Project description

VULTEST (Vulnerability Tester)

Vultest is a python library for testing router vulnerability.

Installation

Use the package manager pip to install vultest.

The source code is currently hosted on GitHub at: https://github.com/Fa1sal-ali/vultest

Binary installers for the latest released version are available at the Python Package Index - PyPi

pip install vultest

Usage

from vultest import vultest

vultest.test_ip(deviceip = '') # returns if ip is valid or not
vultest.test_ping(deviceip = '') # returns if ip is reachable or not
vultest.device_login(username = '', password = '', deviceip = '') # returns a channel for communicating with device and a dictionary with result
vultest.send_command(username = '', password = '', deviceip = '', command = '') # returns the output of the command triggered on the device
vultest.test_pattern(username = '', password = '', deviceip = '', command = '', pattern = '') # returns whether the pattern present in the output of the command or not

Dependencies

ipaddress

paramiko

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vultest-0.1.2.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

vultest-0.1.2-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file vultest-0.1.2.tar.gz.

File metadata

  • Download URL: vultest-0.1.2.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.5

File hashes

Hashes for vultest-0.1.2.tar.gz
Algorithm Hash digest
SHA256 7d6bb298ed7849b613f0d64d8252d2ae7a8ac9358a2bb982660d2285b36b937e
MD5 b5d1f17e509ebd66043546c56dc3ded5
BLAKE2b-256 393936ecfd9779277be68a217e9a7d19f8ca1d00678e35f92bae4d9ec0261259

See more details on using hashes here.

File details

Details for the file vultest-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: vultest-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.5

File hashes

Hashes for vultest-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 49bc7a12a14f50104a8cd92a5ec883126bd6b25cb5266ce40bdcf43daf5f21ef
MD5 effa0e58c10785cadf485a1f933d58c1
BLAKE2b-256 a9b3a29197f0f490bb810d1e6f387f3f8533a59240635824eb31af621ca3bce8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page