Coder Social home page Coder Social logo

d00mfist / mystikal Goto Github PK

View Code? Open in Web Editor NEW
270.0 270.0 38.0 1.45 MB

macOS Initial Access Payload Generator

License: BSD 3-Clause "New" or "Revised" License

Python 69.23% Shell 2.82% Objective-C 1.43% Objective-C++ 4.68% C++ 4.24% JavaScript 0.11% Ruby 5.89% C 11.60%

mystikal's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mystikal's Issues

TypeError: __init__() got an unexpected keyword argument 'selected_os'

Please make a choice: 4
Selected Office Macros: VBA
SubMenu Choice: Choose 1 of 4 choices
Choose 1 for VBA Macros for Word
Choose 2 for VBA Macros for Excel
Choose 3 for VBA Macros for PowerPoint
Choose 4 to exit
Please make a choice: 1
[+] Logging into Mythic
Traceback (most recent call last):
File "mystikal.py", line 161, in
main()
File "mystikal.py", line 73, in main
office_macros_menu()
File "mystikal.py", line 136, in office_macros_menu
macro_word()
File "/Users/ccccc/Downloads/Mystikal/Modules/Macro_Word.py", line 104, in macro_word
loop.run_until_complete(main())
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/asyncio/base_events.py", line 616, in run_until_complete
return future.result()
File "/Users/cccc/Downloads/Mystikal/Modules/Macro_Word.py", line 86, in main
await scripting()
File "/Users/ccc/Downloads/Mystikal/Modules/Macro_Word.py", line 30, in scripting
p = mythic_rest.Payload(
TypeError: init() got an unexpected keyword argument 'selected_os'

got unexpected keyword argument 'mythic_encrypts'

Hey, I'm getting the following error when trying to create an Armed PDF in Mystikal

 _______               __   __ __           __
|   |   |.--.--.-----.|  |_|__|  |--.---.-.|  |
|       ||  |  |__ --||   _|  |    <|  _  ||  |
|__|_|__||___  |_____||____|__|__|__|___._||__|
         |_____|

Mystikal: macOS Initial Access Payload Generator
Main Choice: Choose 1 of 8 choices
Choose 1 for Installer Packages
Choose 2 for Mobile Configuration: Chrome Extension
Choose 3 for Mobile Configuration: Webloc File
Choose 4 for Office Macros: VBA
Choose 5 for Office Macros: XLM Macros in SYLK Files
Choose 6 for Disk Images
Choose 7 for Armed PDFs
Choose 8 to exit
Please make a choice: 7
Selected Armed PDF
!!! This module currently downloads a pdf to modify as a default example
[+] Copied Template Folder to './Payloads/PDF_Payload'
[+] Logging into Mythic
[+] Creating new apfell payload
Traceback (most recent call last):
  File "mystikal.py", line 141, in <module>
    main()
  File "mystikal.py", line 48, in main
    pdf()
  File "/Users/rt/Downloads/Mystikal/Modules/PDF.py", line 103, in pdf
    loop.run_until_complete(main())
  File "/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/asyncio/base_events.py", line 616, in run_until_complete
    return future.result()
  File "/Users/rt/Downloads/Mystikal/Modules/PDF.py", line 85, in main
    await scripting()
  File "/Users/rt/Downloads/Mystikal/Modules/PDF.py", line 56, in scripting
    resp = await mythic.create_payload(p, all_commands=True, wait_for_build=True)
  File "/Users/rt/Downloads/Mystikal/mythic.py", line 4026, in create_payload
    resp = await self.get_payloadtypes()
  File "/Users/rt/Downloads/Mystikal/mythic.py", line 4132, in get_payloadtypes
    tmp.append(PayloadType(**x))
TypeError: __init__() got an unexpected keyword argument 'mythic_encrypts'

Mythic Version: Current main branch (2.2)
Mystikal Version: Current main branch

Any idea why I might be getting this error? pip says all requirements are satisfied and as far as I can see all the settings in MythicSettings.py are correct.

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.