Seite 1 von 2 12 LetzteLetzte
Ergebnis 1 bis 10 von 19
  1. #1
    Anfänger
    Registriert seit
    05.10.2016
    Beiträge
    15

    Standard Metasploit lässt sich nach VEIL Installation nicht mehr starten?!

    Hallo,
    ich habe mir mal VEIL zum crypten von PAYLOADS auf meinem Kali Linux Betriebsystem installiert und jetzt startet das Metasploit-Framework Fenster nicht mehr... Es kommt folgender Fehler:

    root@kali:~# msfconsole
    /usr/lib/ruby/2.3.0/openssl.rb:13:in `require': /usr/lib/i386-linux-gnu/ruby/2.3.0/openssl.so: symbol SSLv2_method, version OPENSSL_1.0.2d not defined in file libssl.so.1.0.2 with link time reference - /usr/lib/i386-linux-gnu/ruby/2.3.0/openssl.so (LoadError)
    from /usr/lib/ruby/2.3.0/openssl.rb:13:in `<top (required)>'
    from /usr/share/metasploit-framework/vendor/bundle/ruby/2.3.0/gems/bcrypt-3.1.11/lib/bcrypt.rb:9:in `require'
    from /usr/share/metasploit-framework/vendor/bundle/ruby/2.3.0/gems/bcrypt-3.1.11/lib/bcrypt.rb:9:in `<top (required)>'
    from /usr/share/metasploit-framework/lib/metasploit/framework.rb:9:in `require'
    from /usr/share/metasploit-framework/lib/metasploit/framework.rb:9:in `<top (required)>'
    from /usr/share/metasploit-framework/lib/metasploit/framework/database.rb:1:in `require'
    from /usr/share/metasploit-framework/lib/metasploit/framework/database.rb:1:in `<top (required)>'
    from /usr/share/metasploit-framework/lib/metasploit/framework/parsed_options/base.rb:17:in `require'
    from /usr/share/metasploit-framework/lib/metasploit/framework/parsed_options/base.rb:17:in `<top (required)>'
    from /usr/share/metasploit-framework/lib/metasploit/framework/parsed_options/console.rb:2:in `require'
    from /usr/share/metasploit-framework/lib/metasploit/framework/parsed_options/console.rb:2:in `<top (required)>'
    from /usr/share/metasploit-framework/vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/inflector/methods.rb:263:in `require'
    from /usr/share/metasploit-framework/vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/inflector/methods.rb:263:in `const_get'
    from /usr/share/metasploit-framework/vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/inflector/methods.rb:263:in `block in constantize'
    from /usr/share/metasploit-framework/vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/inflector/methods.rb:259:in `each'
    from /usr/share/metasploit-framework/vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/inflector/methods.rb:259:in `inject'
    from /usr/share/metasploit-framework/vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/inflector/methods.rb:259:in `constantize'
    from /usr/share/metasploit-framework/vendor/bundle/ruby/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/core_ext/string/inflections.rb:66:in `constantize'
    from /usr/share/metasploit-framework/lib/metasploit/framework/command/base.rb:73:in `parsed_options_class'
    from /usr/share/metasploit-framework/lib/metasploit/framework/command/base.rb:69:in `parsed_options'
    from /usr/share/metasploit-framework/lib/metasploit/framework/command/base.rb:47:in `require_environment!'
    from /usr/share/metasploit-framework/lib/metasploit/framework/command/base.rb:81:in `start'
    from /usr/bin/msfconsole:48:in `<main>'

    Kann mir jemand helfen?

    LG

  2. #2
    Bad Times Virus
    Registriert seit
    22.01.2008
    Beiträge
    638

    Standard AW: Metasploit lässt sich nach VEIL Installation nicht mehr starten?!

    HAst du denn schon nal versucht es neu zu installieren ?
    facit omnia voluntas

  3. #3
    RockSt★r Avatar von Alucart
    Registriert seit
    03.07.2009
    Beiträge
    435

    Standard AW: Metasploit lässt sich nach VEIL Installation nicht mehr starten?!

    1. apt-get remove metasploit-framework
    2. apt-get install metasploit-framework
    3. apt-get install ruby
    4. apt-get install openssl
    5. cd /usr/share/metasploit-framework# bundle install
    6. Profit.

    PS: Wird bestimmt auch laufen wenn du nur alleine openssl installierst aber ich würde alles neu drauf machen damit keine Fehler entstehen

    if (sad() == true)
    {
    Sad().Stop();
    beAwesome();
    }


  4. #4
    Gesperrt
    Registriert seit
    24.08.2008
    Beiträge
    401

    Standard AW: Metasploit lässt sich nach VEIL Installation nicht mehr starten?!

    Bevor du blindlings alles neu installierst versuch mal die development libs für ruby zu installieren.

    Code:
    sudo apt-get install ruby-dev

  5. #5
    Anfänger
    Registriert seit
    05.10.2016
    Beiträge
    15

    Standard AW: Metasploit lässt sich nach VEIL Installation nicht mehr starten?!

    Danke schonmal für alle Antworten! Metasploit funktionier wieder nur will VEIL jetzt nicht einen payload generieren es kommt immer eine Error Meldung....

    ---------- Post added at 22:41 ---------- Previous post was at 21:12 ----------

    Zitat Zitat von Starflow Beitrag anzeigen
    Bevor du blindlings alles neu installierst versuch mal die development libs für ruby zu installieren.

    Code:
    sudo apt-get install ruby-dev

    Die Commands vom Autor über Ihnen haben etwas geholfendoch nun kann VEILkeine PAYLOADS mehr erstellen...

  6. #6
    NoClose Wurm Avatar von Braz
    Registriert seit
    19.05.2015
    Beiträge
    159

    Standard AW: Metasploit lässt sich nach VEIL Installation nicht mehr starten?!

    Wieso nicht, gibts einen Errorlog?

    VG,
    Braz
    ______________________________________
    Seitdem ich perfekt bin, hält sich meine Arroganz in Grenzen.

  7. #7
    Anfänger
    Registriert seit
    05.10.2016
    Beiträge
    15

    Standard AW: Metasploit lässt sich nach VEIL Installation nicht mehr starten?!

    Zitat Zitat von Braz Beitrag anzeigen
    Wieso nicht, gibts einen Errorlog?

    VG,
    Braz
    Payload: python/shellcode_inject/aes_encrypt loaded


    Required Options:

    Name Current Value Description
    ---- ------------- -----------
    COMPILE_TO_EXE Y Compile to an executable
    EXPIRE_PAYLOAD X Optional: Payloads expire after "Y" days ("X" disables feature)
    INJECT_METHOD Virtual Virtual, Void, Heap
    USE_PYHERION N Use the pyherion encrypter

    Available Commands:

    set Set a specific option value
    info Show information about the payload
    options Show payload's options
    generate Generate payload
    back Go to the main menu
    exit exit Veil-Evasion

    [python/shellcode_inject/aes_encrypt>>]: generate

    ================================================== =======================
    Veil-Evasion | [Version]: 2.28.2
    ================================================== =======================
    [Web]: https://www.veil-framework.com/ | [Twitter]: @VeilFramework
    ================================================== =======================

    [?] Use msfvenom or supply custom shellcode?

    1 - msfvenom (default)
    2 - custom shellcode string
    3 - file with shellcode (raw)

    [>] Please enter the number of your choice:

    [*] Press [enter] for windows/meterpreter/reverse_tcp
    [*] Press [tab] to list available payloads
    [>] Please enter metasploit payload:
    [>] Enter value for 'LHOST', [tab] for local IP: 192.168.2.108
    [>] Enter value for 'LPORT': 4455
    [>] Enter any extra msfvenom options (syntax: OPTION1=value1 or -OPTION2=value2):

    [*] Generating shellcode...
    Traceback (most recent call last):
    File "./Veil-Evasion.py", line 339, in <module>
    controller.MainMenu(args=args)
    File "/root/Veil/Veil-Evasion/modules/common/controller.py", line 875, in MainMenu
    self.outputFileName = self.PayloadMenu(self.payload, args=args)
    File "/root/Veil/Veil-Evasion/modules/common/controller.py", line 801, in PayloadMenu
    payloadCode = payload.generate()
    File "/root/Veil/Veil-Evasion//modules/payloads/python/shellcode_inject/aes_encrypt.py", line 51, in generate
    Shellcode = self.shellcode.generate(self.required_options)
    File "/root/Veil/Veil-Evasion/modules/common/shellcode.py", line 501, in generate
    FuncShellcode = subprocess.check_output(settings.MSFVENOM_PATH + self.msfvenomCommand, shell=True)
    AttributeError: 'module' object has no attribute 'MSFVENOM_PATH'
    root@kali:~/Veil/Veil-Evasion#

  8. #8
    NoClose Wurm Avatar von Braz
    Registriert seit
    19.05.2015
    Beiträge
    159

    Standard AW: Metasploit lässt sich nach VEIL Installation nicht mehr starten?!

    AttributeError: 'module' object has no attribute 'MSFVENOM_PATH'
    Schau mal ob msfvenom ohne Veil als standalone läuft.
    ______________________________________
    Seitdem ich perfekt bin, hält sich meine Arroganz in Grenzen.

  9. #9
    Anfänger
    Registriert seit
    05.10.2016
    Beiträge
    15

    Standard AW: Metasploit lässt sich nach VEIL Installation nicht mehr starten?!

    Zitat Zitat von Braz Beitrag anzeigen
    Schau mal ob msfvenom ohne Veil als standalone läuft.
    Wie könnte ich das überprüfen?

  10. #10
    NoClose Wurm Avatar von Braz
    Registriert seit
    19.05.2015
    Beiträge
    159

    Standard AW: Metasploit lässt sich nach VEIL Installation nicht mehr starten?!

    ______________________________________
    Seitdem ich perfekt bin, hält sich meine Arroganz in Grenzen.

Seite 1 von 2 12 LetzteLetzte

Ähnliche Themen

  1. Antworten: 8
    Letzter Beitrag: 02.08.2010, 20:48
  2. Win7 bootet nach Kubuntu 10.04 installation nicht mehr
    Von BlackCobra im Forum Linux und UNIX-Systeme
    Antworten: 5
    Letzter Beitrag: 21.07.2010, 20:43
  3. Knoppix Oberfläche lässt sich nicht starten
    Von Shadowstyle im Forum Linux und UNIX-Systeme
    Antworten: 5
    Letzter Beitrag: 26.05.2010, 20:57
  4. Hi css lässt sich nciht mehr starten
    Von coolman3 im Forum Games
    Antworten: 0
    Letzter Beitrag: 01.03.2008, 15:05

Stichworte

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •