>>> Building on exopi-3 under security/routersploit BDEPENDS = [devel/py-build,python3;devel/py-setuptools,python3;devel/py-wheel,python3;devel/py-installer,python3;lang/python/3.10] DIST = [security/routersploit:routersploit-3.4.0.tar.gz] FULLPKGNAME = routersploit-3.4.0p5 RDEPENDS = [www/py-requests,python3;security/py-paramiko,python3;devel/py-future,python3;lang/python/3.10;security/py-cryptodome,python3;net/py-snmp,python3] (Junk lock obtained for exopi-3 at 1713953552.95) >>> Running depends in security/routersploit at 1713953552.98 last junk was in devel/py-setproctitle,python3 /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 >>> Running show-prepare-results in security/routersploit at 1713953554.73 ===> security/routersploit ===> Building from scratch routersploit-3.4.0p5 ===> routersploit-3.4.0p5 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> routersploit-3.4.0p5 depends on: py3-build-* -> py3-build-1.1.1 ===> routersploit-3.4.0p5 depends on: py3-installer-* -> py3-installer-0.7.0 ===> routersploit-3.4.0p5 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> routersploit-3.4.0p5 depends on: py3-wheel-* -> py3-wheel-0.43.0 py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 (Junk lock released for exopi-3 at 1713953555.86) distfiles size=465082 >>> Running build in security/routersploit at 1713953555.89 ===> security/routersploit ===> Checking files for routersploit-3.4.0p5 `/exopi-cvs/ports/distfiles/routersploit-3.4.0.tar.gz' is up to date. >> (SHA256) routersploit-3.4.0.tar.gz: OK ===> Extracting for routersploit-3.4.0p5 ===> Patching for routersploit-3.4.0p5 ===> Applying OpenBSD patch patch-routersploit_core_exploit_exploit_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |https://github.com/felixonmars/routersploit/commit/7b6716df6bf5635b956395421735df3806af9411 | |Index: routersploit/core/exploit/exploit.py |--- routersploit/core/exploit/exploit.py.orig |+++ routersploit/core/exploit/exploit.py -------------------------- Patching file routersploit/core/exploit/exploit.py using Plan A... Hunk #1 succeeded at 42. done ===> Applying OpenBSD patch patch-rsf_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |change to the site-packages directory, otherwise the |relative includes for the payloads don't work |therefore save the routersploit.log in the home directory |instead of current working directory | | |Index: rsf.py |--- rsf.py.orig |+++ rsf.py -------------------------- Patching file rsf.py using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 26. done ===> Applying OpenBSD patch patch-setup_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: setup.py |--- setup.py.orig |+++ setup.py -------------------------- Patching file setup.py using Plan A... Hunk #1 succeeded at 13. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for routersploit-3.4.0p5 ===> Configuring for routersploit-3.4.0p5 ===> Building for routersploit-3.4.0p5 * Getting build dependencies for wheel... running egg_info creating routersploit.egg-info writing routersploit.egg-info/PKG-INFO writing dependency_links to routersploit.egg-info/dependency_links.txt writing requirements to routersploit.egg-info/requires.txt writing top-level names to routersploit.egg-info/top_level.txt writing manifest file 'routersploit.egg-info/SOURCES.txt' reading manifest file 'routersploit.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'routersploit.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/routersploit copying routersploit/__init__.py -> build/lib/routersploit copying routersploit/interpreter.py -> build/lib/routersploit creating build/lib/routersploit/core copying routersploit/core/__init__.py -> build/lib/routersploit/core creating build/lib/routersploit/libs copying routersploit/libs/__init__.py -> build/lib/routersploit/libs creating build/lib/routersploit/modules copying routersploit/modules/__init__.py -> build/lib/routersploit/modules creating build/lib/routersploit/resources copying routersploit/resources/__init__.py -> build/lib/routersploit/resources creating build/lib/routersploit/core/bluetooth copying routersploit/core/bluetooth/__init__.py -> build/lib/routersploit/core/bluetooth copying routersploit/core/bluetooth/btle_client.py -> build/lib/routersploit/core/bluetooth creating build/lib/routersploit/core/exploit copying routersploit/core/exploit/__init__.py -> build/lib/routersploit/core/exploit copying routersploit/core/exploit/encoders.py -> build/lib/routersploit/core/exploit copying routersploit/core/exploit/exceptions.py -> build/lib/routersploit/core/exploit copying routersploit/core/exploit/exploit.py -> build/lib/routersploit/core/exploit copying routersploit/core/exploit/option.py -> build/lib/routersploit/core/exploit copying routersploit/core/exploit/payloads.py -> build/lib/routersploit/core/exploit copying routersploit/core/exploit/printer.py -> build/lib/routersploit/core/exploit copying routersploit/core/exploit/shell.py -> build/lib/routersploit/core/exploit copying routersploit/core/exploit/utils.py -> build/lib/routersploit/core/exploit creating build/lib/routersploit/core/ftp copying routersploit/core/ftp/__init__.py -> build/lib/routersploit/core/ftp copying routersploit/core/ftp/ftp_client.py -> build/lib/routersploit/core/ftp creating build/lib/routersploit/core/http copying routersploit/core/http/__init__.py -> build/lib/routersploit/core/http copying routersploit/core/http/http_client.py -> build/lib/routersploit/core/http creating build/lib/routersploit/core/snmp copying routersploit/core/snmp/__init__.py -> build/lib/routersploit/core/snmp copying routersploit/core/snmp/snmp_client.py -> build/lib/routersploit/core/snmp creating build/lib/routersploit/core/ssh copying routersploit/core/ssh/__init__.py -> build/lib/routersploit/core/ssh copying routersploit/core/ssh/ssh_client.py -> build/lib/routersploit/core/ssh creating build/lib/routersploit/core/tcp copying routersploit/core/tcp/__init__.py -> build/lib/routersploit/core/tcp copying routersploit/core/tcp/tcp_client.py -> build/lib/routersploit/core/tcp creating build/lib/routersploit/core/telnet copying routersploit/core/telnet/__init__.py -> build/lib/routersploit/core/telnet copying routersploit/core/telnet/telnet_client.py -> build/lib/routersploit/core/telnet creating build/lib/routersploit/core/udp copying routersploit/core/udp/__init__.py -> build/lib/routersploit/core/udp copying routersploit/core/udp/udp_client.py -> build/lib/routersploit/core/udp creating build/lib/routersploit/core/bluetooth/btle copying routersploit/core/bluetooth/btle/__init__.py -> build/lib/routersploit/core/bluetooth/btle copying routersploit/core/bluetooth/btle/btle_device.py -> build/lib/routersploit/core/bluetooth/btle copying routersploit/core/bluetooth/btle/btle_scanner.py -> build/lib/routersploit/core/bluetooth/btle creating build/lib/routersploit/libs/apiros copying routersploit/libs/apiros/__init__.py -> build/lib/routersploit/libs/apiros copying routersploit/libs/apiros/apiros_client.py -> build/lib/routersploit/libs/apiros creating build/lib/routersploit/libs/lzs copying routersploit/libs/lzs/__init__.py -> build/lib/routersploit/libs/lzs copying routersploit/libs/lzs/lzs.py -> build/lib/routersploit/libs/lzs creating build/lib/routersploit/modules/creds copying routersploit/modules/creds/__init__.py -> build/lib/routersploit/modules/creds creating build/lib/routersploit/modules/encoders copying routersploit/modules/encoders/__init__.py -> build/lib/routersploit/modules/encoders creating build/lib/routersploit/modules/exploits copying routersploit/modules/exploits/__init__.py -> build/lib/routersploit/modules/exploits creating build/lib/routersploit/modules/generic copying routersploit/modules/generic/__init__.py -> build/lib/routersploit/modules/generic creating build/lib/routersploit/modules/payloads copying routersploit/modules/payloads/__init__.py -> build/lib/routersploit/modules/payloads creating build/lib/routersploit/modules/scanners copying routersploit/modules/scanners/__init__.py -> build/lib/routersploit/modules/scanners copying routersploit/modules/scanners/autopwn.py -> build/lib/routersploit/modules/scanners creating build/lib/routersploit/modules/creds/cameras copying routersploit/modules/creds/cameras/__init__.py -> build/lib/routersploit/modules/creds/cameras creating build/lib/routersploit/modules/creds/generic copying routersploit/modules/creds/generic/__init__.py -> build/lib/routersploit/modules/creds/generic copying routersploit/modules/creds/generic/ftp_bruteforce.py -> build/lib/routersploit/modules/creds/generic copying routersploit/modules/creds/generic/ftp_default.py -> build/lib/routersploit/modules/creds/generic copying routersploit/modules/creds/generic/http_basic_digest_bruteforce.py -> build/lib/routersploit/modules/creds/generic copying routersploit/modules/creds/generic/http_basic_digest_default.py -> build/lib/routersploit/modules/creds/generic copying routersploit/modules/creds/generic/snmp_bruteforce.py -> build/lib/routersploit/modules/creds/generic copying routersploit/modules/creds/generic/ssh_bruteforce.py -> build/lib/routersploit/modules/creds/generic copying routersploit/modules/creds/generic/ssh_default.py -> build/lib/routersploit/modules/creds/generic copying routersploit/modules/creds/generic/telnet_bruteforce.py -> build/lib/routersploit/modules/creds/generic copying routersploit/modules/creds/generic/telnet_default.py -> build/lib/routersploit/modules/creds/generic creating build/lib/routersploit/modules/creds/printers copying routersploit/modules/creds/printers/__init__.py -> build/lib/routersploit/modules/creds/printers creating build/lib/routersploit/modules/creds/routers copying routersploit/modules/creds/routers/__init__.py -> build/lib/routersploit/modules/creds/routers creating build/lib/routersploit/modules/creds/cameras/acti copying routersploit/modules/creds/cameras/acti/__init__.py -> build/lib/routersploit/modules/creds/cameras/acti copying routersploit/modules/creds/cameras/acti/ftp_default_creds.py -> build/lib/routersploit/modules/creds/cameras/acti copying routersploit/modules/creds/cameras/acti/ssh_default_creds.py -> build/lib/routersploit/modules/creds/cameras/acti copying routersploit/modules/creds/cameras/acti/telnet_default_creds.py -> build/lib/routersploit/modules/creds/cameras/acti copying routersploit/modules/creds/cameras/acti/webinterface_http_form_default_creds.py -> build/lib/routersploit/modules/creds/cameras/acti creating build/lib/routersploit/modules/creds/cameras/american_dynamics copying routersploit/modules/creds/cameras/american_dynamics/__init__.py -> build/lib/routersploit/modules/creds/cameras/american_dynamics copying routersploit/modules/creds/cameras/american_dynamics/ftp_default_creds.py -> build/lib/routersploit/modules/creds/cameras/american_dynamics copying routersploit/modules/creds/cameras/american_dynamics/ssh_default_creds.py -> build/lib/routersploit/modules/creds/cameras/american_dynamics copying routersploit/modules/creds/cameras/american_dynamics/telnet_default_creds.py -> build/lib/routersploit/modules/creds/cameras/american_dynamics creating build/lib/routersploit/modules/creds/cameras/arecont copying routersploit/modules/creds/cameras/arecont/__init__.py -> build/lib/routersploit/modules/creds/cameras/arecont copying routersploit/modules/creds/cameras/arecont/ftp_default_creds.py -> build/lib/routersploit/modules/creds/cameras/arecont copying routersploit/modules/creds/cameras/arecont/ssh_default_creds.py -> build/lib/routersploit/modules/creds/cameras/arecont copying routersploit/modules/creds/cameras/arecont/telnet_default_creds.py -> build/lib/routersploit/modules/creds/cameras/arecont creating build/lib/routersploit/modules/creds/cameras/avigilon copying routersploit/modules/creds/cameras/avigilon/__init__.py -> build/lib/routersploit/modules/creds/cameras/avigilon copying routersploit/modules/creds/cameras/avigilon/ftp_default_creds.py -> build/lib/routersploit/modules/creds/cameras/avigilon copying routersploit/modules/creds/cameras/avigilon/ssh_default_creds.py -> build/lib/routersploit/modules/creds/cameras/avigilon copying routersploit/modules/creds/cameras/avigilon/telnet_default_creds.py -> build/lib/routersploit/modules/creds/cameras/avigilon creating build/lib/routersploit/modules/creds/cameras/avtech copying routersploit/modules/creds/cameras/avtech/__init__.py -> build/lib/routersploit/modules/creds/cameras/avtech copying routersploit/modules/creds/cameras/avtech/ftp_default_creds.py -> build/lib/routersploit/modules/creds/cameras/avtech copying routersploit/modules/creds/cameras/avtech/ssh_default_creds.py -> build/lib/routersploit/modules/creds/cameras/avtech copying routersploit/modules/creds/cameras/avtech/telnet_default_creds.py -> build/lib/routersploit/modules/creds/cameras/avtech creating build/lib/routersploit/modules/creds/cameras/axis copying routersploit/modules/creds/cameras/axis/__init__.py -> build/lib/routersploit/modules/creds/cameras/axis copying routersploit/modules/creds/cameras/axis/ftp_default_creds.py -> build/lib/routersploit/modules/creds/cameras/axis copying routersploit/modules/creds/cameras/axis/ssh_default_creds.py -> build/lib/routersploit/modules/creds/cameras/axis copying routersploit/modules/creds/cameras/axis/telnet_default_creds.py -> build/lib/routersploit/modules/creds/cameras/axis copying routersploit/modules/creds/cameras/axis/webinterface_http_auth_default_creds.py -> build/lib/routersploit/modules/creds/cameras/axis creating build/lib/routersploit/modules/creds/cameras/basler copying routersploit/modules/creds/cameras/basler/__init__.py -> build/lib/routersploit/modules/creds/cameras/basler copying routersploit/modules/creds/cameras/basler/ftp_default_creds.py -> build/lib/routersploit/modules/creds/cameras/basler copying routersploit/modules/creds/cameras/basler/ssh_default_creds.py -> build/lib/routersploit/modules/creds/cameras/basler copying routersploit/modules/creds/cameras/basler/telnet_default_creds.py -> build/lib/routersploit/modules/creds/cameras/basler copying routersploit/modules/creds/cameras/basler/webinterface_http_form_default_creds.py -> build/lib/routersploit/modules/creds/cameras/basler creating build/lib/routersploit/modules/creds/cameras/brickcom copying routersploit/modules/creds/cameras/brickcom/__init__.py -> build/lib/routersploit/modules/creds/cameras/brickcom copying routersploit/modules/creds/cameras/brickcom/ftp_default_creds.py -> build/lib/routersploit/modules/creds/cameras/brickcom copying routersploit/modules/creds/cameras/brickcom/ssh_default_creds.py -> build/lib/routersploit/modules/creds/cameras/brickcom copying routersploit/modules/creds/cameras/brickcom/telnet_default_creds.py -> build/lib/routersploit/modules/creds/cameras/brickcom copying routersploit/modules/creds/cameras/brickcom/webinterface_http_auth_default_creds.py -> build/lib/routersploit/modules/creds/cameras/brickcom creating build/lib/routersploit/modules/creds/cameras/canon copying routersploit/modules/creds/cameras/canon/__init__.py -> build/lib/routersploit/modules/creds/cameras/canon copying routersploit/modules/creds/cameras/canon/ftp_default_creds.py -> build/lib/routersploit/modules/creds/cameras/canon copying routersploit/modules/creds/cameras/canon/ssh_default_creds.py -> build/lib/routersploit/modules/creds/cameras/canon copying routersploit/modules/creds/cameras/canon/telnet_default_creds.py -> build/lib/routersploit/modules/creds/cameras/canon copying routersploit/modules/creds/cameras/canon/webinterface_http_auth_default_creds.py -> build/lib/routersploit/modules/creds/cameras/canon creating build/lib/routersploit/modules/creds/cameras/cisco copying routersploit/modules/creds/cameras/cisco/__init__.py -> build/lib/routersploit/modules/creds/cameras/cisco copying routersploit/modules/creds/cameras/cisco/ftp_default_creds.py -> build/lib/routersploit/modules/creds/cameras/cisco copying routersploit/modules/creds/cameras/cisco/ssh_default_creds.py -> build/lib/routersploit/modules/creds/cameras/cisco copying routersploit/modules/creds/cameras/cisco/telnet_default_creds.py -> build/lib/routersploit/modules/creds/cameras/cisco creating build/lib/routersploit/modules/creds/cameras/dlink copying routersploit/modules/creds/cameras/dlink/__init__.py -> build/lib/routersploit/modules/creds/cameras/dlink copying routersploit/modules/creds/cameras/dlink/ftp_default_creds.py -> build/lib/routersploit/modules/creds/cameras/dlink copying routersploit/modules/creds/cameras/dlink/ssh_default_creds.py -> build/lib/routersploit/modules/creds/cameras/dlink copying routersploit/modules/creds/cameras/dlink/telnet_default_creds.py -> build/lib/routersploit/modules/creds/cameras/dlink creating build/lib/routersploit/modules/creds/cameras/geovision copying routersploit/modules/creds/cameras/geovision/__init__.py -> build/lib/routersploit/modules/creds/cameras/geovision copying routersploit/modules/creds/cameras/geovision/ftp_default_creds.py -> build/lib/routersploit/modules/creds/cameras/geovision copying routersploit/modules/creds/cameras/geovision/ssh_default_creds.py -> build/lib/routersploit/modules/creds/cameras/geovision copying routersploit/modules/creds/cameras/geovision/telnet_default_creds.py -> build/lib/routersploit/modules/creds/cameras/geovision creating build/lib/routersploit/modules/creds/cameras/grandstream copying routersploit/modules/creds/cameras/grandstream/__init__.py -> build/lib/routersploit/modules/creds/cameras/grandstream copying routersploit/modules/creds/cameras/grandstream/ftp_default_creds.py -> build/lib/routersploit/modules/creds/cameras/grandstream copying routersploit/modules/creds/cameras/grandstream/ssh_default_creds.py -> build/lib/routersploit/modules/creds/cameras/grandstream copying routersploit/modules/creds/cameras/grandstream/telnet_default_creds.py -> build/lib/routersploit/modules/creds/cameras/grandstream creating build/lib/routersploit/modules/creds/cameras/hikvision copying routersploit/modules/creds/cameras/hikvision/__init__.py -> build/lib/routersploit/modules/creds/cameras/hikvision copying routersploit/modules/creds/cameras/hikvision/ftp_default_creds.py -> build/lib/routersploit/modules/creds/cameras/hikvision copying routersploit/modules/creds/cameras/hikvision/ssh_default_creds.py -> build/lib/routersploit/modules/creds/cameras/hikvision copying routersploit/modules/creds/cameras/hikvision/telnet_default_creds.py -> build/lib/routersploit/modules/creds/cameras/hikvision creating build/lib/routersploit/modules/creds/cameras/honeywell copying routersploit/modules/creds/cameras/honeywell/__init__.py -> build/lib/routersploit/modules/creds/cameras/honeywell copying routersploit/modules/creds/cameras/honeywell/ftp_default_creds.py -> build/lib/routersploit/modules/creds/cameras/honeywell copying routersploit/modules/creds/cameras/honeywell/ssh_default_creds.py -> build/lib/routersploit/modules/creds/cameras/honeywell copying routersploit/modules/creds/cameras/honeywell/telnet_default_creds.py -> build/lib/routersploit/modules/creds/cameras/honeywell creating build/lib/routersploit/modules/creds/cameras/iqinvision copying routersploit/modules/creds/cameras/iqinvision/__init__.py -> build/lib/routersploit/modules/creds/cameras/iqinvision copying routersploit/modules/creds/cameras/iqinvision/ftp_default_creds.py -> build/lib/routersploit/modules/creds/cameras/iqinvision copying routersploit/modules/creds/cameras/iqinvision/ssh_default_creds.py -> build/lib/routersploit/modules/creds/cameras/iqinvision copying routersploit/modules/creds/cameras/iqinvision/telnet_default_creds.py -> build/lib/routersploit/modules/creds/cameras/iqinvision creating build/lib/routersploit/modules/creds/cameras/jvc copying routersploit/modules/creds/cameras/jvc/__init__.py -> build/lib/routersploit/modules/creds/cameras/jvc copying routersploit/modules/creds/cameras/jvc/ftp_default_creds.py -> build/lib/routersploit/modules/creds/cameras/jvc copying routersploit/modules/creds/cameras/jvc/ssh_default_creds.py -> build/lib/routersploit/modules/creds/cameras/jvc copying routersploit/modules/creds/cameras/jvc/telnet_default_creds.py -> build/lib/routersploit/modules/creds/cameras/jvc creating build/lib/routersploit/modules/creds/cameras/mobotix copying routersploit/modules/creds/cameras/mobotix/__init__.py -> build/lib/routersploit/modules/creds/cameras/mobotix copying routersploit/modules/creds/cameras/mobotix/ftp_default_creds.py -> build/lib/routersploit/modules/creds/cameras/mobotix copying routersploit/modules/creds/cameras/mobotix/ssh_default_creds.py -> build/lib/routersploit/modules/creds/cameras/mobotix copying routersploit/modules/creds/cameras/mobotix/telnet_default_creds.py -> build/lib/routersploit/modules/creds/cameras/mobotix creating build/lib/routersploit/modules/creds/cameras/samsung copying routersploit/modules/creds/cameras/samsung/__init__.py -> build/lib/routersploit/modules/creds/cameras/samsung copying routersploit/modules/creds/cameras/samsung/ftp_default_creds.py -> build/lib/routersploit/modules/creds/cameras/samsung copying routersploit/modules/creds/cameras/samsung/ssh_default_creds.py -> build/lib/routersploit/modules/creds/cameras/samsung copying routersploit/modules/creds/cameras/samsung/telnet_default_creds.py -> build/lib/routersploit/modules/creds/cameras/samsung creating build/lib/routersploit/modules/creds/cameras/sentry360 copying routersploit/modules/creds/cameras/sentry360/__init__.py -> build/lib/routersploit/modules/creds/cameras/sentry360 copying routersploit/modules/creds/cameras/sentry360/ftp_default_creds.py -> build/lib/routersploit/modules/creds/cameras/sentry360 copying routersploit/modules/creds/cameras/sentry360/ssh_default_creds.py -> build/lib/routersploit/modules/creds/cameras/sentry360 copying routersploit/modules/creds/cameras/sentry360/telnet_default_creds.py -> build/lib/routersploit/modules/creds/cameras/sentry360 creating build/lib/routersploit/modules/creds/cameras/siemens copying routersploit/modules/creds/cameras/siemens/__init__.py -> build/lib/routersploit/modules/creds/cameras/siemens copying routersploit/modules/creds/cameras/siemens/ftp_default_creds.py -> build/lib/routersploit/modules/creds/cameras/siemens copying routersploit/modules/creds/cameras/siemens/ssh_default_creds.py -> build/lib/routersploit/modules/creds/cameras/siemens copying routersploit/modules/creds/cameras/siemens/telnet_default_creds.py -> build/lib/routersploit/modules/creds/cameras/siemens creating build/lib/routersploit/modules/creds/cameras/speco copying routersploit/modules/creds/cameras/speco/__init__.py -> build/lib/routersploit/modules/creds/cameras/speco copying routersploit/modules/creds/cameras/speco/ftp_default_creds.py -> build/lib/routersploit/modules/creds/cameras/speco copying routersploit/modules/creds/cameras/speco/ssh_default_creds.py -> build/lib/routersploit/modules/creds/cameras/speco copying routersploit/modules/creds/cameras/speco/telnet_default_creds.py -> build/lib/routersploit/modules/creds/cameras/speco creating build/lib/routersploit/modules/creds/cameras/stardot copying routersploit/modules/creds/cameras/stardot/__init__.py -> build/lib/routersploit/modules/creds/cameras/stardot copying routersploit/modules/creds/cameras/stardot/ftp_default_creds.py -> build/lib/routersploit/modules/creds/cameras/stardot copying routersploit/modules/creds/cameras/stardot/ssh_default_creds.py -> build/lib/routersploit/modules/creds/cameras/stardot copying routersploit/modules/creds/cameras/stardot/telnet_default_creds.py -> build/lib/routersploit/modules/creds/cameras/stardot creating build/lib/routersploit/modules/creds/cameras/vacron copying routersploit/modules/creds/cameras/vacron/__init__.py -> build/lib/routersploit/modules/creds/cameras/vacron copying routersploit/modules/creds/cameras/vacron/ftp_default_creds.py -> build/lib/routersploit/modules/creds/cameras/vacron copying routersploit/modules/creds/cameras/vacron/ssh_default_creds.py -> build/lib/routersploit/modules/creds/cameras/vacron copying routersploit/modules/creds/cameras/vacron/telnet_default_creds.py -> build/lib/routersploit/modules/creds/cameras/vacron creating build/lib/routersploit/modules/creds/cameras/videoiq copying routersploit/modules/creds/cameras/videoiq/__init__.py -> build/lib/routersploit/modules/creds/cameras/videoiq copying routersploit/modules/creds/cameras/videoiq/ftp_default_creds.py -> build/lib/routersploit/modules/creds/cameras/videoiq copying routersploit/modules/creds/cameras/videoiq/ssh_default_creds.py -> build/lib/routersploit/modules/creds/cameras/videoiq copying routersploit/modules/creds/cameras/videoiq/telnet_default_creds.py -> build/lib/routersploit/modules/creds/cameras/videoiq creating build/lib/routersploit/modules/creds/routers/asmax copying routersploit/modules/creds/routers/asmax/__init__.py -> build/lib/routersploit/modules/creds/routers/asmax copying routersploit/modules/creds/routers/asmax/ftp_default_creds.py -> build/lib/routersploit/modules/creds/routers/asmax copying routersploit/modules/creds/routers/asmax/ssh_default_creds.py -> build/lib/routersploit/modules/creds/routers/asmax copying routersploit/modules/creds/routers/asmax/telnet_default_creds.py -> build/lib/routersploit/modules/creds/routers/asmax copying routersploit/modules/creds/routers/asmax/webinterface_http_auth_default_creds.py -> build/lib/routersploit/modules/creds/routers/asmax creating build/lib/routersploit/modules/creds/routers/asus copying routersploit/modules/creds/routers/asus/__init__.py -> build/lib/routersploit/modules/creds/routers/asus copying routersploit/modules/creds/routers/asus/ftp_default_creds.py -> build/lib/routersploit/modules/creds/routers/asus copying routersploit/modules/creds/routers/asus/ssh_default_creds.py -> build/lib/routersploit/modules/creds/routers/asus copying routersploit/modules/creds/routers/asus/telnet_default_creds.py -> build/lib/routersploit/modules/creds/routers/asus creating build/lib/routersploit/modules/creds/routers/belkin copying routersploit/modules/creds/routers/belkin/__init__.py -> build/lib/routersploit/modules/creds/routers/belkin copying routersploit/modules/creds/routers/belkin/ftp_default_creds.py -> build/lib/routersploit/modules/creds/routers/belkin copying routersploit/modules/creds/routers/belkin/ssh_default_creds.py -> build/lib/routersploit/modules/creds/routers/belkin copying routersploit/modules/creds/routers/belkin/telnet_default_creds.py -> build/lib/routersploit/modules/creds/routers/belkin creating build/lib/routersploit/modules/creds/routers/bhu copying routersploit/modules/creds/routers/bhu/__init__.py -> build/lib/routersploit/modules/creds/routers/bhu copying routersploit/modules/creds/routers/bhu/ftp_default_creds.py -> build/lib/routersploit/modules/creds/routers/bhu copying routersploit/modules/creds/routers/bhu/ssh_default_creds.py -> build/lib/routersploit/modules/creds/routers/bhu copying routersploit/modules/creds/routers/bhu/telnet_default_creds.py -> build/lib/routersploit/modules/creds/routers/bhu creating build/lib/routersploit/modules/creds/routers/billion copying routersploit/modules/creds/routers/billion/__init__.py -> build/lib/routersploit/modules/creds/routers/billion copying routersploit/modules/creds/routers/billion/ftp_default_creds.py -> build/lib/routersploit/modules/creds/routers/billion copying routersploit/modules/creds/routers/billion/ssh_default_creds.py -> build/lib/routersploit/modules/creds/routers/billion copying routersploit/modules/creds/routers/billion/telnet_default_creds.py -> build/lib/routersploit/modules/creds/routers/billion creating build/lib/routersploit/modules/creds/routers/cisco copying routersploit/modules/creds/routers/cisco/__init__.py -> build/lib/routersploit/modules/creds/routers/cisco copying routersploit/modules/creds/routers/cisco/ftp_default_creds.py -> build/lib/routersploit/modules/creds/routers/cisco copying routersploit/modules/creds/routers/cisco/ssh_default_creds.py -> build/lib/routersploit/modules/creds/routers/cisco copying routersploit/modules/creds/routers/cisco/telnet_default_creds.py -> build/lib/routersploit/modules/creds/routers/cisco creating build/lib/routersploit/modules/creds/routers/comtrend copying routersploit/modules/creds/routers/comtrend/__init__.py -> build/lib/routersploit/modules/creds/routers/comtrend copying routersploit/modules/creds/routers/comtrend/ftp_default_creds.py -> build/lib/routersploit/modules/creds/routers/comtrend copying routersploit/modules/creds/routers/comtrend/ssh_default_creds.py -> build/lib/routersploit/modules/creds/routers/comtrend copying routersploit/modules/creds/routers/comtrend/telnet_default_creds.py -> build/lib/routersploit/modules/creds/routers/comtrend creating build/lib/routersploit/modules/creds/routers/dlink copying routersploit/modules/creds/routers/dlink/__init__.py -> build/lib/routersploit/modules/creds/routers/dlink copying routersploit/modules/creds/routers/dlink/ftp_default_creds.py -> build/lib/routersploit/modules/creds/routers/dlink copying routersploit/modules/creds/routers/dlink/ssh_default_creds.py -> build/lib/routersploit/modules/creds/routers/dlink copying routersploit/modules/creds/routers/dlink/telnet_default_creds.py -> build/lib/routersploit/modules/creds/routers/dlink creating build/lib/routersploit/modules/creds/routers/fortinet copying routersploit/modules/creds/routers/fortinet/__init__.py -> build/lib/routersploit/modules/creds/routers/fortinet copying routersploit/modules/creds/routers/fortinet/ftp_default_creds.py -> build/lib/routersploit/modules/creds/routers/fortinet copying routersploit/modules/creds/routers/fortinet/ssh_default_creds.py -> build/lib/routersploit/modules/creds/routers/fortinet copying routersploit/modules/creds/routers/fortinet/telnet_default_creds.py -> build/lib/routersploit/modules/creds/routers/fortinet creating build/lib/routersploit/modules/creds/routers/huawei copying routersploit/modules/creds/routers/huawei/__init__.py -> build/lib/routersploit/modules/creds/routers/huawei copying routersploit/modules/creds/routers/huawei/ftp_default_creds.py -> build/lib/routersploit/modules/creds/routers/huawei copying routersploit/modules/creds/routers/huawei/ssh_default_creds.py -> build/lib/routersploit/modules/creds/routers/huawei copying routersploit/modules/creds/routers/huawei/telnet_default_creds.py -> build/lib/routersploit/modules/creds/routers/huawei creating build/lib/routersploit/modules/creds/routers/ipfire copying routersploit/modules/creds/routers/ipfire/__init__.py -> build/lib/routersploit/modules/creds/routers/ipfire copying routersploit/modules/creds/routers/ipfire/ftp_default_creds.py -> build/lib/routersploit/modules/creds/routers/ipfire copying routersploit/modules/creds/routers/ipfire/ssh_default_creds.py -> build/lib/routersploit/modules/creds/routers/ipfire copying routersploit/modules/creds/routers/ipfire/telnet_default_creds.py -> build/lib/routersploit/modules/creds/routers/ipfire creating build/lib/routersploit/modules/creds/routers/juniper copying routersploit/modules/creds/routers/juniper/__init__.py -> build/lib/routersploit/modules/creds/routers/juniper copying routersploit/modules/creds/routers/juniper/ftp_default_creds.py -> build/lib/routersploit/modules/creds/routers/juniper copying routersploit/modules/creds/routers/juniper/ssh_default_creds.py -> build/lib/routersploit/modules/creds/routers/juniper copying routersploit/modules/creds/routers/juniper/telnet_default_creds.py -> build/lib/routersploit/modules/creds/routers/juniper creating build/lib/routersploit/modules/creds/routers/linksys copying routersploit/modules/creds/routers/linksys/__init__.py -> build/lib/routersploit/modules/creds/routers/linksys copying routersploit/modules/creds/routers/linksys/ftp_default_creds.py -> build/lib/routersploit/modules/creds/routers/linksys copying routersploit/modules/creds/routers/linksys/ssh_default_creds.py -> build/lib/routersploit/modules/creds/routers/linksys copying routersploit/modules/creds/routers/linksys/telnet_default_creds.py -> build/lib/routersploit/modules/creds/routers/linksys creating build/lib/routersploit/modules/creds/routers/mikrotik copying routersploit/modules/creds/routers/mikrotik/__init__.py -> build/lib/routersploit/modules/creds/routers/mikrotik copying routersploit/modules/creds/routers/mikrotik/api_ros_default_creds.py -> build/lib/routersploit/modules/creds/routers/mikrotik copying routersploit/modules/creds/routers/mikrotik/ftp_default_creds.py -> build/lib/routersploit/modules/creds/routers/mikrotik copying routersploit/modules/creds/routers/mikrotik/ssh_default_creds.py -> build/lib/routersploit/modules/creds/routers/mikrotik copying routersploit/modules/creds/routers/mikrotik/telnet_default_creds.py -> build/lib/routersploit/modules/creds/routers/mikrotik creating build/lib/routersploit/modules/creds/routers/movistar copying routersploit/modules/creds/routers/movistar/__init__.py -> build/lib/routersploit/modules/creds/routers/movistar copying routersploit/modules/creds/routers/movistar/ftp_default_creds.py -> build/lib/routersploit/modules/creds/routers/movistar copying routersploit/modules/creds/routers/movistar/ssh_default_creds.py -> build/lib/routersploit/modules/creds/routers/movistar copying routersploit/modules/creds/routers/movistar/telnet_default_creds.py -> build/lib/routersploit/modules/creds/routers/movistar creating build/lib/routersploit/modules/creds/routers/netcore copying routersploit/modules/creds/routers/netcore/__init__.py -> build/lib/routersploit/modules/creds/routers/netcore copying routersploit/modules/creds/routers/netcore/ftp_default_creds.py -> build/lib/routersploit/modules/creds/routers/netcore copying routersploit/modules/creds/routers/netcore/ssh_default_creds.py -> build/lib/routersploit/modules/creds/routers/netcore copying routersploit/modules/creds/routers/netcore/telnet_default_creds.py -> build/lib/routersploit/modules/creds/routers/netcore creating build/lib/routersploit/modules/creds/routers/netgear copying routersploit/modules/creds/routers/netgear/__init__.py -> build/lib/routersploit/modules/creds/routers/netgear copying routersploit/modules/creds/routers/netgear/ftp_default_creds.py -> build/lib/routersploit/modules/creds/routers/netgear copying routersploit/modules/creds/routers/netgear/ssh_default_creds.py -> build/lib/routersploit/modules/creds/routers/netgear copying routersploit/modules/creds/routers/netgear/telnet_default_creds.py -> build/lib/routersploit/modules/creds/routers/netgear creating build/lib/routersploit/modules/creds/routers/netsys copying routersploit/modules/creds/routers/netsys/__init__.py -> build/lib/routersploit/modules/creds/routers/netsys copying routersploit/modules/creds/routers/netsys/ftp_default_creds.py -> build/lib/routersploit/modules/creds/routers/netsys copying routersploit/modules/creds/routers/netsys/ssh_default_creds.py -> build/lib/routersploit/modules/creds/routers/netsys copying routersploit/modules/creds/routers/netsys/telnet_default_creds.py -> build/lib/routersploit/modules/creds/routers/netsys creating build/lib/routersploit/modules/creds/routers/pfsense copying routersploit/modules/creds/routers/pfsense/__init__.py -> build/lib/routersploit/modules/creds/routers/pfsense copying routersploit/modules/creds/routers/pfsense/ssh_default_creds.py -> build/lib/routersploit/modules/creds/routers/pfsense copying routersploit/modules/creds/routers/pfsense/webinterface_http_form_default_creds.py -> build/lib/routersploit/modules/creds/routers/pfsense creating build/lib/routersploit/modules/creds/routers/technicolor copying routersploit/modules/creds/routers/technicolor/__init__.py -> build/lib/routersploit/modules/creds/routers/technicolor copying routersploit/modules/creds/routers/technicolor/ftp_default_creds.py -> build/lib/routersploit/modules/creds/routers/technicolor copying routersploit/modules/creds/routers/technicolor/ssh_default_creds.py -> build/lib/routersploit/modules/creds/routers/technicolor copying routersploit/modules/creds/routers/technicolor/telnet_default_creds.py -> build/lib/routersploit/modules/creds/routers/technicolor creating build/lib/routersploit/modules/creds/routers/thomson copying routersploit/modules/creds/routers/thomson/__init__.py -> build/lib/routersploit/modules/creds/routers/thomson copying routersploit/modules/creds/routers/thomson/ftp_default_creds.py -> build/lib/routersploit/modules/creds/routers/thomson copying routersploit/modules/creds/routers/thomson/ssh_default_creds.py -> build/lib/routersploit/modules/creds/routers/thomson copying routersploit/modules/creds/routers/thomson/telnet_default_creds.py -> build/lib/routersploit/modules/creds/routers/thomson creating build/lib/routersploit/modules/creds/routers/tplink copying routersploit/modules/creds/routers/tplink/__init__.py -> build/lib/routersploit/modules/creds/routers/tplink copying routersploit/modules/creds/routers/tplink/ftp_default_creds.py -> build/lib/routersploit/modules/creds/routers/tplink copying routersploit/modules/creds/routers/tplink/ssh_default_creds.py -> build/lib/routersploit/modules/creds/routers/tplink copying routersploit/modules/creds/routers/tplink/telnet_default_creds.py -> build/lib/routersploit/modules/creds/routers/tplink creating build/lib/routersploit/modules/creds/routers/ubiquiti copying routersploit/modules/creds/routers/ubiquiti/__init__.py -> build/lib/routersploit/modules/creds/routers/ubiquiti copying routersploit/modules/creds/routers/ubiquiti/ftp_default_creds.py -> build/lib/routersploit/modules/creds/routers/ubiquiti copying routersploit/modules/creds/routers/ubiquiti/ssh_default_creds.py -> build/lib/routersploit/modules/creds/routers/ubiquiti copying routersploit/modules/creds/routers/ubiquiti/telnet_default_creds.py -> build/lib/routersploit/modules/creds/routers/ubiquiti creating build/lib/routersploit/modules/creds/routers/zte copying routersploit/modules/creds/routers/zte/__init__.py -> build/lib/routersploit/modules/creds/routers/zte copying routersploit/modules/creds/routers/zte/ftp_default_creds.py -> build/lib/routersploit/modules/creds/routers/zte copying routersploit/modules/creds/routers/zte/ssh_default_creds.py -> build/lib/routersploit/modules/creds/routers/zte copying routersploit/modules/creds/routers/zte/telnet_default_creds.py -> build/lib/routersploit/modules/creds/routers/zte creating build/lib/routersploit/modules/creds/routers/zyxel copying routersploit/modules/creds/routers/zyxel/__init__.py -> build/lib/routersploit/modules/creds/routers/zyxel copying routersploit/modules/creds/routers/zyxel/ftp_default_creds.py -> build/lib/routersploit/modules/creds/routers/zyxel copying routersploit/modules/creds/routers/zyxel/ssh_default_creds.py -> build/lib/routersploit/modules/creds/routers/zyxel copying routersploit/modules/creds/routers/zyxel/telnet_default_creds.py -> build/lib/routersploit/modules/creds/routers/zyxel creating build/lib/routersploit/modules/encoders/php copying routersploit/modules/encoders/php/__init__.py -> build/lib/routersploit/modules/encoders/php copying routersploit/modules/encoders/php/base64.py -> build/lib/routersploit/modules/encoders/php copying routersploit/modules/encoders/php/hex.py -> build/lib/routersploit/modules/encoders/php creating build/lib/routersploit/modules/encoders/python copying routersploit/modules/encoders/python/__init__.py -> build/lib/routersploit/modules/encoders/python copying routersploit/modules/encoders/python/base64.py -> build/lib/routersploit/modules/encoders/python copying routersploit/modules/encoders/python/hex.py -> build/lib/routersploit/modules/encoders/python creating build/lib/routersploit/modules/exploits/cameras copying routersploit/modules/exploits/cameras/__init__.py -> build/lib/routersploit/modules/exploits/cameras creating build/lib/routersploit/modules/exploits/generic copying routersploit/modules/exploits/generic/__init__.py -> build/lib/routersploit/modules/exploits/generic copying routersploit/modules/exploits/generic/heartbleed.py -> build/lib/routersploit/modules/exploits/generic copying routersploit/modules/exploits/generic/shellshock.py -> build/lib/routersploit/modules/exploits/generic copying routersploit/modules/exploits/generic/ssh_auth_keys.py -> build/lib/routersploit/modules/exploits/generic creating build/lib/routersploit/modules/exploits/misc copying routersploit/modules/exploits/misc/__init__.py -> build/lib/routersploit/modules/exploits/misc creating build/lib/routersploit/modules/exploits/routers copying routersploit/modules/exploits/routers/__init__.py -> build/lib/routersploit/modules/exploits/routers creating build/lib/routersploit/modules/exploits/cameras/avigilon copying routersploit/modules/exploits/cameras/avigilon/__init__.py -> build/lib/routersploit/modules/exploits/cameras/avigilon copying routersploit/modules/exploits/cameras/avigilon/videoiq_camera_path_traversal.py -> build/lib/routersploit/modules/exploits/cameras/avigilon creating build/lib/routersploit/modules/exploits/cameras/brickcom copying routersploit/modules/exploits/cameras/brickcom/__init__.py -> build/lib/routersploit/modules/exploits/cameras/brickcom copying routersploit/modules/exploits/cameras/brickcom/corp_network_cameras_conf_disclosure.py -> build/lib/routersploit/modules/exploits/cameras/brickcom copying routersploit/modules/exploits/cameras/brickcom/users_cgi_creds_disclosure.py -> build/lib/routersploit/modules/exploits/cameras/brickcom creating build/lib/routersploit/modules/exploits/cameras/cisco copying routersploit/modules/exploits/cameras/cisco/__init__.py -> build/lib/routersploit/modules/exploits/cameras/cisco copying routersploit/modules/exploits/cameras/cisco/video_surv_path_traversal.py -> build/lib/routersploit/modules/exploits/cameras/cisco creating build/lib/routersploit/modules/exploits/cameras/dlink copying routersploit/modules/exploits/cameras/dlink/__init__.py -> build/lib/routersploit/modules/exploits/cameras/dlink copying routersploit/modules/exploits/cameras/dlink/dcs_930l_932l_auth_bypass.py -> build/lib/routersploit/modules/exploits/cameras/dlink creating build/lib/routersploit/modules/exploits/cameras/grandstream copying routersploit/modules/exploits/cameras/grandstream/__init__.py -> build/lib/routersploit/modules/exploits/cameras/grandstream copying routersploit/modules/exploits/cameras/grandstream/gxv3611hd_ip_camera_backdoor.py -> build/lib/routersploit/modules/exploits/cameras/grandstream copying routersploit/modules/exploits/cameras/grandstream/gxv3611hd_ip_camera_sqli.py -> build/lib/routersploit/modules/exploits/cameras/grandstream creating build/lib/routersploit/modules/exploits/cameras/honeywell copying routersploit/modules/exploits/cameras/honeywell/__init__.py -> build/lib/routersploit/modules/exploits/cameras/honeywell copying routersploit/modules/exploits/cameras/honeywell/hicc_1100pt_password_disclosure.py -> build/lib/routersploit/modules/exploits/cameras/honeywell creating build/lib/routersploit/modules/exploits/cameras/multi copying routersploit/modules/exploits/cameras/multi/P2P_wificam_credential_disclosure.py -> build/lib/routersploit/modules/exploits/cameras/multi copying routersploit/modules/exploits/cameras/multi/P2P_wificam_rce.py -> build/lib/routersploit/modules/exploits/cameras/multi copying routersploit/modules/exploits/cameras/multi/__init__.py -> build/lib/routersploit/modules/exploits/cameras/multi copying routersploit/modules/exploits/cameras/multi/dvr_creds_disclosure.py -> build/lib/routersploit/modules/exploits/cameras/multi copying routersploit/modules/exploits/cameras/multi/jvc_vanderbilt_honeywell_path_traversal.py -> build/lib/routersploit/modules/exploits/cameras/multi copying routersploit/modules/exploits/cameras/multi/netwave_ip_camera_information_disclosure.py -> build/lib/routersploit/modules/exploits/cameras/multi creating build/lib/routersploit/modules/exploits/cameras/mvpower copying routersploit/modules/exploits/cameras/mvpower/__init__.py -> build/lib/routersploit/modules/exploits/cameras/mvpower copying routersploit/modules/exploits/cameras/mvpower/dvr_jaws_rce.py -> build/lib/routersploit/modules/exploits/cameras/mvpower creating build/lib/routersploit/modules/exploits/cameras/siemens copying routersploit/modules/exploits/cameras/siemens/__init__.py -> build/lib/routersploit/modules/exploits/cameras/siemens copying routersploit/modules/exploits/cameras/siemens/cvms2025_credentials_disclosure.py -> build/lib/routersploit/modules/exploits/cameras/siemens creating build/lib/routersploit/modules/exploits/cameras/xiongmai copying routersploit/modules/exploits/cameras/xiongmai/__init__.py -> build/lib/routersploit/modules/exploits/cameras/xiongmai copying routersploit/modules/exploits/cameras/xiongmai/uc_httpd_path_traversal.py -> build/lib/routersploit/modules/exploits/cameras/xiongmai creating build/lib/routersploit/modules/exploits/misc/asus copying routersploit/modules/exploits/misc/asus/__init__.py -> build/lib/routersploit/modules/exploits/misc/asus copying routersploit/modules/exploits/misc/asus/b1m_projector_rce.py -> build/lib/routersploit/modules/exploits/misc/asus creating build/lib/routersploit/modules/exploits/misc/miele copying routersploit/modules/exploits/misc/miele/__init__.py -> build/lib/routersploit/modules/exploits/misc/miele copying routersploit/modules/exploits/misc/miele/pg8528_path_traversal.py -> build/lib/routersploit/modules/exploits/misc/miele creating build/lib/routersploit/modules/exploits/misc/wepresent copying routersploit/modules/exploits/misc/wepresent/__init__.py -> build/lib/routersploit/modules/exploits/misc/wepresent copying routersploit/modules/exploits/misc/wepresent/wipg1000_rce.py -> build/lib/routersploit/modules/exploits/misc/wepresent creating build/lib/routersploit/modules/exploits/routers/2wire copying routersploit/modules/exploits/routers/2wire/4011g_5012nv_path_traversal.py -> build/lib/routersploit/modules/exploits/routers/2wire copying routersploit/modules/exploits/routers/2wire/__init__.py -> build/lib/routersploit/modules/exploits/routers/2wire copying routersploit/modules/exploits/routers/2wire/gateway_auth_bypass.py -> build/lib/routersploit/modules/exploits/routers/2wire creating build/lib/routersploit/modules/exploits/routers/3com copying routersploit/modules/exploits/routers/3com/__init__.py -> build/lib/routersploit/modules/exploits/routers/3com copying routersploit/modules/exploits/routers/3com/ap8760_password_disclosure.py -> build/lib/routersploit/modules/exploits/routers/3com copying routersploit/modules/exploits/routers/3com/imc_info_disclosure.py -> build/lib/routersploit/modules/exploits/routers/3com copying routersploit/modules/exploits/routers/3com/imc_path_traversal.py -> build/lib/routersploit/modules/exploits/routers/3com copying routersploit/modules/exploits/routers/3com/officeconnect_info_disclosure.py -> build/lib/routersploit/modules/exploits/routers/3com copying routersploit/modules/exploits/routers/3com/officeconnect_rce.py -> build/lib/routersploit/modules/exploits/routers/3com creating build/lib/routersploit/modules/exploits/routers/asmax copying routersploit/modules/exploits/routers/asmax/__init__.py -> build/lib/routersploit/modules/exploits/routers/asmax copying routersploit/modules/exploits/routers/asmax/ar_1004g_password_disclosure.py -> build/lib/routersploit/modules/exploits/routers/asmax copying routersploit/modules/exploits/routers/asmax/ar_804_gu_rce.py -> build/lib/routersploit/modules/exploits/routers/asmax creating build/lib/routersploit/modules/exploits/routers/asus copying routersploit/modules/exploits/routers/asus/__init__.py -> build/lib/routersploit/modules/exploits/routers/asus copying routersploit/modules/exploits/routers/asus/asuswrt_lan_rce.py -> build/lib/routersploit/modules/exploits/routers/asus copying routersploit/modules/exploits/routers/asus/infosvr_backdoor_rce.py -> build/lib/routersploit/modules/exploits/routers/asus copying routersploit/modules/exploits/routers/asus/rt_n16_password_disclosure.py -> build/lib/routersploit/modules/exploits/routers/asus creating build/lib/routersploit/modules/exploits/routers/belkin copying routersploit/modules/exploits/routers/belkin/__init__.py -> build/lib/routersploit/modules/exploits/routers/belkin copying routersploit/modules/exploits/routers/belkin/auth_bypass.py -> build/lib/routersploit/modules/exploits/routers/belkin copying routersploit/modules/exploits/routers/belkin/g_n150_password_disclosure.py -> build/lib/routersploit/modules/exploits/routers/belkin copying routersploit/modules/exploits/routers/belkin/g_plus_info_disclosure.py -> build/lib/routersploit/modules/exploits/routers/belkin copying routersploit/modules/exploits/routers/belkin/n150_path_traversal.py -> build/lib/routersploit/modules/exploits/routers/belkin copying routersploit/modules/exploits/routers/belkin/n750_rce.py -> build/lib/routersploit/modules/exploits/routers/belkin copying routersploit/modules/exploits/routers/belkin/play_max_prce.py -> build/lib/routersploit/modules/exploits/routers/belkin creating build/lib/routersploit/modules/exploits/routers/bhu copying routersploit/modules/exploits/routers/bhu/__init__.py -> build/lib/routersploit/modules/exploits/routers/bhu copying routersploit/modules/exploits/routers/bhu/bhu_urouter_rce.py -> build/lib/routersploit/modules/exploits/routers/bhu creating build/lib/routersploit/modules/exploits/routers/billion copying routersploit/modules/exploits/routers/billion/__init__.py -> build/lib/routersploit/modules/exploits/routers/billion copying routersploit/modules/exploits/routers/billion/billion_5200w_rce.py -> build/lib/routersploit/modules/exploits/routers/billion copying routersploit/modules/exploits/routers/billion/billion_7700nr4_password_disclosure.py -> build/lib/routersploit/modules/exploits/routers/billion creating build/lib/routersploit/modules/exploits/routers/cisco copying routersploit/modules/exploits/routers/cisco/__init__.py -> build/lib/routersploit/modules/exploits/routers/cisco copying routersploit/modules/exploits/routers/cisco/catalyst_2960_rocem.py -> build/lib/routersploit/modules/exploits/routers/cisco copying routersploit/modules/exploits/routers/cisco/dpc2420_info_disclosure.py -> build/lib/routersploit/modules/exploits/routers/cisco copying routersploit/modules/exploits/routers/cisco/firepower_management60_path_traversal.py -> build/lib/routersploit/modules/exploits/routers/cisco copying routersploit/modules/exploits/routers/cisco/firepower_management60_rce.py -> build/lib/routersploit/modules/exploits/routers/cisco copying routersploit/modules/exploits/routers/cisco/ios_http_authorization_bypass.py -> build/lib/routersploit/modules/exploits/routers/cisco copying routersploit/modules/exploits/routers/cisco/secure_acs_bypass.py -> build/lib/routersploit/modules/exploits/routers/cisco copying routersploit/modules/exploits/routers/cisco/ucm_info_disclosure.py -> build/lib/routersploit/modules/exploits/routers/cisco copying routersploit/modules/exploits/routers/cisco/ucs_manager_rce.py -> build/lib/routersploit/modules/exploits/routers/cisco copying routersploit/modules/exploits/routers/cisco/unified_multi_path_traversal.py -> build/lib/routersploit/modules/exploits/routers/cisco creating build/lib/routersploit/modules/exploits/routers/comtrend copying routersploit/modules/exploits/routers/comtrend/__init__.py -> build/lib/routersploit/modules/exploits/routers/comtrend copying routersploit/modules/exploits/routers/comtrend/ct_5361t_password_disclosure.py -> build/lib/routersploit/modules/exploits/routers/comtrend creating build/lib/routersploit/modules/exploits/routers/dlink copying routersploit/modules/exploits/routers/dlink/__init__.py -> build/lib/routersploit/modules/exploits/routers/dlink copying routersploit/modules/exploits/routers/dlink/dcs_930l_auth_rce.py -> build/lib/routersploit/modules/exploits/routers/dlink copying routersploit/modules/exploits/routers/dlink/dgs_1510_add_user.py -> build/lib/routersploit/modules/exploits/routers/dlink copying routersploit/modules/exploits/routers/dlink/dir_300_320_600_615_info_disclosure.py -> build/lib/routersploit/modules/exploits/routers/dlink copying routersploit/modules/exploits/routers/dlink/dir_300_320_615_auth_bypass.py -> build/lib/routersploit/modules/exploits/routers/dlink copying routersploit/modules/exploits/routers/dlink/dir_300_600_rce.py -> build/lib/routersploit/modules/exploits/routers/dlink copying routersploit/modules/exploits/routers/dlink/dir_300_645_815_upnp_rce.py -> build/lib/routersploit/modules/exploits/routers/dlink copying routersploit/modules/exploits/routers/dlink/dir_645_815_rce.py -> build/lib/routersploit/modules/exploits/routers/dlink copying routersploit/modules/exploits/routers/dlink/dir_645_password_disclosure.py -> build/lib/routersploit/modules/exploits/routers/dlink copying routersploit/modules/exploits/routers/dlink/dir_815_850l_rce.py -> build/lib/routersploit/modules/exploits/routers/dlink copying routersploit/modules/exploits/routers/dlink/dir_825_path_traversal.py -> build/lib/routersploit/modules/exploits/routers/dlink copying routersploit/modules/exploits/routers/dlink/dir_850l_creds_disclosure.py -> build/lib/routersploit/modules/exploits/routers/dlink copying routersploit/modules/exploits/routers/dlink/dir_8xx_password_disclosure.py -> build/lib/routersploit/modules/exploits/routers/dlink copying routersploit/modules/exploits/routers/dlink/dns_320l_327l_rce.py -> build/lib/routersploit/modules/exploits/routers/dlink copying routersploit/modules/exploits/routers/dlink/dsl_2640b_dns_change.py -> build/lib/routersploit/modules/exploits/routers/dlink copying routersploit/modules/exploits/routers/dlink/dsl_2730_2750_path_traversal.py -> build/lib/routersploit/modules/exploits/routers/dlink copying routersploit/modules/exploits/routers/dlink/dsl_2730b_2780b_526b_dns_change.py -> build/lib/routersploit/modules/exploits/routers/dlink copying routersploit/modules/exploits/routers/dlink/dsl_2740r_dns_change.py -> build/lib/routersploit/modules/exploits/routers/dlink copying routersploit/modules/exploits/routers/dlink/dsl_2750b_info_disclosure.py -> build/lib/routersploit/modules/exploits/routers/dlink copying routersploit/modules/exploits/routers/dlink/dsl_2750b_rce.py -> build/lib/routersploit/modules/exploits/routers/dlink copying routersploit/modules/exploits/routers/dlink/dsp_w110_rce.py -> build/lib/routersploit/modules/exploits/routers/dlink copying routersploit/modules/exploits/routers/dlink/dvg_n5402sp_path_traversal.py -> build/lib/routersploit/modules/exploits/routers/dlink copying routersploit/modules/exploits/routers/dlink/dwl_3200ap_password_disclosure.py -> build/lib/routersploit/modules/exploits/routers/dlink copying routersploit/modules/exploits/routers/dlink/dwr_932_info_disclosure.py -> build/lib/routersploit/modules/exploits/routers/dlink copying routersploit/modules/exploits/routers/dlink/dwr_932b_backdoor.py -> build/lib/routersploit/modules/exploits/routers/dlink copying routersploit/modules/exploits/routers/dlink/multi_hedwig_cgi_exec.py -> build/lib/routersploit/modules/exploits/routers/dlink copying routersploit/modules/exploits/routers/dlink/multi_hnap_rce.py -> build/lib/routersploit/modules/exploits/routers/dlink creating build/lib/routersploit/modules/exploits/routers/fortinet copying routersploit/modules/exploits/routers/fortinet/__init__.py -> build/lib/routersploit/modules/exploits/routers/fortinet copying routersploit/modules/exploits/routers/fortinet/fortigate_os_backdoor.py -> build/lib/routersploit/modules/exploits/routers/fortinet creating build/lib/routersploit/modules/exploits/routers/huawei copying routersploit/modules/exploits/routers/huawei/__init__.py -> build/lib/routersploit/modules/exploits/routers/huawei copying routersploit/modules/exploits/routers/huawei/e5331_mifi_info_disclosure.py -> build/lib/routersploit/modules/exploits/routers/huawei copying routersploit/modules/exploits/routers/huawei/hg520_info_disclosure.py -> build/lib/routersploit/modules/exploits/routers/huawei copying routersploit/modules/exploits/routers/huawei/hg530_hg520b_password_disclosure.py -> build/lib/routersploit/modules/exploits/routers/huawei copying routersploit/modules/exploits/routers/huawei/hg866_password_change.py -> build/lib/routersploit/modules/exploits/routers/huawei creating build/lib/routersploit/modules/exploits/routers/ipfire copying routersploit/modules/exploits/routers/ipfire/__init__.py -> build/lib/routersploit/modules/exploits/routers/ipfire copying routersploit/modules/exploits/routers/ipfire/ipfire_oinkcode_rce.py -> build/lib/routersploit/modules/exploits/routers/ipfire copying routersploit/modules/exploits/routers/ipfire/ipfire_proxy_rce.py -> build/lib/routersploit/modules/exploits/routers/ipfire copying routersploit/modules/exploits/routers/ipfire/ipfire_shellshock.py -> build/lib/routersploit/modules/exploits/routers/ipfire creating build/lib/routersploit/modules/exploits/routers/linksys copying routersploit/modules/exploits/routers/linksys/1500_2500_rce.py -> build/lib/routersploit/modules/exploits/routers/linksys copying routersploit/modules/exploits/routers/linksys/__init__.py -> build/lib/routersploit/modules/exploits/routers/linksys copying routersploit/modules/exploits/routers/linksys/eseries_themoon_rce.py -> build/lib/routersploit/modules/exploits/routers/linksys copying routersploit/modules/exploits/routers/linksys/smartwifi_password_disclosure.py -> build/lib/routersploit/modules/exploits/routers/linksys copying routersploit/modules/exploits/routers/linksys/wap54gv3_rce.py -> build/lib/routersploit/modules/exploits/routers/linksys copying routersploit/modules/exploits/routers/linksys/wrt100_110_rce.py -> build/lib/routersploit/modules/exploits/routers/linksys creating build/lib/routersploit/modules/exploits/routers/mikrotik copying routersploit/modules/exploits/routers/mikrotik/__init__.py -> build/lib/routersploit/modules/exploits/routers/mikrotik copying routersploit/modules/exploits/routers/mikrotik/routeros_jailbreak.py -> build/lib/routersploit/modules/exploits/routers/mikrotik copying routersploit/modules/exploits/routers/mikrotik/winbox_auth_bypass_creds_disclosure.py -> build/lib/routersploit/modules/exploits/routers/mikrotik creating build/lib/routersploit/modules/exploits/routers/movistar copying routersploit/modules/exploits/routers/movistar/__init__.py -> build/lib/routersploit/modules/exploits/routers/movistar copying routersploit/modules/exploits/routers/movistar/adsl_router_bhs_rta_path_traversal.py -> build/lib/routersploit/modules/exploits/routers/movistar creating build/lib/routersploit/modules/exploits/routers/multi copying routersploit/modules/exploits/routers/multi/__init__.py -> build/lib/routersploit/modules/exploits/routers/multi copying routersploit/modules/exploits/routers/multi/gpon_home_gateway_rce.py -> build/lib/routersploit/modules/exploits/routers/multi copying routersploit/modules/exploits/routers/multi/misfortune_cookie.py -> build/lib/routersploit/modules/exploits/routers/multi copying routersploit/modules/exploits/routers/multi/rom0.py -> build/lib/routersploit/modules/exploits/routers/multi copying routersploit/modules/exploits/routers/multi/tcp_32764_info_disclosure.py -> build/lib/routersploit/modules/exploits/routers/multi copying routersploit/modules/exploits/routers/multi/tcp_32764_rce.py -> build/lib/routersploit/modules/exploits/routers/multi creating build/lib/routersploit/modules/exploits/routers/netcore copying routersploit/modules/exploits/routers/netcore/__init__.py -> build/lib/routersploit/modules/exploits/routers/netcore copying routersploit/modules/exploits/routers/netcore/udp_53413_rce.py -> build/lib/routersploit/modules/exploits/routers/netcore creating build/lib/routersploit/modules/exploits/routers/netgear copying routersploit/modules/exploits/routers/netgear/__init__.py -> build/lib/routersploit/modules/exploits/routers/netgear copying routersploit/modules/exploits/routers/netgear/dgn2200_dnslookup_cgi_rce.py -> build/lib/routersploit/modules/exploits/routers/netgear copying routersploit/modules/exploits/routers/netgear/dgn2200_ping_cgi_rce.py -> build/lib/routersploit/modules/exploits/routers/netgear copying routersploit/modules/exploits/routers/netgear/jnr1010_path_traversal.py -> build/lib/routersploit/modules/exploits/routers/netgear copying routersploit/modules/exploits/routers/netgear/multi_password_disclosure-2017-5521.py -> build/lib/routersploit/modules/exploits/routers/netgear copying routersploit/modules/exploits/routers/netgear/multi_rce.py -> build/lib/routersploit/modules/exploits/routers/netgear copying routersploit/modules/exploits/routers/netgear/n300_auth_bypass.py -> build/lib/routersploit/modules/exploits/routers/netgear copying routersploit/modules/exploits/routers/netgear/prosafe_rce.py -> build/lib/routersploit/modules/exploits/routers/netgear copying routersploit/modules/exploits/routers/netgear/r7000_r6400_rce.py -> build/lib/routersploit/modules/exploits/routers/netgear copying routersploit/modules/exploits/routers/netgear/wnr500_612v3_jnr1010_2010_path_traversal.py -> build/lib/routersploit/modules/exploits/routers/netgear creating build/lib/routersploit/modules/exploits/routers/netsys copying routersploit/modules/exploits/routers/netsys/__init__.py -> build/lib/routersploit/modules/exploits/routers/netsys copying routersploit/modules/exploits/routers/netsys/multi_rce.py -> build/lib/routersploit/modules/exploits/routers/netsys creating build/lib/routersploit/modules/exploits/routers/shuttle copying routersploit/modules/exploits/routers/shuttle/915wm_dns_change.py -> build/lib/routersploit/modules/exploits/routers/shuttle copying routersploit/modules/exploits/routers/shuttle/__init__.py -> build/lib/routersploit/modules/exploits/routers/shuttle creating build/lib/routersploit/modules/exploits/routers/technicolor copying routersploit/modules/exploits/routers/technicolor/__init__.py -> build/lib/routersploit/modules/exploits/routers/technicolor copying routersploit/modules/exploits/routers/technicolor/dwg855_authbypass.py -> build/lib/routersploit/modules/exploits/routers/technicolor copying routersploit/modules/exploits/routers/technicolor/tc7200_password_disclosure.py -> build/lib/routersploit/modules/exploits/routers/technicolor copying routersploit/modules/exploits/routers/technicolor/tc7200_password_disclosure_v2.py -> build/lib/routersploit/modules/exploits/routers/technicolor copying routersploit/modules/exploits/routers/technicolor/tg784_authbypass.py -> build/lib/routersploit/modules/exploits/routers/technicolor creating build/lib/routersploit/modules/exploits/routers/thomson copying routersploit/modules/exploits/routers/thomson/__init__.py -> build/lib/routersploit/modules/exploits/routers/thomson copying routersploit/modules/exploits/routers/thomson/twg849_info_disclosure.py -> build/lib/routersploit/modules/exploits/routers/thomson copying routersploit/modules/exploits/routers/thomson/twg850_password_disclosure.py -> build/lib/routersploit/modules/exploits/routers/thomson creating build/lib/routersploit/modules/exploits/routers/tplink copying routersploit/modules/exploits/routers/tplink/__init__.py -> build/lib/routersploit/modules/exploits/routers/tplink copying routersploit/modules/exploits/routers/tplink/archer_c2_c20i_rce.py -> build/lib/routersploit/modules/exploits/routers/tplink copying routersploit/modules/exploits/routers/tplink/wdr740nd_wdr740n_backdoor.py -> build/lib/routersploit/modules/exploits/routers/tplink copying routersploit/modules/exploits/routers/tplink/wdr740nd_wdr740n_path_traversal.py -> build/lib/routersploit/modules/exploits/routers/tplink copying routersploit/modules/exploits/routers/tplink/wdr842nd_wdr842n_configure_disclosure.py -> build/lib/routersploit/modules/exploits/routers/tplink creating build/lib/routersploit/modules/exploits/routers/ubiquiti copying routersploit/modules/exploits/routers/ubiquiti/__init__.py -> build/lib/routersploit/modules/exploits/routers/ubiquiti copying routersploit/modules/exploits/routers/ubiquiti/airos_6_x.py -> build/lib/routersploit/modules/exploits/routers/ubiquiti creating build/lib/routersploit/modules/exploits/routers/zte copying routersploit/modules/exploits/routers/zte/__init__.py -> build/lib/routersploit/modules/exploits/routers/zte copying routersploit/modules/exploits/routers/zte/f460_f660_backdoor.py -> build/lib/routersploit/modules/exploits/routers/zte copying routersploit/modules/exploits/routers/zte/zxv10_rce.py -> build/lib/routersploit/modules/exploits/routers/zte creating build/lib/routersploit/modules/exploits/routers/zyxel copying routersploit/modules/exploits/routers/zyxel/__init__.py -> build/lib/routersploit/modules/exploits/routers/zyxel copying routersploit/modules/exploits/routers/zyxel/d1000_rce.py -> build/lib/routersploit/modules/exploits/routers/zyxel copying routersploit/modules/exploits/routers/zyxel/d1000_wifi_password_disclosure.py -> build/lib/routersploit/modules/exploits/routers/zyxel copying routersploit/modules/exploits/routers/zyxel/p660hn_t_v1_rce.py -> build/lib/routersploit/modules/exploits/routers/zyxel copying routersploit/modules/exploits/routers/zyxel/p660hn_t_v2_rce.py -> build/lib/routersploit/modules/exploits/routers/zyxel copying routersploit/modules/exploits/routers/zyxel/zywall_usg_extract_hashes.py -> build/lib/routersploit/modules/exploits/routers/zyxel creating build/lib/routersploit/modules/generic/bluetooth copying routersploit/modules/generic/bluetooth/__init__.py -> build/lib/routersploit/modules/generic/bluetooth copying routersploit/modules/generic/bluetooth/btle_enumerate.py -> build/lib/routersploit/modules/generic/bluetooth copying routersploit/modules/generic/bluetooth/btle_scan.py -> build/lib/routersploit/modules/generic/bluetooth copying routersploit/modules/generic/bluetooth/btle_write.py -> build/lib/routersploit/modules/generic/bluetooth creating build/lib/routersploit/modules/generic/upnp copying routersploit/modules/generic/upnp/__init__.py -> build/lib/routersploit/modules/generic/upnp copying routersploit/modules/generic/upnp/ssdp_msearch.py -> build/lib/routersploit/modules/generic/upnp creating build/lib/routersploit/modules/payloads/armle copying routersploit/modules/payloads/armle/__init__.py -> build/lib/routersploit/modules/payloads/armle copying routersploit/modules/payloads/armle/bind_tcp.py -> build/lib/routersploit/modules/payloads/armle copying routersploit/modules/payloads/armle/reverse_tcp.py -> build/lib/routersploit/modules/payloads/armle creating build/lib/routersploit/modules/payloads/cmd copying routersploit/modules/payloads/cmd/__init__.py -> build/lib/routersploit/modules/payloads/cmd copying routersploit/modules/payloads/cmd/awk_bind_tcp.py -> build/lib/routersploit/modules/payloads/cmd copying routersploit/modules/payloads/cmd/awk_bind_udp.py -> build/lib/routersploit/modules/payloads/cmd copying routersploit/modules/payloads/cmd/awk_reverse_tcp.py -> build/lib/routersploit/modules/payloads/cmd copying routersploit/modules/payloads/cmd/bash_reverse_tcp.py -> build/lib/routersploit/modules/payloads/cmd copying routersploit/modules/payloads/cmd/netcat_bind_tcp.py -> build/lib/routersploit/modules/payloads/cmd copying routersploit/modules/payloads/cmd/netcat_reverse_tcp.py -> build/lib/routersploit/modules/payloads/cmd copying routersploit/modules/payloads/cmd/perl_bind_tcp.py -> build/lib/routersploit/modules/payloads/cmd copying routersploit/modules/payloads/cmd/perl_reverse_tcp.py -> build/lib/routersploit/modules/payloads/cmd copying routersploit/modules/payloads/cmd/php_bind_tcp.py -> build/lib/routersploit/modules/payloads/cmd copying routersploit/modules/payloads/cmd/php_reverse_tcp.py -> build/lib/routersploit/modules/payloads/cmd copying routersploit/modules/payloads/cmd/python_bind_tcp.py -> build/lib/routersploit/modules/payloads/cmd copying routersploit/modules/payloads/cmd/python_bind_udp.py -> build/lib/routersploit/modules/payloads/cmd copying routersploit/modules/payloads/cmd/python_reverse_tcp.py -> build/lib/routersploit/modules/payloads/cmd copying routersploit/modules/payloads/cmd/python_reverse_udp.py -> build/lib/routersploit/modules/payloads/cmd creating build/lib/routersploit/modules/payloads/mipsbe copying routersploit/modules/payloads/mipsbe/__init__.py -> build/lib/routersploit/modules/payloads/mipsbe copying routersploit/modules/payloads/mipsbe/bind_tcp.py -> build/lib/routersploit/modules/payloads/mipsbe copying routersploit/modules/payloads/mipsbe/reverse_tcp.py -> build/lib/routersploit/modules/payloads/mipsbe creating build/lib/routersploit/modules/payloads/mipsle copying routersploit/modules/payloads/mipsle/__init__.py -> build/lib/routersploit/modules/payloads/mipsle copying routersploit/modules/payloads/mipsle/bind_tcp.py -> build/lib/routersploit/modules/payloads/mipsle copying routersploit/modules/payloads/mipsle/reverse_tcp.py -> build/lib/routersploit/modules/payloads/mipsle creating build/lib/routersploit/modules/payloads/perl copying routersploit/modules/payloads/perl/__init__.py -> build/lib/routersploit/modules/payloads/perl copying routersploit/modules/payloads/perl/bind_tcp.py -> build/lib/routersploit/modules/payloads/perl copying routersploit/modules/payloads/perl/reverse_tcp.py -> build/lib/routersploit/modules/payloads/perl creating build/lib/routersploit/modules/payloads/php copying routersploit/modules/payloads/php/__init__.py -> build/lib/routersploit/modules/payloads/php copying routersploit/modules/payloads/php/bind_tcp.py -> build/lib/routersploit/modules/payloads/php copying routersploit/modules/payloads/php/reverse_tcp.py -> build/lib/routersploit/modules/payloads/php creating build/lib/routersploit/modules/payloads/python copying routersploit/modules/payloads/python/__init__.py -> build/lib/routersploit/modules/payloads/python copying routersploit/modules/payloads/python/bind_tcp.py -> build/lib/routersploit/modules/payloads/python copying routersploit/modules/payloads/python/bind_udp.py -> build/lib/routersploit/modules/payloads/python copying routersploit/modules/payloads/python/reverse_tcp.py -> build/lib/routersploit/modules/payloads/python copying routersploit/modules/payloads/python/reverse_udp.py -> build/lib/routersploit/modules/payloads/python creating build/lib/routersploit/modules/payloads/x64 copying routersploit/modules/payloads/x64/__init__.py -> build/lib/routersploit/modules/payloads/x64 copying routersploit/modules/payloads/x64/bind_tcp.py -> build/lib/routersploit/modules/payloads/x64 copying routersploit/modules/payloads/x64/reverse_tcp.py -> build/lib/routersploit/modules/payloads/x64 creating build/lib/routersploit/modules/payloads/x86 copying routersploit/modules/payloads/x86/__init__.py -> build/lib/routersploit/modules/payloads/x86 copying routersploit/modules/payloads/x86/bind_tcp.py -> build/lib/routersploit/modules/payloads/x86 copying routersploit/modules/payloads/x86/reverse_tcp.py -> build/lib/routersploit/modules/payloads/x86 creating build/lib/routersploit/modules/scanners/cameras copying routersploit/modules/scanners/cameras/__init__.py -> build/lib/routersploit/modules/scanners/cameras copying routersploit/modules/scanners/cameras/camera_scan.py -> build/lib/routersploit/modules/scanners/cameras creating build/lib/routersploit/modules/scanners/misc copying routersploit/modules/scanners/misc/__init__.py -> build/lib/routersploit/modules/scanners/misc copying routersploit/modules/scanners/misc/misc_scan.py -> build/lib/routersploit/modules/scanners/misc creating build/lib/routersploit/modules/scanners/routers copying routersploit/modules/scanners/routers/__init__.py -> build/lib/routersploit/modules/scanners/routers copying routersploit/modules/scanners/routers/router_scan.py -> build/lib/routersploit/modules/scanners/routers creating build/lib/routersploit/resources/wordlists copying routersploit/resources/wordlists/__init__.py -> build/lib/routersploit/resources/wordlists running egg_info writing routersploit.egg-info/PKG-INFO writing dependency_links to routersploit.egg-info/dependency_links.txt writing requirements to routersploit.egg-info/requires.txt writing top-level names to routersploit.egg-info/top_level.txt reading manifest file 'routersploit.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'routersploit.egg-info/SOURCES.txt' /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'routersploit.resources.ssh_keys' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'routersploit.resources.ssh_keys' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'routersploit.resources.ssh_keys' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'routersploit.resources.ssh_keys' to be distributed and are already explicitly excluding 'routersploit.resources.ssh_keys' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'routersploit.resources.vendors' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'routersploit.resources.vendors' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'routersploit.resources.vendors' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'routersploit.resources.vendors' to be distributed and are already explicitly excluding 'routersploit.resources.vendors' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/routersploit/resources/ssh_keys copying routersploit/resources/ssh_keys/array-networks-vapv-vxag.json -> build/lib/routersploit/resources/ssh_keys copying routersploit/resources/ssh_keys/array-networks-vapv-vxag.key -> build/lib/routersploit/resources/ssh_keys copying routersploit/resources/ssh_keys/barracuda_load_balancer_vm.json -> build/lib/routersploit/resources/ssh_keys copying routersploit/resources/ssh_keys/barracuda_load_balancer_vm.key -> build/lib/routersploit/resources/ssh_keys copying routersploit/resources/ssh_keys/ceragon-fibeair-cve-2015-0936.json -> build/lib/routersploit/resources/ssh_keys copying routersploit/resources/ssh_keys/ceragon-fibeair-cve-2015-0936.key -> build/lib/routersploit/resources/ssh_keys copying routersploit/resources/ssh_keys/exagrid-cve-2016-1561.json -> build/lib/routersploit/resources/ssh_keys copying routersploit/resources/ssh_keys/exagrid-cve-2016-1561.key -> build/lib/routersploit/resources/ssh_keys copying routersploit/resources/ssh_keys/f5-bigip-cve-2012-1493.json -> build/lib/routersploit/resources/ssh_keys copying routersploit/resources/ssh_keys/f5-bigip-cve-2012-1493.key -> build/lib/routersploit/resources/ssh_keys copying routersploit/resources/ssh_keys/loadbalancer.org-enterprise-va.json -> build/lib/routersploit/resources/ssh_keys copying routersploit/resources/ssh_keys/loadbalancer.org-enterprise-va.key -> build/lib/routersploit/resources/ssh_keys copying routersploit/resources/ssh_keys/monroe-dasdec-cve-2013-0137.json -> build/lib/routersploit/resources/ssh_keys copying routersploit/resources/ssh_keys/monroe-dasdec-cve-2013-0137.key -> build/lib/routersploit/resources/ssh_keys copying routersploit/resources/ssh_keys/quantum-dxi-v1000.json -> build/lib/routersploit/resources/ssh_keys copying routersploit/resources/ssh_keys/quantum-dxi-v1000.key -> build/lib/routersploit/resources/ssh_keys copying routersploit/resources/ssh_keys/vagrant.json -> build/lib/routersploit/resources/ssh_keys copying routersploit/resources/ssh_keys/vagrant.key -> build/lib/routersploit/resources/ssh_keys creating build/lib/routersploit/resources/vendors copying routersploit/resources/vendors/oui.dat -> build/lib/routersploit/resources/vendors copying routersploit/resources/wordlists/defaults.txt -> build/lib/routersploit/resources/wordlists copying routersploit/resources/wordlists/passwords.txt -> build/lib/routersploit/resources/wordlists copying routersploit/resources/wordlists/snmp.txt -> build/lib/routersploit/resources/wordlists copying routersploit/resources/wordlists/usernames.txt -> build/lib/routersploit/resources/wordlists running build_scripts creating build/scripts-3.10 copying and adjusting rsf.py -> build/scripts-3.10 changing mode of build/scripts-3.10/rsf.py from 644 to 755 installing to build/bdist.openbsd-7.5-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.5-amd64 creating build/bdist.openbsd-7.5-amd64/wheel creating build/bdist.openbsd-7.5-amd64/wheel/routersploit copying build/lib/routersploit/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit copying build/lib/routersploit/interpreter.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/core copying build/lib/routersploit/core/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/core creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/bluetooth copying build/lib/routersploit/core/bluetooth/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/bluetooth copying build/lib/routersploit/core/bluetooth/btle_client.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/bluetooth creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/bluetooth/btle copying build/lib/routersploit/core/bluetooth/btle/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/bluetooth/btle copying build/lib/routersploit/core/bluetooth/btle/btle_device.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/bluetooth/btle copying build/lib/routersploit/core/bluetooth/btle/btle_scanner.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/bluetooth/btle creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/exploit copying build/lib/routersploit/core/exploit/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/exploit copying build/lib/routersploit/core/exploit/encoders.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/exploit copying build/lib/routersploit/core/exploit/exceptions.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/exploit copying build/lib/routersploit/core/exploit/exploit.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/exploit copying build/lib/routersploit/core/exploit/option.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/exploit copying build/lib/routersploit/core/exploit/payloads.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/exploit copying build/lib/routersploit/core/exploit/printer.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/exploit copying build/lib/routersploit/core/exploit/shell.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/exploit copying build/lib/routersploit/core/exploit/utils.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/exploit creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/ftp copying build/lib/routersploit/core/ftp/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/ftp copying build/lib/routersploit/core/ftp/ftp_client.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/ftp creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/http copying build/lib/routersploit/core/http/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/http copying build/lib/routersploit/core/http/http_client.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/http creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/snmp copying build/lib/routersploit/core/snmp/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/snmp copying build/lib/routersploit/core/snmp/snmp_client.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/snmp creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/ssh copying build/lib/routersploit/core/ssh/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/ssh copying build/lib/routersploit/core/ssh/ssh_client.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/ssh creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/tcp copying build/lib/routersploit/core/tcp/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/tcp copying build/lib/routersploit/core/tcp/tcp_client.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/tcp creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/telnet copying build/lib/routersploit/core/telnet/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/telnet copying build/lib/routersploit/core/telnet/telnet_client.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/telnet creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/udp copying build/lib/routersploit/core/udp/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/udp copying build/lib/routersploit/core/udp/udp_client.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/core/udp creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/libs copying build/lib/routersploit/libs/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/libs creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/libs/apiros copying build/lib/routersploit/libs/apiros/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/libs/apiros copying build/lib/routersploit/libs/apiros/apiros_client.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/libs/apiros creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/libs/lzs copying build/lib/routersploit/libs/lzs/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/libs/lzs copying build/lib/routersploit/libs/lzs/lzs.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/libs/lzs creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules copying build/lib/routersploit/modules/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds copying build/lib/routersploit/modules/creds/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras copying build/lib/routersploit/modules/creds/cameras/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/acti copying build/lib/routersploit/modules/creds/cameras/acti/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/acti copying build/lib/routersploit/modules/creds/cameras/acti/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/acti copying build/lib/routersploit/modules/creds/cameras/acti/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/acti copying build/lib/routersploit/modules/creds/cameras/acti/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/acti copying build/lib/routersploit/modules/creds/cameras/acti/webinterface_http_form_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/acti creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/american_dynamics copying build/lib/routersploit/modules/creds/cameras/american_dynamics/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/american_dynamics copying build/lib/routersploit/modules/creds/cameras/american_dynamics/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/american_dynamics copying build/lib/routersploit/modules/creds/cameras/american_dynamics/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/american_dynamics copying build/lib/routersploit/modules/creds/cameras/american_dynamics/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/american_dynamics creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/arecont copying build/lib/routersploit/modules/creds/cameras/arecont/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/arecont copying build/lib/routersploit/modules/creds/cameras/arecont/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/arecont copying build/lib/routersploit/modules/creds/cameras/arecont/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/arecont copying build/lib/routersploit/modules/creds/cameras/arecont/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/arecont creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/avigilon copying build/lib/routersploit/modules/creds/cameras/avigilon/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/avigilon copying build/lib/routersploit/modules/creds/cameras/avigilon/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/avigilon copying build/lib/routersploit/modules/creds/cameras/avigilon/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/avigilon copying build/lib/routersploit/modules/creds/cameras/avigilon/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/avigilon creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/avtech copying build/lib/routersploit/modules/creds/cameras/avtech/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/avtech copying build/lib/routersploit/modules/creds/cameras/avtech/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/avtech copying build/lib/routersploit/modules/creds/cameras/avtech/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/avtech copying build/lib/routersploit/modules/creds/cameras/avtech/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/avtech creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/axis copying build/lib/routersploit/modules/creds/cameras/axis/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/axis copying build/lib/routersploit/modules/creds/cameras/axis/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/axis copying build/lib/routersploit/modules/creds/cameras/axis/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/axis copying build/lib/routersploit/modules/creds/cameras/axis/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/axis copying build/lib/routersploit/modules/creds/cameras/axis/webinterface_http_auth_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/axis creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/basler copying build/lib/routersploit/modules/creds/cameras/basler/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/basler copying build/lib/routersploit/modules/creds/cameras/basler/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/basler copying build/lib/routersploit/modules/creds/cameras/basler/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/basler copying build/lib/routersploit/modules/creds/cameras/basler/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/basler copying build/lib/routersploit/modules/creds/cameras/basler/webinterface_http_form_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/basler creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/brickcom copying build/lib/routersploit/modules/creds/cameras/brickcom/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/brickcom copying build/lib/routersploit/modules/creds/cameras/brickcom/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/brickcom copying build/lib/routersploit/modules/creds/cameras/brickcom/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/brickcom copying build/lib/routersploit/modules/creds/cameras/brickcom/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/brickcom copying build/lib/routersploit/modules/creds/cameras/brickcom/webinterface_http_auth_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/brickcom creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/canon copying build/lib/routersploit/modules/creds/cameras/canon/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/canon copying build/lib/routersploit/modules/creds/cameras/canon/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/canon copying build/lib/routersploit/modules/creds/cameras/canon/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/canon copying build/lib/routersploit/modules/creds/cameras/canon/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/canon copying build/lib/routersploit/modules/creds/cameras/canon/webinterface_http_auth_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/canon creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/cisco copying build/lib/routersploit/modules/creds/cameras/cisco/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/cisco copying build/lib/routersploit/modules/creds/cameras/cisco/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/cisco copying build/lib/routersploit/modules/creds/cameras/cisco/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/cisco copying build/lib/routersploit/modules/creds/cameras/cisco/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/cisco creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/dlink copying build/lib/routersploit/modules/creds/cameras/dlink/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/dlink copying build/lib/routersploit/modules/creds/cameras/dlink/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/dlink copying build/lib/routersploit/modules/creds/cameras/dlink/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/dlink copying build/lib/routersploit/modules/creds/cameras/dlink/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/dlink creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/geovision copying build/lib/routersploit/modules/creds/cameras/geovision/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/geovision copying build/lib/routersploit/modules/creds/cameras/geovision/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/geovision copying build/lib/routersploit/modules/creds/cameras/geovision/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/geovision copying build/lib/routersploit/modules/creds/cameras/geovision/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/geovision creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/grandstream copying build/lib/routersploit/modules/creds/cameras/grandstream/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/grandstream copying build/lib/routersploit/modules/creds/cameras/grandstream/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/grandstream copying build/lib/routersploit/modules/creds/cameras/grandstream/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/grandstream copying build/lib/routersploit/modules/creds/cameras/grandstream/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/grandstream creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/hikvision copying build/lib/routersploit/modules/creds/cameras/hikvision/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/hikvision copying build/lib/routersploit/modules/creds/cameras/hikvision/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/hikvision copying build/lib/routersploit/modules/creds/cameras/hikvision/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/hikvision copying build/lib/routersploit/modules/creds/cameras/hikvision/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/hikvision creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/honeywell copying build/lib/routersploit/modules/creds/cameras/honeywell/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/honeywell copying build/lib/routersploit/modules/creds/cameras/honeywell/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/honeywell copying build/lib/routersploit/modules/creds/cameras/honeywell/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/honeywell copying build/lib/routersploit/modules/creds/cameras/honeywell/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/honeywell creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/iqinvision copying build/lib/routersploit/modules/creds/cameras/iqinvision/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/iqinvision copying build/lib/routersploit/modules/creds/cameras/iqinvision/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/iqinvision copying build/lib/routersploit/modules/creds/cameras/iqinvision/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/iqinvision copying build/lib/routersploit/modules/creds/cameras/iqinvision/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/iqinvision creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/jvc copying build/lib/routersploit/modules/creds/cameras/jvc/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/jvc copying build/lib/routersploit/modules/creds/cameras/jvc/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/jvc copying build/lib/routersploit/modules/creds/cameras/jvc/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/jvc copying build/lib/routersploit/modules/creds/cameras/jvc/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/jvc creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/mobotix copying build/lib/routersploit/modules/creds/cameras/mobotix/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/mobotix copying build/lib/routersploit/modules/creds/cameras/mobotix/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/mobotix copying build/lib/routersploit/modules/creds/cameras/mobotix/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/mobotix copying build/lib/routersploit/modules/creds/cameras/mobotix/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/mobotix creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/samsung copying build/lib/routersploit/modules/creds/cameras/samsung/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/samsung copying build/lib/routersploit/modules/creds/cameras/samsung/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/samsung copying build/lib/routersploit/modules/creds/cameras/samsung/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/samsung copying build/lib/routersploit/modules/creds/cameras/samsung/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/samsung creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/sentry360 copying build/lib/routersploit/modules/creds/cameras/sentry360/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/sentry360 copying build/lib/routersploit/modules/creds/cameras/sentry360/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/sentry360 copying build/lib/routersploit/modules/creds/cameras/sentry360/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/sentry360 copying build/lib/routersploit/modules/creds/cameras/sentry360/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/sentry360 creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/siemens copying build/lib/routersploit/modules/creds/cameras/siemens/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/siemens copying build/lib/routersploit/modules/creds/cameras/siemens/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/siemens copying build/lib/routersploit/modules/creds/cameras/siemens/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/siemens copying build/lib/routersploit/modules/creds/cameras/siemens/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/siemens creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/speco copying build/lib/routersploit/modules/creds/cameras/speco/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/speco copying build/lib/routersploit/modules/creds/cameras/speco/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/speco copying build/lib/routersploit/modules/creds/cameras/speco/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/speco copying build/lib/routersploit/modules/creds/cameras/speco/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/speco creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/stardot copying build/lib/routersploit/modules/creds/cameras/stardot/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/stardot copying build/lib/routersploit/modules/creds/cameras/stardot/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/stardot copying build/lib/routersploit/modules/creds/cameras/stardot/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/stardot copying build/lib/routersploit/modules/creds/cameras/stardot/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/stardot creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/vacron copying build/lib/routersploit/modules/creds/cameras/vacron/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/vacron copying build/lib/routersploit/modules/creds/cameras/vacron/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/vacron copying build/lib/routersploit/modules/creds/cameras/vacron/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/vacron copying build/lib/routersploit/modules/creds/cameras/vacron/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/vacron creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/videoiq copying build/lib/routersploit/modules/creds/cameras/videoiq/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/videoiq copying build/lib/routersploit/modules/creds/cameras/videoiq/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/videoiq copying build/lib/routersploit/modules/creds/cameras/videoiq/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/videoiq copying build/lib/routersploit/modules/creds/cameras/videoiq/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/cameras/videoiq creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/generic copying build/lib/routersploit/modules/creds/generic/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/generic copying build/lib/routersploit/modules/creds/generic/ftp_bruteforce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/generic copying build/lib/routersploit/modules/creds/generic/ftp_default.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/generic copying build/lib/routersploit/modules/creds/generic/http_basic_digest_bruteforce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/generic copying build/lib/routersploit/modules/creds/generic/http_basic_digest_default.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/generic copying build/lib/routersploit/modules/creds/generic/snmp_bruteforce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/generic copying build/lib/routersploit/modules/creds/generic/ssh_bruteforce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/generic copying build/lib/routersploit/modules/creds/generic/ssh_default.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/generic copying build/lib/routersploit/modules/creds/generic/telnet_bruteforce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/generic copying build/lib/routersploit/modules/creds/generic/telnet_default.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/generic creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/printers copying build/lib/routersploit/modules/creds/printers/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/printers creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers copying build/lib/routersploit/modules/creds/routers/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/asmax copying build/lib/routersploit/modules/creds/routers/asmax/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/asmax copying build/lib/routersploit/modules/creds/routers/asmax/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/asmax copying build/lib/routersploit/modules/creds/routers/asmax/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/asmax copying build/lib/routersploit/modules/creds/routers/asmax/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/asmax copying build/lib/routersploit/modules/creds/routers/asmax/webinterface_http_auth_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/asmax creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/asus copying build/lib/routersploit/modules/creds/routers/asus/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/asus copying build/lib/routersploit/modules/creds/routers/asus/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/asus copying build/lib/routersploit/modules/creds/routers/asus/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/asus copying build/lib/routersploit/modules/creds/routers/asus/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/asus creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/belkin copying build/lib/routersploit/modules/creds/routers/belkin/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/belkin copying build/lib/routersploit/modules/creds/routers/belkin/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/belkin copying build/lib/routersploit/modules/creds/routers/belkin/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/belkin copying build/lib/routersploit/modules/creds/routers/belkin/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/belkin creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/bhu copying build/lib/routersploit/modules/creds/routers/bhu/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/bhu copying build/lib/routersploit/modules/creds/routers/bhu/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/bhu copying build/lib/routersploit/modules/creds/routers/bhu/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/bhu copying build/lib/routersploit/modules/creds/routers/bhu/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/bhu creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/billion copying build/lib/routersploit/modules/creds/routers/billion/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/billion copying build/lib/routersploit/modules/creds/routers/billion/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/billion copying build/lib/routersploit/modules/creds/routers/billion/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/billion copying build/lib/routersploit/modules/creds/routers/billion/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/billion creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/cisco copying build/lib/routersploit/modules/creds/routers/cisco/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/cisco copying build/lib/routersploit/modules/creds/routers/cisco/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/cisco copying build/lib/routersploit/modules/creds/routers/cisco/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/cisco copying build/lib/routersploit/modules/creds/routers/cisco/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/cisco creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/comtrend copying build/lib/routersploit/modules/creds/routers/comtrend/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/comtrend copying build/lib/routersploit/modules/creds/routers/comtrend/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/comtrend copying build/lib/routersploit/modules/creds/routers/comtrend/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/comtrend copying build/lib/routersploit/modules/creds/routers/comtrend/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/comtrend creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/dlink copying build/lib/routersploit/modules/creds/routers/dlink/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/dlink copying build/lib/routersploit/modules/creds/routers/dlink/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/dlink copying build/lib/routersploit/modules/creds/routers/dlink/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/dlink copying build/lib/routersploit/modules/creds/routers/dlink/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/dlink creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/fortinet copying build/lib/routersploit/modules/creds/routers/fortinet/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/fortinet copying build/lib/routersploit/modules/creds/routers/fortinet/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/fortinet copying build/lib/routersploit/modules/creds/routers/fortinet/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/fortinet copying build/lib/routersploit/modules/creds/routers/fortinet/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/fortinet creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/huawei copying build/lib/routersploit/modules/creds/routers/huawei/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/huawei copying build/lib/routersploit/modules/creds/routers/huawei/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/huawei copying build/lib/routersploit/modules/creds/routers/huawei/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/huawei copying build/lib/routersploit/modules/creds/routers/huawei/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/huawei creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/ipfire copying build/lib/routersploit/modules/creds/routers/ipfire/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/ipfire copying build/lib/routersploit/modules/creds/routers/ipfire/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/ipfire copying build/lib/routersploit/modules/creds/routers/ipfire/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/ipfire copying build/lib/routersploit/modules/creds/routers/ipfire/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/ipfire creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/juniper copying build/lib/routersploit/modules/creds/routers/juniper/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/juniper copying build/lib/routersploit/modules/creds/routers/juniper/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/juniper copying build/lib/routersploit/modules/creds/routers/juniper/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/juniper copying build/lib/routersploit/modules/creds/routers/juniper/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/juniper creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/linksys copying build/lib/routersploit/modules/creds/routers/linksys/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/linksys copying build/lib/routersploit/modules/creds/routers/linksys/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/linksys copying build/lib/routersploit/modules/creds/routers/linksys/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/linksys copying build/lib/routersploit/modules/creds/routers/linksys/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/linksys creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/mikrotik copying build/lib/routersploit/modules/creds/routers/mikrotik/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/mikrotik copying build/lib/routersploit/modules/creds/routers/mikrotik/api_ros_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/mikrotik copying build/lib/routersploit/modules/creds/routers/mikrotik/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/mikrotik copying build/lib/routersploit/modules/creds/routers/mikrotik/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/mikrotik copying build/lib/routersploit/modules/creds/routers/mikrotik/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/mikrotik creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/movistar copying build/lib/routersploit/modules/creds/routers/movistar/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/movistar copying build/lib/routersploit/modules/creds/routers/movistar/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/movistar copying build/lib/routersploit/modules/creds/routers/movistar/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/movistar copying build/lib/routersploit/modules/creds/routers/movistar/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/movistar creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/netcore copying build/lib/routersploit/modules/creds/routers/netcore/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/netcore copying build/lib/routersploit/modules/creds/routers/netcore/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/netcore copying build/lib/routersploit/modules/creds/routers/netcore/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/netcore copying build/lib/routersploit/modules/creds/routers/netcore/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/netcore creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/netgear copying build/lib/routersploit/modules/creds/routers/netgear/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/netgear copying build/lib/routersploit/modules/creds/routers/netgear/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/netgear copying build/lib/routersploit/modules/creds/routers/netgear/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/netgear copying build/lib/routersploit/modules/creds/routers/netgear/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/netgear creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/netsys copying build/lib/routersploit/modules/creds/routers/netsys/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/netsys copying build/lib/routersploit/modules/creds/routers/netsys/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/netsys copying build/lib/routersploit/modules/creds/routers/netsys/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/netsys copying build/lib/routersploit/modules/creds/routers/netsys/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/netsys creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/pfsense copying build/lib/routersploit/modules/creds/routers/pfsense/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/pfsense copying build/lib/routersploit/modules/creds/routers/pfsense/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/pfsense copying build/lib/routersploit/modules/creds/routers/pfsense/webinterface_http_form_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/pfsense creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/technicolor copying build/lib/routersploit/modules/creds/routers/technicolor/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/technicolor copying build/lib/routersploit/modules/creds/routers/technicolor/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/technicolor copying build/lib/routersploit/modules/creds/routers/technicolor/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/technicolor copying build/lib/routersploit/modules/creds/routers/technicolor/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/technicolor creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/thomson copying build/lib/routersploit/modules/creds/routers/thomson/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/thomson copying build/lib/routersploit/modules/creds/routers/thomson/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/thomson copying build/lib/routersploit/modules/creds/routers/thomson/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/thomson copying build/lib/routersploit/modules/creds/routers/thomson/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/thomson creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/tplink copying build/lib/routersploit/modules/creds/routers/tplink/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/tplink copying build/lib/routersploit/modules/creds/routers/tplink/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/tplink copying build/lib/routersploit/modules/creds/routers/tplink/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/tplink copying build/lib/routersploit/modules/creds/routers/tplink/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/tplink creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/ubiquiti copying build/lib/routersploit/modules/creds/routers/ubiquiti/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/ubiquiti copying build/lib/routersploit/modules/creds/routers/ubiquiti/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/ubiquiti copying build/lib/routersploit/modules/creds/routers/ubiquiti/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/ubiquiti copying build/lib/routersploit/modules/creds/routers/ubiquiti/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/ubiquiti creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/zte copying build/lib/routersploit/modules/creds/routers/zte/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/zte copying build/lib/routersploit/modules/creds/routers/zte/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/zte copying build/lib/routersploit/modules/creds/routers/zte/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/zte copying build/lib/routersploit/modules/creds/routers/zte/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/zte creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/zyxel copying build/lib/routersploit/modules/creds/routers/zyxel/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/zyxel copying build/lib/routersploit/modules/creds/routers/zyxel/ftp_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/zyxel copying build/lib/routersploit/modules/creds/routers/zyxel/ssh_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/zyxel copying build/lib/routersploit/modules/creds/routers/zyxel/telnet_default_creds.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/creds/routers/zyxel creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/encoders copying build/lib/routersploit/modules/encoders/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/encoders creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/encoders/php copying build/lib/routersploit/modules/encoders/php/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/encoders/php copying build/lib/routersploit/modules/encoders/php/base64.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/encoders/php copying build/lib/routersploit/modules/encoders/php/hex.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/encoders/php creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/encoders/python copying build/lib/routersploit/modules/encoders/python/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/encoders/python copying build/lib/routersploit/modules/encoders/python/base64.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/encoders/python copying build/lib/routersploit/modules/encoders/python/hex.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/encoders/python creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits copying build/lib/routersploit/modules/exploits/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras copying build/lib/routersploit/modules/exploits/cameras/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras/avigilon copying build/lib/routersploit/modules/exploits/cameras/avigilon/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras/avigilon copying build/lib/routersploit/modules/exploits/cameras/avigilon/videoiq_camera_path_traversal.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras/avigilon creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras/brickcom copying build/lib/routersploit/modules/exploits/cameras/brickcom/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras/brickcom copying build/lib/routersploit/modules/exploits/cameras/brickcom/corp_network_cameras_conf_disclosure.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras/brickcom copying build/lib/routersploit/modules/exploits/cameras/brickcom/users_cgi_creds_disclosure.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras/brickcom creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras/cisco copying build/lib/routersploit/modules/exploits/cameras/cisco/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras/cisco copying build/lib/routersploit/modules/exploits/cameras/cisco/video_surv_path_traversal.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras/cisco creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras/dlink copying build/lib/routersploit/modules/exploits/cameras/dlink/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras/dlink copying build/lib/routersploit/modules/exploits/cameras/dlink/dcs_930l_932l_auth_bypass.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras/dlink creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras/grandstream copying build/lib/routersploit/modules/exploits/cameras/grandstream/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras/grandstream copying build/lib/routersploit/modules/exploits/cameras/grandstream/gxv3611hd_ip_camera_backdoor.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras/grandstream copying build/lib/routersploit/modules/exploits/cameras/grandstream/gxv3611hd_ip_camera_sqli.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras/grandstream creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras/honeywell copying build/lib/routersploit/modules/exploits/cameras/honeywell/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras/honeywell copying build/lib/routersploit/modules/exploits/cameras/honeywell/hicc_1100pt_password_disclosure.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras/honeywell creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras/multi copying build/lib/routersploit/modules/exploits/cameras/multi/P2P_wificam_credential_disclosure.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras/multi copying build/lib/routersploit/modules/exploits/cameras/multi/P2P_wificam_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras/multi copying build/lib/routersploit/modules/exploits/cameras/multi/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras/multi copying build/lib/routersploit/modules/exploits/cameras/multi/dvr_creds_disclosure.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras/multi copying build/lib/routersploit/modules/exploits/cameras/multi/jvc_vanderbilt_honeywell_path_traversal.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras/multi copying build/lib/routersploit/modules/exploits/cameras/multi/netwave_ip_camera_information_disclosure.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras/multi creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras/mvpower copying build/lib/routersploit/modules/exploits/cameras/mvpower/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras/mvpower copying build/lib/routersploit/modules/exploits/cameras/mvpower/dvr_jaws_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras/mvpower creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras/siemens copying build/lib/routersploit/modules/exploits/cameras/siemens/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras/siemens copying build/lib/routersploit/modules/exploits/cameras/siemens/cvms2025_credentials_disclosure.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras/siemens creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras/xiongmai copying build/lib/routersploit/modules/exploits/cameras/xiongmai/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras/xiongmai copying build/lib/routersploit/modules/exploits/cameras/xiongmai/uc_httpd_path_traversal.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/cameras/xiongmai creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/generic copying build/lib/routersploit/modules/exploits/generic/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/generic copying build/lib/routersploit/modules/exploits/generic/heartbleed.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/generic copying build/lib/routersploit/modules/exploits/generic/shellshock.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/generic copying build/lib/routersploit/modules/exploits/generic/ssh_auth_keys.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/generic creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/misc copying build/lib/routersploit/modules/exploits/misc/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/misc creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/misc/asus copying build/lib/routersploit/modules/exploits/misc/asus/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/misc/asus copying build/lib/routersploit/modules/exploits/misc/asus/b1m_projector_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/misc/asus creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/misc/miele copying build/lib/routersploit/modules/exploits/misc/miele/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/misc/miele copying build/lib/routersploit/modules/exploits/misc/miele/pg8528_path_traversal.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/misc/miele creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/misc/wepresent copying build/lib/routersploit/modules/exploits/misc/wepresent/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/misc/wepresent copying build/lib/routersploit/modules/exploits/misc/wepresent/wipg1000_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/misc/wepresent creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers copying build/lib/routersploit/modules/exploits/routers/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/2wire copying build/lib/routersploit/modules/exploits/routers/2wire/4011g_5012nv_path_traversal.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/2wire copying build/lib/routersploit/modules/exploits/routers/2wire/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/2wire copying build/lib/routersploit/modules/exploits/routers/2wire/gateway_auth_bypass.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/2wire creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/3com copying build/lib/routersploit/modules/exploits/routers/3com/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/3com copying build/lib/routersploit/modules/exploits/routers/3com/ap8760_password_disclosure.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/3com copying build/lib/routersploit/modules/exploits/routers/3com/imc_info_disclosure.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/3com copying build/lib/routersploit/modules/exploits/routers/3com/imc_path_traversal.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/3com copying build/lib/routersploit/modules/exploits/routers/3com/officeconnect_info_disclosure.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/3com copying build/lib/routersploit/modules/exploits/routers/3com/officeconnect_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/3com creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/asmax copying build/lib/routersploit/modules/exploits/routers/asmax/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/asmax copying build/lib/routersploit/modules/exploits/routers/asmax/ar_1004g_password_disclosure.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/asmax copying build/lib/routersploit/modules/exploits/routers/asmax/ar_804_gu_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/asmax creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/asus copying build/lib/routersploit/modules/exploits/routers/asus/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/asus copying build/lib/routersploit/modules/exploits/routers/asus/asuswrt_lan_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/asus copying build/lib/routersploit/modules/exploits/routers/asus/infosvr_backdoor_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/asus copying build/lib/routersploit/modules/exploits/routers/asus/rt_n16_password_disclosure.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/asus creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/belkin copying build/lib/routersploit/modules/exploits/routers/belkin/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/belkin copying build/lib/routersploit/modules/exploits/routers/belkin/auth_bypass.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/belkin copying build/lib/routersploit/modules/exploits/routers/belkin/g_n150_password_disclosure.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/belkin copying build/lib/routersploit/modules/exploits/routers/belkin/g_plus_info_disclosure.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/belkin copying build/lib/routersploit/modules/exploits/routers/belkin/n150_path_traversal.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/belkin copying build/lib/routersploit/modules/exploits/routers/belkin/n750_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/belkin copying build/lib/routersploit/modules/exploits/routers/belkin/play_max_prce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/belkin creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/bhu copying build/lib/routersploit/modules/exploits/routers/bhu/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/bhu copying build/lib/routersploit/modules/exploits/routers/bhu/bhu_urouter_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/bhu creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/billion copying build/lib/routersploit/modules/exploits/routers/billion/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/billion copying build/lib/routersploit/modules/exploits/routers/billion/billion_5200w_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/billion copying build/lib/routersploit/modules/exploits/routers/billion/billion_7700nr4_password_disclosure.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/billion creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/cisco copying build/lib/routersploit/modules/exploits/routers/cisco/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/cisco copying build/lib/routersploit/modules/exploits/routers/cisco/catalyst_2960_rocem.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/cisco copying build/lib/routersploit/modules/exploits/routers/cisco/dpc2420_info_disclosure.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/cisco copying build/lib/routersploit/modules/exploits/routers/cisco/firepower_management60_path_traversal.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/cisco copying build/lib/routersploit/modules/exploits/routers/cisco/firepower_management60_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/cisco copying build/lib/routersploit/modules/exploits/routers/cisco/ios_http_authorization_bypass.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/cisco copying build/lib/routersploit/modules/exploits/routers/cisco/secure_acs_bypass.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/cisco copying build/lib/routersploit/modules/exploits/routers/cisco/ucm_info_disclosure.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/cisco copying build/lib/routersploit/modules/exploits/routers/cisco/ucs_manager_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/cisco copying build/lib/routersploit/modules/exploits/routers/cisco/unified_multi_path_traversal.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/cisco creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/comtrend copying build/lib/routersploit/modules/exploits/routers/comtrend/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/comtrend copying build/lib/routersploit/modules/exploits/routers/comtrend/ct_5361t_password_disclosure.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/comtrend creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/dlink copying build/lib/routersploit/modules/exploits/routers/dlink/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/dlink copying build/lib/routersploit/modules/exploits/routers/dlink/dcs_930l_auth_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/dlink copying build/lib/routersploit/modules/exploits/routers/dlink/dgs_1510_add_user.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/dlink copying build/lib/routersploit/modules/exploits/routers/dlink/dir_300_320_600_615_info_disclosure.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/dlink copying build/lib/routersploit/modules/exploits/routers/dlink/dir_300_320_615_auth_bypass.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/dlink copying build/lib/routersploit/modules/exploits/routers/dlink/dir_300_600_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/dlink copying build/lib/routersploit/modules/exploits/routers/dlink/dir_300_645_815_upnp_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/dlink copying build/lib/routersploit/modules/exploits/routers/dlink/dir_645_815_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/dlink copying build/lib/routersploit/modules/exploits/routers/dlink/dir_645_password_disclosure.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/dlink copying build/lib/routersploit/modules/exploits/routers/dlink/dir_815_850l_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/dlink copying build/lib/routersploit/modules/exploits/routers/dlink/dir_825_path_traversal.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/dlink copying build/lib/routersploit/modules/exploits/routers/dlink/dir_850l_creds_disclosure.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/dlink copying build/lib/routersploit/modules/exploits/routers/dlink/dir_8xx_password_disclosure.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/dlink copying build/lib/routersploit/modules/exploits/routers/dlink/dns_320l_327l_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/dlink copying build/lib/routersploit/modules/exploits/routers/dlink/dsl_2640b_dns_change.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/dlink copying build/lib/routersploit/modules/exploits/routers/dlink/dsl_2730_2750_path_traversal.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/dlink copying build/lib/routersploit/modules/exploits/routers/dlink/dsl_2730b_2780b_526b_dns_change.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/dlink copying build/lib/routersploit/modules/exploits/routers/dlink/dsl_2740r_dns_change.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/dlink copying build/lib/routersploit/modules/exploits/routers/dlink/dsl_2750b_info_disclosure.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/dlink copying build/lib/routersploit/modules/exploits/routers/dlink/dsl_2750b_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/dlink copying build/lib/routersploit/modules/exploits/routers/dlink/dsp_w110_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/dlink copying build/lib/routersploit/modules/exploits/routers/dlink/dvg_n5402sp_path_traversal.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/dlink copying build/lib/routersploit/modules/exploits/routers/dlink/dwl_3200ap_password_disclosure.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/dlink copying build/lib/routersploit/modules/exploits/routers/dlink/dwr_932_info_disclosure.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/dlink copying build/lib/routersploit/modules/exploits/routers/dlink/dwr_932b_backdoor.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/dlink copying build/lib/routersploit/modules/exploits/routers/dlink/multi_hedwig_cgi_exec.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/dlink copying build/lib/routersploit/modules/exploits/routers/dlink/multi_hnap_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/dlink creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/fortinet copying build/lib/routersploit/modules/exploits/routers/fortinet/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/fortinet copying build/lib/routersploit/modules/exploits/routers/fortinet/fortigate_os_backdoor.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/fortinet creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/huawei copying build/lib/routersploit/modules/exploits/routers/huawei/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/huawei copying build/lib/routersploit/modules/exploits/routers/huawei/e5331_mifi_info_disclosure.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/huawei copying build/lib/routersploit/modules/exploits/routers/huawei/hg520_info_disclosure.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/huawei copying build/lib/routersploit/modules/exploits/routers/huawei/hg530_hg520b_password_disclosure.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/huawei copying build/lib/routersploit/modules/exploits/routers/huawei/hg866_password_change.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/huawei creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/ipfire copying build/lib/routersploit/modules/exploits/routers/ipfire/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/ipfire copying build/lib/routersploit/modules/exploits/routers/ipfire/ipfire_oinkcode_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/ipfire copying build/lib/routersploit/modules/exploits/routers/ipfire/ipfire_proxy_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/ipfire copying build/lib/routersploit/modules/exploits/routers/ipfire/ipfire_shellshock.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/ipfire creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/linksys copying build/lib/routersploit/modules/exploits/routers/linksys/1500_2500_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/linksys copying build/lib/routersploit/modules/exploits/routers/linksys/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/linksys copying build/lib/routersploit/modules/exploits/routers/linksys/eseries_themoon_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/linksys copying build/lib/routersploit/modules/exploits/routers/linksys/smartwifi_password_disclosure.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/linksys copying build/lib/routersploit/modules/exploits/routers/linksys/wap54gv3_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/linksys copying build/lib/routersploit/modules/exploits/routers/linksys/wrt100_110_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/linksys creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/mikrotik copying build/lib/routersploit/modules/exploits/routers/mikrotik/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/mikrotik copying build/lib/routersploit/modules/exploits/routers/mikrotik/routeros_jailbreak.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/mikrotik copying build/lib/routersploit/modules/exploits/routers/mikrotik/winbox_auth_bypass_creds_disclosure.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/mikrotik creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/movistar copying build/lib/routersploit/modules/exploits/routers/movistar/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/movistar copying build/lib/routersploit/modules/exploits/routers/movistar/adsl_router_bhs_rta_path_traversal.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/movistar creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/multi copying build/lib/routersploit/modules/exploits/routers/multi/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/multi copying build/lib/routersploit/modules/exploits/routers/multi/gpon_home_gateway_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/multi copying build/lib/routersploit/modules/exploits/routers/multi/misfortune_cookie.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/multi copying build/lib/routersploit/modules/exploits/routers/multi/rom0.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/multi copying build/lib/routersploit/modules/exploits/routers/multi/tcp_32764_info_disclosure.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/multi copying build/lib/routersploit/modules/exploits/routers/multi/tcp_32764_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/multi creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/netcore copying build/lib/routersploit/modules/exploits/routers/netcore/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/netcore copying build/lib/routersploit/modules/exploits/routers/netcore/udp_53413_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/netcore creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/netgear copying build/lib/routersploit/modules/exploits/routers/netgear/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/netgear copying build/lib/routersploit/modules/exploits/routers/netgear/dgn2200_dnslookup_cgi_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/netgear copying build/lib/routersploit/modules/exploits/routers/netgear/dgn2200_ping_cgi_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/netgear copying build/lib/routersploit/modules/exploits/routers/netgear/jnr1010_path_traversal.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/netgear copying build/lib/routersploit/modules/exploits/routers/netgear/multi_password_disclosure-2017-5521.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/netgear copying build/lib/routersploit/modules/exploits/routers/netgear/multi_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/netgear copying build/lib/routersploit/modules/exploits/routers/netgear/n300_auth_bypass.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/netgear copying build/lib/routersploit/modules/exploits/routers/netgear/prosafe_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/netgear copying build/lib/routersploit/modules/exploits/routers/netgear/r7000_r6400_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/netgear copying build/lib/routersploit/modules/exploits/routers/netgear/wnr500_612v3_jnr1010_2010_path_traversal.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/netgear creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/netsys copying build/lib/routersploit/modules/exploits/routers/netsys/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/netsys copying build/lib/routersploit/modules/exploits/routers/netsys/multi_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/netsys creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/shuttle copying build/lib/routersploit/modules/exploits/routers/shuttle/915wm_dns_change.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/shuttle copying build/lib/routersploit/modules/exploits/routers/shuttle/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/shuttle creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/technicolor copying build/lib/routersploit/modules/exploits/routers/technicolor/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/technicolor copying build/lib/routersploit/modules/exploits/routers/technicolor/dwg855_authbypass.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/technicolor copying build/lib/routersploit/modules/exploits/routers/technicolor/tc7200_password_disclosure.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/technicolor copying build/lib/routersploit/modules/exploits/routers/technicolor/tc7200_password_disclosure_v2.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/technicolor copying build/lib/routersploit/modules/exploits/routers/technicolor/tg784_authbypass.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/technicolor creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/thomson copying build/lib/routersploit/modules/exploits/routers/thomson/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/thomson copying build/lib/routersploit/modules/exploits/routers/thomson/twg849_info_disclosure.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/thomson copying build/lib/routersploit/modules/exploits/routers/thomson/twg850_password_disclosure.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/thomson creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/tplink copying build/lib/routersploit/modules/exploits/routers/tplink/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/tplink copying build/lib/routersploit/modules/exploits/routers/tplink/archer_c2_c20i_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/tplink copying build/lib/routersploit/modules/exploits/routers/tplink/wdr740nd_wdr740n_backdoor.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/tplink copying build/lib/routersploit/modules/exploits/routers/tplink/wdr740nd_wdr740n_path_traversal.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/tplink copying build/lib/routersploit/modules/exploits/routers/tplink/wdr842nd_wdr842n_configure_disclosure.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/tplink creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/ubiquiti copying build/lib/routersploit/modules/exploits/routers/ubiquiti/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/ubiquiti copying build/lib/routersploit/modules/exploits/routers/ubiquiti/airos_6_x.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/ubiquiti creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/zte copying build/lib/routersploit/modules/exploits/routers/zte/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/zte copying build/lib/routersploit/modules/exploits/routers/zte/f460_f660_backdoor.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/zte copying build/lib/routersploit/modules/exploits/routers/zte/zxv10_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/zte creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/zyxel copying build/lib/routersploit/modules/exploits/routers/zyxel/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/zyxel copying build/lib/routersploit/modules/exploits/routers/zyxel/d1000_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/zyxel copying build/lib/routersploit/modules/exploits/routers/zyxel/d1000_wifi_password_disclosure.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/zyxel copying build/lib/routersploit/modules/exploits/routers/zyxel/p660hn_t_v1_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/zyxel copying build/lib/routersploit/modules/exploits/routers/zyxel/p660hn_t_v2_rce.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/zyxel copying build/lib/routersploit/modules/exploits/routers/zyxel/zywall_usg_extract_hashes.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/exploits/routers/zyxel creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/generic copying build/lib/routersploit/modules/generic/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/generic creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/generic/bluetooth copying build/lib/routersploit/modules/generic/bluetooth/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/generic/bluetooth copying build/lib/routersploit/modules/generic/bluetooth/btle_enumerate.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/generic/bluetooth copying build/lib/routersploit/modules/generic/bluetooth/btle_scan.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/generic/bluetooth copying build/lib/routersploit/modules/generic/bluetooth/btle_write.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/generic/bluetooth creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/generic/upnp copying build/lib/routersploit/modules/generic/upnp/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/generic/upnp copying build/lib/routersploit/modules/generic/upnp/ssdp_msearch.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/generic/upnp creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads copying build/lib/routersploit/modules/payloads/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/armle copying build/lib/routersploit/modules/payloads/armle/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/armle copying build/lib/routersploit/modules/payloads/armle/bind_tcp.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/armle copying build/lib/routersploit/modules/payloads/armle/reverse_tcp.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/armle creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/cmd copying build/lib/routersploit/modules/payloads/cmd/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/cmd copying build/lib/routersploit/modules/payloads/cmd/awk_bind_tcp.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/cmd copying build/lib/routersploit/modules/payloads/cmd/awk_bind_udp.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/cmd copying build/lib/routersploit/modules/payloads/cmd/awk_reverse_tcp.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/cmd copying build/lib/routersploit/modules/payloads/cmd/bash_reverse_tcp.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/cmd copying build/lib/routersploit/modules/payloads/cmd/netcat_bind_tcp.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/cmd copying build/lib/routersploit/modules/payloads/cmd/netcat_reverse_tcp.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/cmd copying build/lib/routersploit/modules/payloads/cmd/perl_bind_tcp.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/cmd copying build/lib/routersploit/modules/payloads/cmd/perl_reverse_tcp.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/cmd copying build/lib/routersploit/modules/payloads/cmd/php_bind_tcp.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/cmd copying build/lib/routersploit/modules/payloads/cmd/php_reverse_tcp.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/cmd copying build/lib/routersploit/modules/payloads/cmd/python_bind_tcp.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/cmd copying build/lib/routersploit/modules/payloads/cmd/python_bind_udp.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/cmd copying build/lib/routersploit/modules/payloads/cmd/python_reverse_tcp.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/cmd copying build/lib/routersploit/modules/payloads/cmd/python_reverse_udp.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/cmd creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/mipsbe copying build/lib/routersploit/modules/payloads/mipsbe/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/mipsbe copying build/lib/routersploit/modules/payloads/mipsbe/bind_tcp.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/mipsbe copying build/lib/routersploit/modules/payloads/mipsbe/reverse_tcp.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/mipsbe creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/mipsle copying build/lib/routersploit/modules/payloads/mipsle/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/mipsle copying build/lib/routersploit/modules/payloads/mipsle/bind_tcp.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/mipsle copying build/lib/routersploit/modules/payloads/mipsle/reverse_tcp.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/mipsle creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/perl copying build/lib/routersploit/modules/payloads/perl/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/perl copying build/lib/routersploit/modules/payloads/perl/bind_tcp.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/perl copying build/lib/routersploit/modules/payloads/perl/reverse_tcp.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/perl creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/php copying build/lib/routersploit/modules/payloads/php/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/php copying build/lib/routersploit/modules/payloads/php/bind_tcp.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/php copying build/lib/routersploit/modules/payloads/php/reverse_tcp.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/php creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/python copying build/lib/routersploit/modules/payloads/python/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/python copying build/lib/routersploit/modules/payloads/python/bind_tcp.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/python copying build/lib/routersploit/modules/payloads/python/bind_udp.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/python copying build/lib/routersploit/modules/payloads/python/reverse_tcp.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/python copying build/lib/routersploit/modules/payloads/python/reverse_udp.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/python creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/x64 copying build/lib/routersploit/modules/payloads/x64/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/x64 copying build/lib/routersploit/modules/payloads/x64/bind_tcp.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/x64 copying build/lib/routersploit/modules/payloads/x64/reverse_tcp.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/x64 creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/x86 copying build/lib/routersploit/modules/payloads/x86/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/x86 copying build/lib/routersploit/modules/payloads/x86/bind_tcp.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/x86 copying build/lib/routersploit/modules/payloads/x86/reverse_tcp.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/payloads/x86 creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/scanners copying build/lib/routersploit/modules/scanners/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/scanners copying build/lib/routersploit/modules/scanners/autopwn.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/scanners creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/scanners/cameras copying build/lib/routersploit/modules/scanners/cameras/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/scanners/cameras copying build/lib/routersploit/modules/scanners/cameras/camera_scan.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/scanners/cameras creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/scanners/misc copying build/lib/routersploit/modules/scanners/misc/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/scanners/misc copying build/lib/routersploit/modules/scanners/misc/misc_scan.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/scanners/misc creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/scanners/routers copying build/lib/routersploit/modules/scanners/routers/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/scanners/routers copying build/lib/routersploit/modules/scanners/routers/router_scan.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/modules/scanners/routers creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/resources copying build/lib/routersploit/resources/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/resources creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/resources/wordlists copying build/lib/routersploit/resources/wordlists/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/resources/wordlists copying build/lib/routersploit/resources/wordlists/defaults.txt -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/resources/wordlists copying build/lib/routersploit/resources/wordlists/passwords.txt -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/resources/wordlists copying build/lib/routersploit/resources/wordlists/snmp.txt -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/resources/wordlists copying build/lib/routersploit/resources/wordlists/usernames.txt -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/resources/wordlists creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/resources/ssh_keys copying build/lib/routersploit/resources/ssh_keys/array-networks-vapv-vxag.json -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/resources/ssh_keys copying build/lib/routersploit/resources/ssh_keys/array-networks-vapv-vxag.key -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/resources/ssh_keys copying build/lib/routersploit/resources/ssh_keys/barracuda_load_balancer_vm.json -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/resources/ssh_keys copying build/lib/routersploit/resources/ssh_keys/barracuda_load_balancer_vm.key -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/resources/ssh_keys copying build/lib/routersploit/resources/ssh_keys/ceragon-fibeair-cve-2015-0936.json -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/resources/ssh_keys copying build/lib/routersploit/resources/ssh_keys/ceragon-fibeair-cve-2015-0936.key -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/resources/ssh_keys copying build/lib/routersploit/resources/ssh_keys/exagrid-cve-2016-1561.json -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/resources/ssh_keys copying build/lib/routersploit/resources/ssh_keys/exagrid-cve-2016-1561.key -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/resources/ssh_keys copying build/lib/routersploit/resources/ssh_keys/f5-bigip-cve-2012-1493.json -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/resources/ssh_keys copying build/lib/routersploit/resources/ssh_keys/f5-bigip-cve-2012-1493.key -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/resources/ssh_keys copying build/lib/routersploit/resources/ssh_keys/loadbalancer.org-enterprise-va.json -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/resources/ssh_keys copying build/lib/routersploit/resources/ssh_keys/loadbalancer.org-enterprise-va.key -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/resources/ssh_keys copying build/lib/routersploit/resources/ssh_keys/monroe-dasdec-cve-2013-0137.json -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/resources/ssh_keys copying build/lib/routersploit/resources/ssh_keys/monroe-dasdec-cve-2013-0137.key -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/resources/ssh_keys copying build/lib/routersploit/resources/ssh_keys/quantum-dxi-v1000.json -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/resources/ssh_keys copying build/lib/routersploit/resources/ssh_keys/quantum-dxi-v1000.key -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/resources/ssh_keys copying build/lib/routersploit/resources/ssh_keys/vagrant.json -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/resources/ssh_keys copying build/lib/routersploit/resources/ssh_keys/vagrant.key -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/resources/ssh_keys creating build/bdist.openbsd-7.5-amd64/wheel/routersploit/resources/vendors copying build/lib/routersploit/resources/vendors/oui.dat -> build/bdist.openbsd-7.5-amd64/wheel/routersploit/resources/vendors running install_egg_info Copying routersploit.egg-info to build/bdist.openbsd-7.5-amd64/wheel/routersploit-3.4.0-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/routersploit-3.4.0.data creating build/bdist.openbsd-7.5-amd64/wheel/routersploit-3.4.0.data/scripts copying build/scripts-3.10/rsf.py -> build/bdist.openbsd-7.5-amd64/wheel/routersploit-3.4.0.data/scripts changing mode of build/bdist.openbsd-7.5-amd64/wheel/routersploit-3.4.0.data/scripts/rsf.py to 755 creating build/bdist.openbsd-7.5-amd64/wheel/routersploit-3.4.0.dist-info/WHEEL creating '/exopi-obj/pobj/routersploit-3.4.0/routersploit-3.4.0/dist/.tmp-zo693xjq/routersploit-3.4.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'routersploit/__init__.py' adding 'routersploit/interpreter.py' adding 'routersploit/core/__init__.py' adding 'routersploit/core/bluetooth/__init__.py' adding 'routersploit/core/bluetooth/btle_client.py' adding 'routersploit/core/bluetooth/btle/__init__.py' adding 'routersploit/core/bluetooth/btle/btle_device.py' adding 'routersploit/core/bluetooth/btle/btle_scanner.py' adding 'routersploit/core/exploit/__init__.py' adding 'routersploit/core/exploit/encoders.py' adding 'routersploit/core/exploit/exceptions.py' adding 'routersploit/core/exploit/exploit.py' adding 'routersploit/core/exploit/option.py' adding 'routersploit/core/exploit/payloads.py' adding 'routersploit/core/exploit/printer.py' adding 'routersploit/core/exploit/shell.py' adding 'routersploit/core/exploit/utils.py' adding 'routersploit/core/ftp/__init__.py' adding 'routersploit/core/ftp/ftp_client.py' adding 'routersploit/core/http/__init__.py' adding 'routersploit/core/http/http_client.py' adding 'routersploit/core/snmp/__init__.py' adding 'routersploit/core/snmp/snmp_client.py' adding 'routersploit/core/ssh/__init__.py' adding 'routersploit/core/ssh/ssh_client.py' adding 'routersploit/core/tcp/__init__.py' adding 'routersploit/core/tcp/tcp_client.py' adding 'routersploit/core/telnet/__init__.py' adding 'routersploit/core/telnet/telnet_client.py' adding 'routersploit/core/udp/__init__.py' adding 'routersploit/core/udp/udp_client.py' adding 'routersploit/libs/__init__.py' adding 'routersploit/libs/apiros/__init__.py' adding 'routersploit/libs/apiros/apiros_client.py' adding 'routersploit/libs/lzs/__init__.py' adding 'routersploit/libs/lzs/lzs.py' adding 'routersploit/modules/__init__.py' adding 'routersploit/modules/creds/__init__.py' adding 'routersploit/modules/creds/cameras/__init__.py' adding 'routersploit/modules/creds/cameras/acti/__init__.py' adding 'routersploit/modules/creds/cameras/acti/ftp_default_creds.py' adding 'routersploit/modules/creds/cameras/acti/ssh_default_creds.py' adding 'routersploit/modules/creds/cameras/acti/telnet_default_creds.py' adding 'routersploit/modules/creds/cameras/acti/webinterface_http_form_default_creds.py' adding 'routersploit/modules/creds/cameras/american_dynamics/__init__.py' adding 'routersploit/modules/creds/cameras/american_dynamics/ftp_default_creds.py' adding 'routersploit/modules/creds/cameras/american_dynamics/ssh_default_creds.py' adding 'routersploit/modules/creds/cameras/american_dynamics/telnet_default_creds.py' adding 'routersploit/modules/creds/cameras/arecont/__init__.py' adding 'routersploit/modules/creds/cameras/arecont/ftp_default_creds.py' adding 'routersploit/modules/creds/cameras/arecont/ssh_default_creds.py' adding 'routersploit/modules/creds/cameras/arecont/telnet_default_creds.py' adding 'routersploit/modules/creds/cameras/avigilon/__init__.py' adding 'routersploit/modules/creds/cameras/avigilon/ftp_default_creds.py' adding 'routersploit/modules/creds/cameras/avigilon/ssh_default_creds.py' adding 'routersploit/modules/creds/cameras/avigilon/telnet_default_creds.py' adding 'routersploit/modules/creds/cameras/avtech/__init__.py' adding 'routersploit/modules/creds/cameras/avtech/ftp_default_creds.py' adding 'routersploit/modules/creds/cameras/avtech/ssh_default_creds.py' adding 'routersploit/modules/creds/cameras/avtech/telnet_default_creds.py' adding 'routersploit/modules/creds/cameras/axis/__init__.py' adding 'routersploit/modules/creds/cameras/axis/ftp_default_creds.py' adding 'routersploit/modules/creds/cameras/axis/ssh_default_creds.py' adding 'routersploit/modules/creds/cameras/axis/telnet_default_creds.py' adding 'routersploit/modules/creds/cameras/axis/webinterface_http_auth_default_creds.py' adding 'routersploit/modules/creds/cameras/basler/__init__.py' adding 'routersploit/modules/creds/cameras/basler/ftp_default_creds.py' adding 'routersploit/modules/creds/cameras/basler/ssh_default_creds.py' adding 'routersploit/modules/creds/cameras/basler/telnet_default_creds.py' adding 'routersploit/modules/creds/cameras/basler/webinterface_http_form_default_creds.py' adding 'routersploit/modules/creds/cameras/brickcom/__init__.py' adding 'routersploit/modules/creds/cameras/brickcom/ftp_default_creds.py' adding 'routersploit/modules/creds/cameras/brickcom/ssh_default_creds.py' adding 'routersploit/modules/creds/cameras/brickcom/telnet_default_creds.py' adding 'routersploit/modules/creds/cameras/brickcom/webinterface_http_auth_default_creds.py' adding 'routersploit/modules/creds/cameras/canon/__init__.py' adding 'routersploit/modules/creds/cameras/canon/ftp_default_creds.py' adding 'routersploit/modules/creds/cameras/canon/ssh_default_creds.py' adding 'routersploit/modules/creds/cameras/canon/telnet_default_creds.py' adding 'routersploit/modules/creds/cameras/canon/webinterface_http_auth_default_creds.py' adding 'routersploit/modules/creds/cameras/cisco/__init__.py' adding 'routersploit/modules/creds/cameras/cisco/ftp_default_creds.py' adding 'routersploit/modules/creds/cameras/cisco/ssh_default_creds.py' adding 'routersploit/modules/creds/cameras/cisco/telnet_default_creds.py' adding 'routersploit/modules/creds/cameras/dlink/__init__.py' adding 'routersploit/modules/creds/cameras/dlink/ftp_default_creds.py' adding 'routersploit/modules/creds/cameras/dlink/ssh_default_creds.py' adding 'routersploit/modules/creds/cameras/dlink/telnet_default_creds.py' adding 'routersploit/modules/creds/cameras/geovision/__init__.py' adding 'routersploit/modules/creds/cameras/geovision/ftp_default_creds.py' adding 'routersploit/modules/creds/cameras/geovision/ssh_default_creds.py' adding 'routersploit/modules/creds/cameras/geovision/telnet_default_creds.py' adding 'routersploit/modules/creds/cameras/grandstream/__init__.py' adding 'routersploit/modules/creds/cameras/grandstream/ftp_default_creds.py' adding 'routersploit/modules/creds/cameras/grandstream/ssh_default_creds.py' adding 'routersploit/modules/creds/cameras/grandstream/telnet_default_creds.py' adding 'routersploit/modules/creds/cameras/hikvision/__init__.py' adding 'routersploit/modules/creds/cameras/hikvision/ftp_default_creds.py' adding 'routersploit/modules/creds/cameras/hikvision/ssh_default_creds.py' adding 'routersploit/modules/creds/cameras/hikvision/telnet_default_creds.py' adding 'routersploit/modules/creds/cameras/honeywell/__init__.py' adding 'routersploit/modules/creds/cameras/honeywell/ftp_default_creds.py' adding 'routersploit/modules/creds/cameras/honeywell/ssh_default_creds.py' adding 'routersploit/modules/creds/cameras/honeywell/telnet_default_creds.py' adding 'routersploit/modules/creds/cameras/iqinvision/__init__.py' adding 'routersploit/modules/creds/cameras/iqinvision/ftp_default_creds.py' adding 'routersploit/modules/creds/cameras/iqinvision/ssh_default_creds.py' adding 'routersploit/modules/creds/cameras/iqinvision/telnet_default_creds.py' adding 'routersploit/modules/creds/cameras/jvc/__init__.py' adding 'routersploit/modules/creds/cameras/jvc/ftp_default_creds.py' adding 'routersploit/modules/creds/cameras/jvc/ssh_default_creds.py' adding 'routersploit/modules/creds/cameras/jvc/telnet_default_creds.py' adding 'routersploit/modules/creds/cameras/mobotix/__init__.py' adding 'routersploit/modules/creds/cameras/mobotix/ftp_default_creds.py' adding 'routersploit/modules/creds/cameras/mobotix/ssh_default_creds.py' adding 'routersploit/modules/creds/cameras/mobotix/telnet_default_creds.py' adding 'routersploit/modules/creds/cameras/samsung/__init__.py' adding 'routersploit/modules/creds/cameras/samsung/ftp_default_creds.py' adding 'routersploit/modules/creds/cameras/samsung/ssh_default_creds.py' adding 'routersploit/modules/creds/cameras/samsung/telnet_default_creds.py' adding 'routersploit/modules/creds/cameras/sentry360/__init__.py' adding 'routersploit/modules/creds/cameras/sentry360/ftp_default_creds.py' adding 'routersploit/modules/creds/cameras/sentry360/ssh_default_creds.py' adding 'routersploit/modules/creds/cameras/sentry360/telnet_default_creds.py' adding 'routersploit/modules/creds/cameras/siemens/__init__.py' adding 'routersploit/modules/creds/cameras/siemens/ftp_default_creds.py' adding 'routersploit/modules/creds/cameras/siemens/ssh_default_creds.py' adding 'routersploit/modules/creds/cameras/siemens/telnet_default_creds.py' adding 'routersploit/modules/creds/cameras/speco/__init__.py' adding 'routersploit/modules/creds/cameras/speco/ftp_default_creds.py' adding 'routersploit/modules/creds/cameras/speco/ssh_default_creds.py' adding 'routersploit/modules/creds/cameras/speco/telnet_default_creds.py' adding 'routersploit/modules/creds/cameras/stardot/__init__.py' adding 'routersploit/modules/creds/cameras/stardot/ftp_default_creds.py' adding 'routersploit/modules/creds/cameras/stardot/ssh_default_creds.py' adding 'routersploit/modules/creds/cameras/stardot/telnet_default_creds.py' adding 'routersploit/modules/creds/cameras/vacron/__init__.py' adding 'routersploit/modules/creds/cameras/vacron/ftp_default_creds.py' adding 'routersploit/modules/creds/cameras/vacron/ssh_default_creds.py' adding 'routersploit/modules/creds/cameras/vacron/telnet_default_creds.py' adding 'routersploit/modules/creds/cameras/videoiq/__init__.py' adding 'routersploit/modules/creds/cameras/videoiq/ftp_default_creds.py' adding 'routersploit/modules/creds/cameras/videoiq/ssh_default_creds.py' adding 'routersploit/modules/creds/cameras/videoiq/telnet_default_creds.py' adding 'routersploit/modules/creds/generic/__init__.py' adding 'routersploit/modules/creds/generic/ftp_bruteforce.py' adding 'routersploit/modules/creds/generic/ftp_default.py' adding 'routersploit/modules/creds/generic/http_basic_digest_bruteforce.py' adding 'routersploit/modules/creds/generic/http_basic_digest_default.py' adding 'routersploit/modules/creds/generic/snmp_bruteforce.py' adding 'routersploit/modules/creds/generic/ssh_bruteforce.py' adding 'routersploit/modules/creds/generic/ssh_default.py' adding 'routersploit/modules/creds/generic/telnet_bruteforce.py' adding 'routersploit/modules/creds/generic/telnet_default.py' adding 'routersploit/modules/creds/printers/__init__.py' adding 'routersploit/modules/creds/routers/__init__.py' adding 'routersploit/modules/creds/routers/asmax/__init__.py' adding 'routersploit/modules/creds/routers/asmax/ftp_default_creds.py' adding 'routersploit/modules/creds/routers/asmax/ssh_default_creds.py' adding 'routersploit/modules/creds/routers/asmax/telnet_default_creds.py' adding 'routersploit/modules/creds/routers/asmax/webinterface_http_auth_default_creds.py' adding 'routersploit/modules/creds/routers/asus/__init__.py' adding 'routersploit/modules/creds/routers/asus/ftp_default_creds.py' adding 'routersploit/modules/creds/routers/asus/ssh_default_creds.py' adding 'routersploit/modules/creds/routers/asus/telnet_default_creds.py' adding 'routersploit/modules/creds/routers/belkin/__init__.py' adding 'routersploit/modules/creds/routers/belkin/ftp_default_creds.py' adding 'routersploit/modules/creds/routers/belkin/ssh_default_creds.py' adding 'routersploit/modules/creds/routers/belkin/telnet_default_creds.py' adding 'routersploit/modules/creds/routers/bhu/__init__.py' adding 'routersploit/modules/creds/routers/bhu/ftp_default_creds.py' adding 'routersploit/modules/creds/routers/bhu/ssh_default_creds.py' adding 'routersploit/modules/creds/routers/bhu/telnet_default_creds.py' adding 'routersploit/modules/creds/routers/billion/__init__.py' adding 'routersploit/modules/creds/routers/billion/ftp_default_creds.py' adding 'routersploit/modules/creds/routers/billion/ssh_default_creds.py' adding 'routersploit/modules/creds/routers/billion/telnet_default_creds.py' adding 'routersploit/modules/creds/routers/cisco/__init__.py' adding 'routersploit/modules/creds/routers/cisco/ftp_default_creds.py' adding 'routersploit/modules/creds/routers/cisco/ssh_default_creds.py' adding 'routersploit/modules/creds/routers/cisco/telnet_default_creds.py' adding 'routersploit/modules/creds/routers/comtrend/__init__.py' adding 'routersploit/modules/creds/routers/comtrend/ftp_default_creds.py' adding 'routersploit/modules/creds/routers/comtrend/ssh_default_creds.py' adding 'routersploit/modules/creds/routers/comtrend/telnet_default_creds.py' adding 'routersploit/modules/creds/routers/dlink/__init__.py' adding 'routersploit/modules/creds/routers/dlink/ftp_default_creds.py' adding 'routersploit/modules/creds/routers/dlink/ssh_default_creds.py' adding 'routersploit/modules/creds/routers/dlink/telnet_default_creds.py' adding 'routersploit/modules/creds/routers/fortinet/__init__.py' adding 'routersploit/modules/creds/routers/fortinet/ftp_default_creds.py' adding 'routersploit/modules/creds/routers/fortinet/ssh_default_creds.py' adding 'routersploit/modules/creds/routers/fortinet/telnet_default_creds.py' adding 'routersploit/modules/creds/routers/huawei/__init__.py' adding 'routersploit/modules/creds/routers/huawei/ftp_default_creds.py' adding 'routersploit/modules/creds/routers/huawei/ssh_default_creds.py' adding 'routersploit/modules/creds/routers/huawei/telnet_default_creds.py' adding 'routersploit/modules/creds/routers/ipfire/__init__.py' adding 'routersploit/modules/creds/routers/ipfire/ftp_default_creds.py' adding 'routersploit/modules/creds/routers/ipfire/ssh_default_creds.py' adding 'routersploit/modules/creds/routers/ipfire/telnet_default_creds.py' adding 'routersploit/modules/creds/routers/juniper/__init__.py' adding 'routersploit/modules/creds/routers/juniper/ftp_default_creds.py' adding 'routersploit/modules/creds/routers/juniper/ssh_default_creds.py' adding 'routersploit/modules/creds/routers/juniper/telnet_default_creds.py' adding 'routersploit/modules/creds/routers/linksys/__init__.py' adding 'routersploit/modules/creds/routers/linksys/ftp_default_creds.py' adding 'routersploit/modules/creds/routers/linksys/ssh_default_creds.py' adding 'routersploit/modules/creds/routers/linksys/telnet_default_creds.py' adding 'routersploit/modules/creds/routers/mikrotik/__init__.py' adding 'routersploit/modules/creds/routers/mikrotik/api_ros_default_creds.py' adding 'routersploit/modules/creds/routers/mikrotik/ftp_default_creds.py' adding 'routersploit/modules/creds/routers/mikrotik/ssh_default_creds.py' adding 'routersploit/modules/creds/routers/mikrotik/telnet_default_creds.py' adding 'routersploit/modules/creds/routers/movistar/__init__.py' adding 'routersploit/modules/creds/routers/movistar/ftp_default_creds.py' adding 'routersploit/modules/creds/routers/movistar/ssh_default_creds.py' adding 'routersploit/modules/creds/routers/movistar/telnet_default_creds.py' adding 'routersploit/modules/creds/routers/netcore/__init__.py' adding 'routersploit/modules/creds/routers/netcore/ftp_default_creds.py' adding 'routersploit/modules/creds/routers/netcore/ssh_default_creds.py' adding 'routersploit/modules/creds/routers/netcore/telnet_default_creds.py' adding 'routersploit/modules/creds/routers/netgear/__init__.py' adding 'routersploit/modules/creds/routers/netgear/ftp_default_creds.py' adding 'routersploit/modules/creds/routers/netgear/ssh_default_creds.py' adding 'routersploit/modules/creds/routers/netgear/telnet_default_creds.py' adding 'routersploit/modules/creds/routers/netsys/__init__.py' adding 'routersploit/modules/creds/routers/netsys/ftp_default_creds.py' adding 'routersploit/modules/creds/routers/netsys/ssh_default_creds.py' adding 'routersploit/modules/creds/routers/netsys/telnet_default_creds.py' adding 'routersploit/modules/creds/routers/pfsense/__init__.py' adding 'routersploit/modules/creds/routers/pfsense/ssh_default_creds.py' adding 'routersploit/modules/creds/routers/pfsense/webinterface_http_form_default_creds.py' adding 'routersploit/modules/creds/routers/technicolor/__init__.py' adding 'routersploit/modules/creds/routers/technicolor/ftp_default_creds.py' adding 'routersploit/modules/creds/routers/technicolor/ssh_default_creds.py' adding 'routersploit/modules/creds/routers/technicolor/telnet_default_creds.py' adding 'routersploit/modules/creds/routers/thomson/__init__.py' adding 'routersploit/modules/creds/routers/thomson/ftp_default_creds.py' adding 'routersploit/modules/creds/routers/thomson/ssh_default_creds.py' adding 'routersploit/modules/creds/routers/thomson/telnet_default_creds.py' adding 'routersploit/modules/creds/routers/tplink/__init__.py' adding 'routersploit/modules/creds/routers/tplink/ftp_default_creds.py' adding 'routersploit/modules/creds/routers/tplink/ssh_default_creds.py' adding 'routersploit/modules/creds/routers/tplink/telnet_default_creds.py' adding 'routersploit/modules/creds/routers/ubiquiti/__init__.py' adding 'routersploit/modules/creds/routers/ubiquiti/ftp_default_creds.py' adding 'routersploit/modules/creds/routers/ubiquiti/ssh_default_creds.py' adding 'routersploit/modules/creds/routers/ubiquiti/telnet_default_creds.py' adding 'routersploit/modules/creds/routers/zte/__init__.py' adding 'routersploit/modules/creds/routers/zte/ftp_default_creds.py' adding 'routersploit/modules/creds/routers/zte/ssh_default_creds.py' adding 'routersploit/modules/creds/routers/zte/telnet_default_creds.py' adding 'routersploit/modules/creds/routers/zyxel/__init__.py' adding 'routersploit/modules/creds/routers/zyxel/ftp_default_creds.py' adding 'routersploit/modules/creds/routers/zyxel/ssh_default_creds.py' adding 'routersploit/modules/creds/routers/zyxel/telnet_default_creds.py' adding 'routersploit/modules/encoders/__init__.py' adding 'routersploit/modules/encoders/php/__init__.py' adding 'routersploit/modules/encoders/php/base64.py' adding 'routersploit/modules/encoders/php/hex.py' adding 'routersploit/modules/encoders/python/__init__.py' adding 'routersploit/modules/encoders/python/base64.py' adding 'routersploit/modules/encoders/python/hex.py' adding 'routersploit/modules/exploits/__init__.py' adding 'routersploit/modules/exploits/cameras/__init__.py' adding 'routersploit/modules/exploits/cameras/avigilon/__init__.py' adding 'routersploit/modules/exploits/cameras/avigilon/videoiq_camera_path_traversal.py' adding 'routersploit/modules/exploits/cameras/brickcom/__init__.py' adding 'routersploit/modules/exploits/cameras/brickcom/corp_network_cameras_conf_disclosure.py' adding 'routersploit/modules/exploits/cameras/brickcom/users_cgi_creds_disclosure.py' adding 'routersploit/modules/exploits/cameras/cisco/__init__.py' adding 'routersploit/modules/exploits/cameras/cisco/video_surv_path_traversal.py' adding 'routersploit/modules/exploits/cameras/dlink/__init__.py' adding 'routersploit/modules/exploits/cameras/dlink/dcs_930l_932l_auth_bypass.py' adding 'routersploit/modules/exploits/cameras/grandstream/__init__.py' adding 'routersploit/modules/exploits/cameras/grandstream/gxv3611hd_ip_camera_backdoor.py' adding 'routersploit/modules/exploits/cameras/grandstream/gxv3611hd_ip_camera_sqli.py' adding 'routersploit/modules/exploits/cameras/honeywell/__init__.py' adding 'routersploit/modules/exploits/cameras/honeywell/hicc_1100pt_password_disclosure.py' adding 'routersploit/modules/exploits/cameras/multi/P2P_wificam_credential_disclosure.py' adding 'routersploit/modules/exploits/cameras/multi/P2P_wificam_rce.py' adding 'routersploit/modules/exploits/cameras/multi/__init__.py' adding 'routersploit/modules/exploits/cameras/multi/dvr_creds_disclosure.py' adding 'routersploit/modules/exploits/cameras/multi/jvc_vanderbilt_honeywell_path_traversal.py' adding 'routersploit/modules/exploits/cameras/multi/netwave_ip_camera_information_disclosure.py' adding 'routersploit/modules/exploits/cameras/mvpower/__init__.py' adding 'routersploit/modules/exploits/cameras/mvpower/dvr_jaws_rce.py' adding 'routersploit/modules/exploits/cameras/siemens/__init__.py' adding 'routersploit/modules/exploits/cameras/siemens/cvms2025_credentials_disclosure.py' adding 'routersploit/modules/exploits/cameras/xiongmai/__init__.py' adding 'routersploit/modules/exploits/cameras/xiongmai/uc_httpd_path_traversal.py' adding 'routersploit/modules/exploits/generic/__init__.py' adding 'routersploit/modules/exploits/generic/heartbleed.py' adding 'routersploit/modules/exploits/generic/shellshock.py' adding 'routersploit/modules/exploits/generic/ssh_auth_keys.py' adding 'routersploit/modules/exploits/misc/__init__.py' adding 'routersploit/modules/exploits/misc/asus/__init__.py' adding 'routersploit/modules/exploits/misc/asus/b1m_projector_rce.py' adding 'routersploit/modules/exploits/misc/miele/__init__.py' adding 'routersploit/modules/exploits/misc/miele/pg8528_path_traversal.py' adding 'routersploit/modules/exploits/misc/wepresent/__init__.py' adding 'routersploit/modules/exploits/misc/wepresent/wipg1000_rce.py' adding 'routersploit/modules/exploits/routers/__init__.py' adding 'routersploit/modules/exploits/routers/2wire/4011g_5012nv_path_traversal.py' adding 'routersploit/modules/exploits/routers/2wire/__init__.py' adding 'routersploit/modules/exploits/routers/2wire/gateway_auth_bypass.py' adding 'routersploit/modules/exploits/routers/3com/__init__.py' adding 'routersploit/modules/exploits/routers/3com/ap8760_password_disclosure.py' adding 'routersploit/modules/exploits/routers/3com/imc_info_disclosure.py' adding 'routersploit/modules/exploits/routers/3com/imc_path_traversal.py' adding 'routersploit/modules/exploits/routers/3com/officeconnect_info_disclosure.py' adding 'routersploit/modules/exploits/routers/3com/officeconnect_rce.py' adding 'routersploit/modules/exploits/routers/asmax/__init__.py' adding 'routersploit/modules/exploits/routers/asmax/ar_1004g_password_disclosure.py' adding 'routersploit/modules/exploits/routers/asmax/ar_804_gu_rce.py' adding 'routersploit/modules/exploits/routers/asus/__init__.py' adding 'routersploit/modules/exploits/routers/asus/asuswrt_lan_rce.py' adding 'routersploit/modules/exploits/routers/asus/infosvr_backdoor_rce.py' adding 'routersploit/modules/exploits/routers/asus/rt_n16_password_disclosure.py' adding 'routersploit/modules/exploits/routers/belkin/__init__.py' adding 'routersploit/modules/exploits/routers/belkin/auth_bypass.py' adding 'routersploit/modules/exploits/routers/belkin/g_n150_password_disclosure.py' adding 'routersploit/modules/exploits/routers/belkin/g_plus_info_disclosure.py' adding 'routersploit/modules/exploits/routers/belkin/n150_path_traversal.py' adding 'routersploit/modules/exploits/routers/belkin/n750_rce.py' adding 'routersploit/modules/exploits/routers/belkin/play_max_prce.py' adding 'routersploit/modules/exploits/routers/bhu/__init__.py' adding 'routersploit/modules/exploits/routers/bhu/bhu_urouter_rce.py' adding 'routersploit/modules/exploits/routers/billion/__init__.py' adding 'routersploit/modules/exploits/routers/billion/billion_5200w_rce.py' adding 'routersploit/modules/exploits/routers/billion/billion_7700nr4_password_disclosure.py' adding 'routersploit/modules/exploits/routers/cisco/__init__.py' adding 'routersploit/modules/exploits/routers/cisco/catalyst_2960_rocem.py' adding 'routersploit/modules/exploits/routers/cisco/dpc2420_info_disclosure.py' adding 'routersploit/modules/exploits/routers/cisco/firepower_management60_path_traversal.py' adding 'routersploit/modules/exploits/routers/cisco/firepower_management60_rce.py' adding 'routersploit/modules/exploits/routers/cisco/ios_http_authorization_bypass.py' adding 'routersploit/modules/exploits/routers/cisco/secure_acs_bypass.py' adding 'routersploit/modules/exploits/routers/cisco/ucm_info_disclosure.py' adding 'routersploit/modules/exploits/routers/cisco/ucs_manager_rce.py' adding 'routersploit/modules/exploits/routers/cisco/unified_multi_path_traversal.py' adding 'routersploit/modules/exploits/routers/comtrend/__init__.py' adding 'routersploit/modules/exploits/routers/comtrend/ct_5361t_password_disclosure.py' adding 'routersploit/modules/exploits/routers/dlink/__init__.py' adding 'routersploit/modules/exploits/routers/dlink/dcs_930l_auth_rce.py' adding 'routersploit/modules/exploits/routers/dlink/dgs_1510_add_user.py' adding 'routersploit/modules/exploits/routers/dlink/dir_300_320_600_615_info_disclosure.py' adding 'routersploit/modules/exploits/routers/dlink/dir_300_320_615_auth_bypass.py' adding 'routersploit/modules/exploits/routers/dlink/dir_300_600_rce.py' adding 'routersploit/modules/exploits/routers/dlink/dir_300_645_815_upnp_rce.py' adding 'routersploit/modules/exploits/routers/dlink/dir_645_815_rce.py' adding 'routersploit/modules/exploits/routers/dlink/dir_645_password_disclosure.py' adding 'routersploit/modules/exploits/routers/dlink/dir_815_850l_rce.py' adding 'routersploit/modules/exploits/routers/dlink/dir_825_path_traversal.py' adding 'routersploit/modules/exploits/routers/dlink/dir_850l_creds_disclosure.py' adding 'routersploit/modules/exploits/routers/dlink/dir_8xx_password_disclosure.py' adding 'routersploit/modules/exploits/routers/dlink/dns_320l_327l_rce.py' adding 'routersploit/modules/exploits/routers/dlink/dsl_2640b_dns_change.py' adding 'routersploit/modules/exploits/routers/dlink/dsl_2730_2750_path_traversal.py' adding 'routersploit/modules/exploits/routers/dlink/dsl_2730b_2780b_526b_dns_change.py' adding 'routersploit/modules/exploits/routers/dlink/dsl_2740r_dns_change.py' adding 'routersploit/modules/exploits/routers/dlink/dsl_2750b_info_disclosure.py' adding 'routersploit/modules/exploits/routers/dlink/dsl_2750b_rce.py' adding 'routersploit/modules/exploits/routers/dlink/dsp_w110_rce.py' adding 'routersploit/modules/exploits/routers/dlink/dvg_n5402sp_path_traversal.py' adding 'routersploit/modules/exploits/routers/dlink/dwl_3200ap_password_disclosure.py' adding 'routersploit/modules/exploits/routers/dlink/dwr_932_info_disclosure.py' adding 'routersploit/modules/exploits/routers/dlink/dwr_932b_backdoor.py' adding 'routersploit/modules/exploits/routers/dlink/multi_hedwig_cgi_exec.py' adding 'routersploit/modules/exploits/routers/dlink/multi_hnap_rce.py' adding 'routersploit/modules/exploits/routers/fortinet/__init__.py' adding 'routersploit/modules/exploits/routers/fortinet/fortigate_os_backdoor.py' adding 'routersploit/modules/exploits/routers/huawei/__init__.py' adding 'routersploit/modules/exploits/routers/huawei/e5331_mifi_info_disclosure.py' adding 'routersploit/modules/exploits/routers/huawei/hg520_info_disclosure.py' adding 'routersploit/modules/exploits/routers/huawei/hg530_hg520b_password_disclosure.py' adding 'routersploit/modules/exploits/routers/huawei/hg866_password_change.py' adding 'routersploit/modules/exploits/routers/ipfire/__init__.py' adding 'routersploit/modules/exploits/routers/ipfire/ipfire_oinkcode_rce.py' adding 'routersploit/modules/exploits/routers/ipfire/ipfire_proxy_rce.py' adding 'routersploit/modules/exploits/routers/ipfire/ipfire_shellshock.py' adding 'routersploit/modules/exploits/routers/linksys/1500_2500_rce.py' adding 'routersploit/modules/exploits/routers/linksys/__init__.py' adding 'routersploit/modules/exploits/routers/linksys/eseries_themoon_rce.py' adding 'routersploit/modules/exploits/routers/linksys/smartwifi_password_disclosure.py' adding 'routersploit/modules/exploits/routers/linksys/wap54gv3_rce.py' adding 'routersploit/modules/exploits/routers/linksys/wrt100_110_rce.py' adding 'routersploit/modules/exploits/routers/mikrotik/__init__.py' adding 'routersploit/modules/exploits/routers/mikrotik/routeros_jailbreak.py' adding 'routersploit/modules/exploits/routers/mikrotik/winbox_auth_bypass_creds_disclosure.py' adding 'routersploit/modules/exploits/routers/movistar/__init__.py' adding 'routersploit/modules/exploits/routers/movistar/adsl_router_bhs_rta_path_traversal.py' adding 'routersploit/modules/exploits/routers/multi/__init__.py' adding 'routersploit/modules/exploits/routers/multi/gpon_home_gateway_rce.py' adding 'routersploit/modules/exploits/routers/multi/misfortune_cookie.py' adding 'routersploit/modules/exploits/routers/multi/rom0.py' adding 'routersploit/modules/exploits/routers/multi/tcp_32764_info_disclosure.py' adding 'routersploit/modules/exploits/routers/multi/tcp_32764_rce.py' adding 'routersploit/modules/exploits/routers/netcore/__init__.py' adding 'routersploit/modules/exploits/routers/netcore/udp_53413_rce.py' adding 'routersploit/modules/exploits/routers/netgear/__init__.py' adding 'routersploit/modules/exploits/routers/netgear/dgn2200_dnslookup_cgi_rce.py' adding 'routersploit/modules/exploits/routers/netgear/dgn2200_ping_cgi_rce.py' adding 'routersploit/modules/exploits/routers/netgear/jnr1010_path_traversal.py' adding 'routersploit/modules/exploits/routers/netgear/multi_password_disclosure-2017-5521.py' adding 'routersploit/modules/exploits/routers/netgear/multi_rce.py' adding 'routersploit/modules/exploits/routers/netgear/n300_auth_bypass.py' adding 'routersploit/modules/exploits/routers/netgear/prosafe_rce.py' adding 'routersploit/modules/exploits/routers/netgear/r7000_r6400_rce.py' adding 'routersploit/modules/exploits/routers/netgear/wnr500_612v3_jnr1010_2010_path_traversal.py' adding 'routersploit/modules/exploits/routers/netsys/__init__.py' adding 'routersploit/modules/exploits/routers/netsys/multi_rce.py' adding 'routersploit/modules/exploits/routers/shuttle/915wm_dns_change.py' adding 'routersploit/modules/exploits/routers/shuttle/__init__.py' adding 'routersploit/modules/exploits/routers/technicolor/__init__.py' adding 'routersploit/modules/exploits/routers/technicolor/dwg855_authbypass.py' adding 'routersploit/modules/exploits/routers/technicolor/tc7200_password_disclosure.py' adding 'routersploit/modules/exploits/routers/technicolor/tc7200_password_disclosure_v2.py' adding 'routersploit/modules/exploits/routers/technicolor/tg784_authbypass.py' adding 'routersploit/modules/exploits/routers/thomson/__init__.py' adding 'routersploit/modules/exploits/routers/thomson/twg849_info_disclosure.py' adding 'routersploit/modules/exploits/routers/thomson/twg850_password_disclosure.py' adding 'routersploit/modules/exploits/routers/tplink/__init__.py' adding 'routersploit/modules/exploits/routers/tplink/archer_c2_c20i_rce.py' adding 'routersploit/modules/exploits/routers/tplink/wdr740nd_wdr740n_backdoor.py' adding 'routersploit/modules/exploits/routers/tplink/wdr740nd_wdr740n_path_traversal.py' adding 'routersploit/modules/exploits/routers/tplink/wdr842nd_wdr842n_configure_disclosure.py' adding 'routersploit/modules/exploits/routers/ubiquiti/__init__.py' adding 'routersploit/modules/exploits/routers/ubiquiti/airos_6_x.py' adding 'routersploit/modules/exploits/routers/zte/__init__.py' adding 'routersploit/modules/exploits/routers/zte/f460_f660_backdoor.py' adding 'routersploit/modules/exploits/routers/zte/zxv10_rce.py' adding 'routersploit/modules/exploits/routers/zyxel/__init__.py' adding 'routersploit/modules/exploits/routers/zyxel/d1000_rce.py' adding 'routersploit/modules/exploits/routers/zyxel/d1000_wifi_password_disclosure.py' adding 'routersploit/modules/exploits/routers/zyxel/p660hn_t_v1_rce.py' adding 'routersploit/modules/exploits/routers/zyxel/p660hn_t_v2_rce.py' adding 'routersploit/modules/exploits/routers/zyxel/zywall_usg_extract_hashes.py' adding 'routersploit/modules/generic/__init__.py' adding 'routersploit/modules/generic/bluetooth/__init__.py' adding 'routersploit/modules/generic/bluetooth/btle_enumerate.py' adding 'routersploit/modules/generic/bluetooth/btle_scan.py' adding 'routersploit/modules/generic/bluetooth/btle_write.py' adding 'routersploit/modules/generic/upnp/__init__.py' adding 'routersploit/modules/generic/upnp/ssdp_msearch.py' adding 'routersploit/modules/payloads/__init__.py' adding 'routersploit/modules/payloads/armle/__init__.py' adding 'routersploit/modules/payloads/armle/bind_tcp.py' adding 'routersploit/modules/payloads/armle/reverse_tcp.py' adding 'routersploit/modules/payloads/cmd/__init__.py' adding 'routersploit/modules/payloads/cmd/awk_bind_tcp.py' adding 'routersploit/modules/payloads/cmd/awk_bind_udp.py' adding 'routersploit/modules/payloads/cmd/awk_reverse_tcp.py' adding 'routersploit/modules/payloads/cmd/bash_reverse_tcp.py' adding 'routersploit/modules/payloads/cmd/netcat_bind_tcp.py' adding 'routersploit/modules/payloads/cmd/netcat_reverse_tcp.py' adding 'routersploit/modules/payloads/cmd/perl_bind_tcp.py' adding 'routersploit/modules/payloads/cmd/perl_reverse_tcp.py' adding 'routersploit/modules/payloads/cmd/php_bind_tcp.py' adding 'routersploit/modules/payloads/cmd/php_reverse_tcp.py' adding 'routersploit/modules/payloads/cmd/python_bind_tcp.py' adding 'routersploit/modules/payloads/cmd/python_bind_udp.py' adding 'routersploit/modules/payloads/cmd/python_reverse_tcp.py' adding 'routersploit/modules/payloads/cmd/python_reverse_udp.py' adding 'routersploit/modules/payloads/mipsbe/__init__.py' adding 'routersploit/modules/payloads/mipsbe/bind_tcp.py' adding 'routersploit/modules/payloads/mipsbe/reverse_tcp.py' adding 'routersploit/modules/payloads/mipsle/__init__.py' adding 'routersploit/modules/payloads/mipsle/bind_tcp.py' adding 'routersploit/modules/payloads/mipsle/reverse_tcp.py' adding 'routersploit/modules/payloads/perl/__init__.py' adding 'routersploit/modules/payloads/perl/bind_tcp.py' adding 'routersploit/modules/payloads/perl/reverse_tcp.py' adding 'routersploit/modules/payloads/php/__init__.py' adding 'routersploit/modules/payloads/php/bind_tcp.py' adding 'routersploit/modules/payloads/php/reverse_tcp.py' adding 'routersploit/modules/payloads/python/__init__.py' adding 'routersploit/modules/payloads/python/bind_tcp.py' adding 'routersploit/modules/payloads/python/bind_udp.py' adding 'routersploit/modules/payloads/python/reverse_tcp.py' adding 'routersploit/modules/payloads/python/reverse_udp.py' adding 'routersploit/modules/payloads/x64/__init__.py' adding 'routersploit/modules/payloads/x64/bind_tcp.py' adding 'routersploit/modules/payloads/x64/reverse_tcp.py' adding 'routersploit/modules/payloads/x86/__init__.py' adding 'routersploit/modules/payloads/x86/bind_tcp.py' adding 'routersploit/modules/payloads/x86/reverse_tcp.py' adding 'routersploit/modules/scanners/__init__.py' adding 'routersploit/modules/scanners/autopwn.py' adding 'routersploit/modules/scanners/cameras/__init__.py' adding 'routersploit/modules/scanners/cameras/camera_scan.py' adding 'routersploit/modules/scanners/misc/__init__.py' adding 'routersploit/modules/scanners/misc/misc_scan.py' adding 'routersploit/modules/scanners/routers/__init__.py' adding 'routersploit/modules/scanners/routers/router_scan.py' adding 'routersploit/resources/__init__.py' adding 'routersploit/resources/ssh_keys/array-networks-vapv-vxag.json' adding 'routersploit/resources/ssh_keys/array-networks-vapv-vxag.key' adding 'routersploit/resources/ssh_keys/barracuda_load_balancer_vm.json' adding 'routersploit/resources/ssh_keys/barracuda_load_balancer_vm.key' adding 'routersploit/resources/ssh_keys/ceragon-fibeair-cve-2015-0936.json' adding 'routersploit/resources/ssh_keys/ceragon-fibeair-cve-2015-0936.key' adding 'routersploit/resources/ssh_keys/exagrid-cve-2016-1561.json' adding 'routersploit/resources/ssh_keys/exagrid-cve-2016-1561.key' adding 'routersploit/resources/ssh_keys/f5-bigip-cve-2012-1493.json' adding 'routersploit/resources/ssh_keys/f5-bigip-cve-2012-1493.key' adding 'routersploit/resources/ssh_keys/loadbalancer.org-enterprise-va.json' adding 'routersploit/resources/ssh_keys/loadbalancer.org-enterprise-va.key' adding 'routersploit/resources/ssh_keys/monroe-dasdec-cve-2013-0137.json' adding 'routersploit/resources/ssh_keys/monroe-dasdec-cve-2013-0137.key' adding 'routersploit/resources/ssh_keys/quantum-dxi-v1000.json' adding 'routersploit/resources/ssh_keys/quantum-dxi-v1000.key' adding 'routersploit/resources/ssh_keys/vagrant.json' adding 'routersploit/resources/ssh_keys/vagrant.key' adding 'routersploit/resources/vendors/oui.dat' adding 'routersploit/resources/wordlists/__init__.py' adding 'routersploit/resources/wordlists/defaults.txt' adding 'routersploit/resources/wordlists/passwords.txt' adding 'routersploit/resources/wordlists/snmp.txt' adding 'routersploit/resources/wordlists/usernames.txt' adding 'routersploit-3.4.0.data/scripts/rsf.py' adding 'routersploit-3.4.0.dist-info/LICENSE' adding 'routersploit-3.4.0.dist-info/METADATA' adding 'routersploit-3.4.0.dist-info/WHEEL' adding 'routersploit-3.4.0.dist-info/top_level.txt' adding 'routersploit-3.4.0.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built routersploit-3.4.0-py3-none-any.whl >>> Running package in security/routersploit at 1713953560.08 ===> security/routersploit ===> Faking installation for routersploit-3.4.0p5 /usr/local/lib/python3.10/site-packages/routersploit/core/bluetooth/btle/btle_device.py:33: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/local/lib/python3.10/site-packages/routersploit/core/bluetooth/btle/btle_device.py:33: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/local/lib/python3.10/site-packages/routersploit/core/exploit/shell.py:41: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/local/lib/python3.10/site-packages/routersploit/core/exploit/shell.py:41: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/local/lib/python3.10/site-packages/routersploit/modules/exploits/routers/ipfire/ipfire_oinkcode_rce.py:78: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/local/lib/python3.10/site-packages/routersploit/modules/exploits/routers/ipfire/ipfire_oinkcode_rce.py:78: SyntaxWarning: "is" with a literal. Did you mean "=="? ===> Building package for routersploit-3.4.0p5 Create /exopi-cvs/ports/packages/amd64/all/routersploit-3.4.0p5.tgz Creating package routersploit-3.4.0p5 reading plist| checking dependencies| checking dependencies|devel/py-future,python3 checking dependencies|lang/python/3.10,-main checking dependencies|net/py-snmp,python3 checking dependencies|security/py-cryptodome,python3 checking dependencies|security/py-paramiko,python3 checking dependencies|www/py-requests,python3 checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********* | 16% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|*********************** | 39% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|********************************** | 57% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************* | 75% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************ | 80% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|*********************************************************** | 98% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 2% archiving|** | 3% archiving|** | 4% archiving|*** | 4% archiving|*** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 7% archiving|***** | 8% archiving|***** | 9% archiving|****** | 9% archiving|****** | 10% archiving|******* | 10% archiving|******* | 11% archiving|******* | 12% archiving|******** | 12% archiving|******** | 13% archiving|********* | 13% archiving|********* | 14% archiving|********* | 15% archiving|********** | 15% archiving|********** | 16% archiving|*********** | 16% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 18% archiving|************ | 19% archiving|************ | 20% archiving|************* | 20% archiving|************* | 21% archiving|************** | 21% archiving|************** | 22% archiving|************** | 23% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 24% archiving|**************** | 25% archiving|**************** | 26% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 27% archiving|****************** | 28% archiving|****************** | 29% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 30% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 32% archiving|********************* | 33% archiving|********************* | 34% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 35% archiving|*********************** | 36% archiving|*********************** | 37% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 38% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 43% archiving|**************************** | 44% archiving|**************************** | 45% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|****************************** | 47% archiving|****************************** | 48% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 49% archiving|******************************** | 50% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************* | 59% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|********************************************** | 73% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/routersploit-3.4.0p5.tgz >>> Running clean in security/routersploit at 1713953566.67 ===> security/routersploit ===> Cleaning for routersploit-3.4.0p5 >>> Ended at 1713953567.17 max_stuck=1.68/depends=1.75/show-prepare-results=1.17/build=4.19/package=6.60/clean=0.52