attack_range icon indicating copy to clipboard operation
attack_range copied to clipboard

Install Local Issue

Open joshsolman opened this issue 1 year ago • 0 comments

python attack_range.py build /opt/attack_range/attack_range.py:17: SyntaxWarning: invalid escape sequence '^' print("""

                          __
                        .d$$b
                      .' TO$;\
                     /  : TP._;
                    / _.;  :Tb|
                   /   /   ;j$j
               _.-"       d$$$$
             .' ..       d$$$$;
            /  /P'      d$$$$P. |\
           /   "      .d$$$P' |\^"l
         .'           `T$P^"""""  :
     ._.'      _.'                ;
  `-.-".-'-' ._.       _.-"    .-"
`.-" _____  ._              .-"

-(.g$$$$$$$b. .' ""^^T$$$P^) .(: / -" /.' /:/; ..'-'-' ")/ /;/; -.-"..--"" " / / ; .-" ..--"" -' : ..--""--.-" (\ .-(
..--"" -\(\/; _. : ;`- :
; bug

By: Splunk Threat Research Team [STRT] - [email protected]

2024-05-10 11:42:23,050 - INFO - attack_range - [action] > build

Traceback (most recent call last): File "/opt/attack_range/attack_range.py", line 235, in main(sys.argv[1:]) File "/opt/attack_range/attack_range.py", line 231, in main return args.func(args) ^^^^^^^^^^^^^^^ File "/opt/attack_range/attack_range.py", line 84, in build controller.build() File "/opt/attack_range/modules/vagrant_controller.py", line 49, in build v1 = vagrant.Vagrant('vagrant/', quiet_stdout=False, quiet_stderr=False) ^^^^^^^^^^^^^^^ AttributeError: module 'vagrant' has no attribute 'Vagrant' (attack-range-py3.12) root@attackrange:/opt/attack_range#

joshsolman avatar May 10 '24 11:05 joshsolman