1. 10 Apr, 2024 1 commit
  2. 09 Apr, 2024 3 commits
  3. 03 Apr, 2024 3 commits
  4. 25 Sep, 2022 2 commits
  5. 06 Feb, 2021 3 commits
  6. 12 Jun, 2020 2 commits
  7. 10 Jun, 2020 1 commit
  8. 09 Jun, 2020 1 commit
  9. 15 Dec, 2019 1 commit
  10. 12 Nov, 2019 2 commits
  11. 09 Sep, 2019 1 commit
  12. 31 Aug, 2019 3 commits
  13. 13 Jul, 2019 1 commit
  14. 04 May, 2019 2 commits
  15. 18 Apr, 2019 1 commit
  16. 15 Apr, 2019 1 commit
  17. 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
  18. 07 Apr, 2019 1 commit
  19. 21 Jan, 2019 3 commits
  20. 03 Nov, 2018 1 commit
  21. 17 Oct, 2018 1 commit
  22. 14 Oct, 2018 3 commits
  23. 13 Oct, 2018 1 commit
  24. 12 Oct, 2018 1 commit