Giter Site home page Giter Site logo

OSX Version Requirments about evilosx HOT 7 CLOSED

marten4n6 avatar marten4n6 commented on July 20, 2024
OSX Version Requirments

from evilosx.

Comments (7)

Marten4n6 avatar Marten4n6 commented on July 20, 2024

Unfortunately I only have one Mac which runs the latest version so I am unable to test against earlier versions, Mac virtual machines on Linux are a pain.

I was getting a module not found error

Could you please post the stack trace in code tags? This would be very helpful and probably allow me to fix the issue.

The server sees the client and starts to create the payload but then nothing after that.

The server uses OpenSSL to uniquely encrypt payloads to the target system, do you have OpenSSL installed (system wide)?

from evilosx.

maxedgerule avatar maxedgerule commented on July 20, 2024

Oh yeah those osx VMs are a pain...
I'll setup the older version of python again to get the stack trace.

The version of OpenSSL was 0.9.8zd but I then upgraded to 1.0.2o.

  • Still the same issue
    Not sure if this matters but each time I try the server shows the following message:
    [launch_daemon] Creating payload using key : #
    The key is always the same

If there is anything I can do to help look into this let me know.

from evilosx.

Marten4n6 avatar Marten4n6 commented on July 20, 2024

Tomorrow I'll switch encryption and hashing to use PyCryptodome (maintained fork of PyCrypto).
Using the system wide OpenSSL was a stupid idea of me lets be honest.

from evilosx.

Marten4n6 avatar Marten4n6 commented on July 20, 2024

Can you let me know if the latest version fixes this?
Note that pycryptodomex is now a server side dependency.
Cheers!

from evilosx.

gurn0017 avatar gurn0017 commented on July 20, 2024

I'm trying to run this and am having the error where the process is hanging

from evilosx.

MysticalCortex avatar MysticalCortex commented on July 20, 2024

def random_string(size: int=None, numbers: bool=False) -> str:

im getting errors with the "size:" colon.

Im on osx 10.13.6

from evilosx.

Marten4n6 avatar Marten4n6 commented on July 20, 2024

@MysticalCortex
You should be using python3, I've updated the How To Use to specify python3 instead of just python.

@gurn0017
Can you let me know if the latest version fixes this issue >= v4.0.0?

from evilosx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.