1. 25 Sep, 2022 1 commit
  2. 06 Feb, 2021 3 commits
  3. 12 Jun, 2020 2 commits
  4. 10 Jun, 2020 1 commit
  5. 09 Jun, 2020 1 commit
  6. 15 Dec, 2019 1 commit
  7. 12 Nov, 2019 2 commits
  8. 09 Sep, 2019 1 commit
  9. 31 Aug, 2019 3 commits
  10. 13 Jul, 2019 1 commit
  11. 04 May, 2019 2 commits
  12. 18 Apr, 2019 1 commit
  13. 15 Apr, 2019 1 commit
  14. 11 Apr, 2019 1 commit
    • Avoid hardcoded relative paths (#578) · c7ad64f1
      * 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
  15. 07 Apr, 2019 1 commit
  16. 21 Jan, 2019 3 commits
  17. 03 Nov, 2018 1 commit
  18. 17 Oct, 2018 1 commit
  19. 14 Oct, 2018 3 commits
  20. 13 Oct, 2018 1 commit
  21. 12 Oct, 2018 1 commit
  22. 07 Oct, 2018 2 commits
  23. 03 Oct, 2018 3 commits
  24. 02 Oct, 2018 2 commits
  25. 01 Oct, 2018 1 commit