https://github.com/the404hacking/macphish
Office for Mac Macro Payload Generator
https://github.com/the404hacking/macphish
Last synced: 8 months ago
JSON representation
Office for Mac Macro Payload Generator
- Host: GitHub
- URL: https://github.com/the404hacking/macphish
- Owner: The404Hacking
- License: mit
- Created: 2017-09-26T08:45:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-26T17:23:56.000Z (over 8 years ago)
- Last Synced: 2025-04-01T15:09:51.647Z (10 months ago)
- Language: Python
- Size: 813 KB
- Stars: 3
- Watchers: 0
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [MacPhish](https://github.com/The404Hacking/MacPhish)
Office for Mac Macro Payload Generator

## Attack vectors
There are 4 attack vectors available:
* beacon
* creds
* meterpreter
* meterpreter-grant
For the 'creds' method, macphish can generate the Applescript script directly, in case you need to run it from a shell.
### beacon
On execution, this payload will signal our listening host and provide basic system information about the victim. The simplest way of generating a beacon payload is:
```
$./macphish.py -lh
```
By default, it uses curl but other utilities (wget, nslookup) can be used by modifying the command template.
### creds
```
$./macphish.py -lh -lp -a creds
```
### meterpreter
The simplest way of generating a meterpreter payload is:
```
$./macphish.py -lh -lp -p -a meterpreter
```
### meterpreter-grant
The generate a meterpreter payload that calls GrantAccessToMultipleFiles() first:
```
$./macphish.py -lh -lp -p -a meterpreter-grant
```
For meterpreter attacks, only python payloads are supported at the moment.
## Usage
See [https://github.com/The404Hacking/MacPhish/wiki](https://github.com/The404Hacking/MacPhish/wiki)
## PoCs
*
*
*
*
## Download and Clone
> Download: [https://github.com/The404Hacking/MacPhish/archive/master.zip](https://github.com/The404Hacking/MacPhish/archive/master.zip)
> Clone: git clone [https://github.com/The404Hacking/MacPhish](https://github.com/The404Hacking/MacPhish.git)
## The404Hacking | Digital UnderGround Team
[The404Hacking](https://T.me/The404Hacking)
## Follow us !
[The404Hacking](https://T.me/The404Hacking) - [The404Cracking](https://T.me/The404Cracking)
[Instagram](https://instagram.com/The404Hacking) - [GitHub](https://github.com/The404Hacking)
[YouTube](http://yon.ir/youtube404) - [Aparat](http://www.aparat.com/The404Hacking)
[The404Hacking.BlogSky.Com](http://the404hacking.blogsky.com)