Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 749 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 749 Bytes

Mindflayer

Goals with Mindflayer

  • Automation with Mindflayer
    • Mindflyer will be able to learn from the infromation it gathers. With the information, it will be able to decide on what the next move it should do. Not every move will be to actually accomplish an exploit. It will try to confuse the user randomly.

Accomplished so far:

  1. Built framework for user input
    • Able to print sessions, jobs, and interact with meterpreter(with output)
    • Currently working with transport within meterpreter
  2. Started creating automation
  3. Able to parse data using JSON
  4. Uses Mongodb to store session, recon data
  5. Developed a frontend to display my data and events from Mindflayer

TODOS:

Create a scenario to test Mindflayer's automation.