- 13 Jul, 2019 1 commit
-
-
fwkz authored
-
- 04 May, 2019 2 commits
-
-
Marcin Bury authored
-
* add advanced options to scanners, and so modules in order to restrict tests and reduce network impact * avoid committing Pipfile * correct help which was not working anymore * enhance search capabilities * enhance search with existing options based on current modules * remove display test * simplify the non interactive execution process * correct lint errors * correct lint errors * correct OptEncoder error, missing advanced parameter
Ben Mz authored
-
- 18 Apr, 2019 1 commit
-
-
Marcin Bury authored
-
- 15 Apr, 2019 1 commit
-
-
* Add jovision credential disclosure exploit * Fix username and password fields being mixed up * Document jovision credentials disclosure
David Paskevic authored
-
- 11 Apr, 2019 1 commit
-
-
* Introduce a RESOURCE_DIR to avoid relative hardcoded paths - Introduce a RESOURCES_DIR similar to other *_DIR - Add a resources_directory parameter to lookup_vendor() to avoid possible hardcoded directory and - if not provided - pick up the default RESOURCES_DIR. * Avoid possible hardcoded relative paths and use RESOURCE_DIR instead (Otherwise ssh_keys are tried to picked up in in ${PWD} (and mostly likely failing)) * Avoid hardcoded relative paths and use MODULES_DIR instead Commit id 9380c047 (probably accidentally) removed EXPLOITS_DIR use leading to loading routersploit/modules/exploits relative to the current directory instead of the installed ones in MODULES_DIR. * Avoid hardcoded relative paths and use utils.index_modules() instead * Avoid hardcoded relative paths and use utils.index_modules() instead * G/C no longer used import/functions * G/C no longer used module import * Reintroduce encode and fix a copypasto * Add missing `.' Spotted by @lucyoa, thanks! * Fix a regression on the semantic/name of payloads payloads should be listed/selected as `<architecture>/<payload>', not `payloads.<architecture>.<payload>'. Thanks to @lucyoa!
Leonardo Taccari authored
-
- 07 Apr, 2019 1 commit
-
-
* Fixing lint errors * Installing newest pytest * Upgrading pip on travis * Force pytest version 4.4.0
Marcin Bury authored
-
- 21 Jan, 2019 3 commits
-
-
Will Leverone authored
-
* Fixing help typos * Removing pinning pip version * Pinning pytest requirement
Marcin Bury authored -
* support noninteractive mode * fix linter error in travis build
Steven Aldinger authored
-
- 03 Nov, 2018 1 commit
-
-
* Adding multiple tests * Fixing code style
Marcin Bury authored
-
- 17 Oct, 2018 1 commit
-
-
Marcin Bury authored
-
- 14 Oct, 2018 3 commits
-
-
* Module: Linksys E-Series TheMoon RCE * Fixing lint issue
Marcin Bury authored -
Marcin Bury authored
-
Marcin Bury authored
-
- 13 Oct, 2018 1 commit
-
-
Marcin Bury authored
-
- 12 Oct, 2018 1 commit
-
-
Marcin Bury authored
-
- 07 Oct, 2018 2 commits
-
-
Marcin Bury authored
-
Marcin Bury authored
-
- 03 Oct, 2018 3 commits
-
-
Marcin Bury authored
-
Marcin Bury authored
-
Marcin Bury authored
-
- 02 Oct, 2018 2 commits
-
-
* Adding tests for Billion 5200W RCE module * Trigger Travis
Marcin Bury authored -
* Adding execute test for AsusWRT Lan RCE exploit * Trigger Travis
Marcin Bury authored
-
- 01 Oct, 2018 2 commits
-
-
* Adding tests for InfoSVR Backdoor RCE module * Removing multiple asserts of default option values
Marcin Bury authored -
* Adding tests for default option values * Workaround for Options descriptors bug
Marcin Bury authored
-
- 27 Sep, 2018 1 commit
-
-
Marcin Bury authored
-
- 26 Sep, 2018 2 commits
-
-
Marcin Bury authored
-
Marcin Bury authored
-
- 24 Sep, 2018 1 commit
-
-
Marcin Bury authored
-
- 13 Sep, 2018 1 commit
-
-
Marcin Bury authored
-
- 09 Sep, 2018 1 commit
-
-
Marcin Bury authored
-
- 08 Sep, 2018 1 commit
-
-
Signed-off-by: 谢致邦 (XIE Zhibang) <yeking@red54.com>
謝致邦 (XIE Zhibang) authored
-
- 04 Sep, 2018 2 commits
-
-
Marcin Bury authored
-
Marcin Bury authored
-
- 03 Sep, 2018 2 commits
-
-
* Unifying communication api * Adding error messages
Marcin Bury authored -
Marcin Bury authored
-
- 31 Aug, 2018 2 commits
-
-
Marcin Bury authored
-
Marcin Bury authored
-
- 23 Aug, 2018 1 commit
-
-
* Install rsf.py * Add an __init__.py in routersploit/resources Previously, without it, routersploit/resources/wordlists code were not properly picked up by setup.py. * Add a MANIFEST.in in order to install all needed package files Previously package files in resources subdirectories (i.e. ssh_keys, vendors and wordlists) were not installed as part of setup.py.
Leonardo Taccari authored
-