All Projects → 0xmachos → mOrc

0xmachos / mOrc

Licence: MIT License
mOrc is a post-exploitation framework for macOS written in Bash

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to mOrc

AlanFramework
A C2 post-exploitation framework
Stars: ✭ 405 (+2431.25%)
Mutual labels:  post-exploitation
XENA
XENA is the managed remote administration platform for botnet creation & development powered by blockchain and machine learning. Aiming to provide an ecosystem which serves the bot herders. Favoring secrecy and resiliency over performance. It's micro-service oriented allowing for specialization and lower footprint. Join the community of the ulti…
Stars: ✭ 127 (+693.75%)
Mutual labels:  post-exploitation
BackToMe
Little tool made in python to create payloads for Linux, Windows and OSX with unique handler
Stars: ✭ 61 (+281.25%)
Mutual labels:  post-exploitation
ligolo-ng
An advanced, yet simple, tunneling/pivoting tool that uses a TUN interface.
Stars: ✭ 418 (+2512.5%)
Mutual labels:  post-exploitation
rpc2socks
Post-exploit tool that enables a SOCKS tunnel via a Windows host using an extensible custom RPC proto over SMB through a named pipe.
Stars: ✭ 126 (+687.5%)
Mutual labels:  post-exploitation
OffensiveAutoIt
Offensive tooling notes and experiments in AutoIt v3 (https://www.autoitscript.com/site/autoit/)
Stars: ✭ 341 (+2031.25%)
Mutual labels:  post-exploitation
Teardroid-phprat
🇮🇳 🤖 It's easy to use android botnet work without port forwarding, vps and android studio
Stars: ✭ 417 (+2506.25%)
Mutual labels:  post-exploitation
AdbNet
A tool that allows you to search for vulnerable android devices across the world and exploit them.
Stars: ✭ 112 (+600%)
Mutual labels:  post-exploitation
sudo sniff
Steal user's password when running sudo for post-exploitation purposes
Stars: ✭ 26 (+62.5%)
Mutual labels:  post-exploitation
SBD
Static Binary Deployer. Download and deploy *Nix utilities on a compromised system.
Stars: ✭ 23 (+43.75%)
Mutual labels:  post-exploitation
AIX-for-Penetration-Testers
A basic AIX enumeration guide for penetration testers/red teamers
Stars: ✭ 31 (+93.75%)
Mutual labels:  post-exploitation
Vegile
This tool will setting up your backdoor/rootkits when backdoor already setup it will be hidden your spesisifc process,unlimited your session in metasploit and transparent. Even when it killed, it will re-run again. There always be a procces which while run another process,So we can assume that this procces is unstopable like a Ghost in The Shell
Stars: ✭ 601 (+3656.25%)
Mutual labels:  post-exploitation
venus
A Visual Studio Code Extension agent for Mythic C2
Stars: ✭ 47 (+193.75%)
Mutual labels:  post-exploitation
ToRat client
This is the ToRat client, a part of the ToRat Project.
Stars: ✭ 29 (+81.25%)
Mutual labels:  post-exploitation
presentations
My Presentations in PDF
Stars: ✭ 27 (+68.75%)
Mutual labels:  post-exploitation
Ghost
Ghost Framework is an Android post-exploitation framework that exploits the Android Debug Bridge to remotely access an Android device.
Stars: ✭ 1,934 (+11987.5%)
Mutual labels:  post-exploitation
MacOS-WPA-PSK
PoC script showing that MacOS leaves the wireless key in NVRAM, in plaintext and accessible to anyone.
Stars: ✭ 29 (+81.25%)
Mutual labels:  post-exploitation
dfex
DNS File EXfiltration
Stars: ✭ 46 (+187.5%)
Mutual labels:  post-exploitation
Powerexploit
Post-Exploitation 😎 module for Penetration Tester and Hackers.
Stars: ✭ 26 (+62.5%)
Mutual labels:  post-exploitation
Bifrost
Bifrost C2. Open-source post-exploitation using Discord API
Stars: ✭ 37 (+131.25%)
Mutual labels:  post-exploitation

mOrc

Build Status

mOrc is a post-exploitation framework for macOS written in Bash

Based on and inspired by zMarch/Orc a "post-exploitation framework for Linux written in Bash".

Script Start

It takes the form of an ENV script, so load mOrc into a shell by running

ENV=mo.rc sh -i 

HISTFILE is unset, and we use ulimit -c 0 to try and prevent any corefiles showing up.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].