pkgsrc-wip/routersploit/patches
Leonardo Taccari c0e0327c25 routersploit: Sync patches with the ones in the pull request
- patch-routersploit_core_exploit_payloads.py was missing a `.' in
  import_module() leading to not able to find installed encoders
- the payload semantic was accidentally changed (from `<architecture>/<payload>'
  to `payloads.<architecture>.<payload>'), readjust it as it was originally

Thanks to Marcin Bury for the review!
2019-04-11 20:59:32 +02:00
..
patch-routersploit_core_exploit_payloads.py routersploit: Sync patches with the ones in the pull request 2019-04-11 20:59:32 +02:00
patch-routersploit_core_exploit_shell.py routersploit: Sync patches with the ones in the pull request 2019-04-11 20:59:32 +02:00
patch-routersploit_core_exploit_utils.py
patch-routersploit_modules_exploits_generic_ssh__auth__keys.py
patch-routersploit_modules_scanners_autopwn.py