Menu

bug report

2016-01-26
2016-07-21
  • pedro ubuntu

    pedro ubuntu - 2016-01-26




    Please report your bug the correct way:

    1º write your operative system in use (kali)
    2º write the version of venom tool (1.0.10)
    3º if possible post the screenshot with the bug
    or copy/paste from terminal ...
    


    Copyright © 2016 - venom shellcode generator

     

    Last edit: pedro ubuntu 2016-01-26
  • Anonymous

    Anonymous - 2016-06-22

    hello generator giving me an error :
    ./venom.sh: 2771: ./venom.sh: i586-mingw32msvc-gcc: not found
    strip: '/root/Desktop/crisp-shellcode-generator-shell/output/backdoor.exe': No such file

    i ma using Kali linux 2.0 venom 1.0.12 wanna create pdf shell, and one more when i wanna generate .jar shell it create an emty file .... why ? can you help me?

     
    • pedro ubuntu

      pedro ubuntu - 2016-07-18

      yes...
      the bug its that you are using KALI '''rolling release'''
      (roling release does not have in repositorys the mingw32 packet needed
      by venom to compile templates into executable formats), the packet that
      venom needs its a sub-packet of mingw32 (i586-mingw32msvc-gcc)
      that can be found in KALI sana oficial repositorys simple by executing:
      apt-get install mingw32

      Simple soluction:
      edit your source.list and add KALI sana official repositorys to it...
      that apt-get install mingw32 it will install the missing packets
      that venom needs to work...

      Install mingw32 on kali 2.0 rolling release (step-by-step):
      https://sourceforge.net/p/crisp-shellcode-generator/discussion/general/thread/e05bc593/

      about 'when i wanna generate .jar shell it create an emty file'
      Again i need a little more information, because venom builds
      2 diferent .jar payloads (windows/reverse_tcp 'base64') and
      (java/reverse_tcp 'no encoding') so i need to know witch one
      of then have you tryied to build..

      you can manually check if buildding .jar payloads its available in
      your metasploit install with the follow command:

      msfvenom --help-formats

      remenber that '''java/meterpreter/reverse_tcp''' its build using FORMAT::java
      and that '''windows/meterpreter/reverse_tcp''' its build using FORMAT::psh-cmd
      (check if this 2 formats are available in your msfvenom install)

       

      Last edit: pedro ubuntu 2016-09-19
  • Anonymous

    Anonymous - 2016-06-27
    1. parrot os
    2. 1.0.12
    3. having issues with wine installs for root. i did a winecfg under root to put a .wine folder in my root folder and after trying to install winrar.exe it doesn't install in in the drive-c for root .wine. also installer doesn't find python 2.6 this way either so i can't install pyinstaller please help and thanks.
     
    • pedro ubuntu

      pedro ubuntu - 2016-07-18

      installing PYINSTALLER dependencies its allaways a issue...
      (veil framework suffer the same problem)....

      you must figure it out if your system its 64bits or 32bites befor trying to install
      winrar.exe (under wine = simple press on the executable and run it using wine [install])..

      about python2.6.msi (windows installer) its the same thing, you need to install
      the correct arch of python under wine...

      inside shell/bin folder you have 2 diferent winrar.exe installs.
      inside shell/obfuscate folder you have 'pyinstaller.tar.gz' with
      instaructions how to install in diferent archs...

      usefull links:
      http://www.howtogeek.com/105271/how-to-run-windows-software-on-ubuntu-with-wine/

       
  • Anonymous

    Anonymous - 2016-10-20
    Post awaiting moderation.
  • Anonymous

    Anonymous - 2020-04-12
    Post awaiting moderation.
  • Anonymous

    Anonymous - 2021-07-02
    Post awaiting moderation.

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.