- 11 Jun, 2018 2 commits
-
-
Marcin Bury authored
-
Marcin Bury authored
-
- 10 Jun, 2018 2 commits
-
-
* Adding x64 payloads * Fixing x64 bind and reverse payloads, adding tests and docs
Marcin Bury authored -
Marcin Bury authored
-
- 07 Jun, 2018 1 commit
-
-
* Fixing TCP & UDP based exploits * Fixing Mikrotik API ROS
Marcin Bury authored
-
- 03 Jun, 2018 1 commit
-
-
Marcin Bury authored
-
- 27 May, 2018 2 commits
-
-
Marcin Bury authored
-
Marcin Bury authored
-
- 20 May, 2018 1 commit
-
-
Marcin Bury authored
-
- 19 May, 2018 1 commit
-
-
Marcin Bury authored
-
- 18 May, 2018 1 commit
-
-
Marcin Bury authored
-
- 16 May, 2018 1 commit
-
-
Marcin Bury authored
-
- 12 May, 2018 2 commits
-
-
Marcin Bury authored
-
Marcin Bury authored
-
- 11 May, 2018 2 commits
-
-
Marcin Bury authored
-
Marcin Bury authored
-
- 10 May, 2018 2 commits
-
-
Marcin Bury authored
-
* Fix vulnerability check in tc7200_password_disclosure_v2 Use an encrypted zero block to identify the binary settings backup data. * Make tc7200_password_disclosure_v2 compatible with new pycrypto The decryption routine uses AES in ECB mode. The pycrypto module is used for this routine. ECB does not involve any initialization vector (IV). However routersploit uses one that is 16 NUL bytes. Older pycrypto versions just ignored this, but newer versions (at least since 2.6) error on using an IV with ECB. * tc7200_password_disclosure_v2: adapt test to the binary check * add missing import
bgermann authored
-
- 07 May, 2018 4 commits
-
-
Marcin Bury authored
-
Marcin Bury authored
-
Marcin Bury authored
-
Marcin Bury authored
-
- 06 May, 2018 1 commit
-
-
* Bump v3.0.0 * Adding Slack invitation link
Marcin Bury authored
-
- 27 Feb, 2018 1 commit
-
-
Introduce `Exploit.validate_setup` method in order to check whether Exploit's setup is correct. In most case scanarios we will check if `Exploit.target` is not `None`. When exploit need custom validation logic please overwrite `validate_setup`.
Mariusz Kupidura authored
-
- 05 Feb, 2018 1 commit
-
-
LGTM
Mariusz Kupidura authored
-
- 21 Oct, 2017 1 commit
-
-
* Move tests to tests/ directory * Remove unused `tox.ini` file * Add flake8 compliance * Add `lint` target to `tests` target in the Makefile
Mariusz Kupidura authored
-