Grunt's personal blog

this is my personal blog for my hacking stuff, my degree stuff, etc

View on GitHub

Quick Start: Havoc Server and Client

Starting the Server

  1. Navigate to the Havoc directory:
     cd Havoc
    
  2. Start the server:
     ./havoc server -d
    
    • -d for default profile

Launching the Client

  1. Navigate to the Havoc directory:
     cd Havoc
    
  2. Launch the client:
     ./havoc client
    

    Creación de agentes

    • Attack => Payload => Hay que elegir el tipo de payload que queremos
    • .exe
    • .dll
    • .bin

Persistencia inyectando shellcode dentro de un proceso