Skip to content

Cheat Sheet/Guide? #175

Answered by Mitul16
KremSH asked this question in Q&A
Aug 6, 2021 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

When you have a valid session, press Ctrl+D to switch between your local pwncat prompt and remote terminal prompt

There are a lot of nicely documented instructions available on Read the Docs, here
You may start with the basic usage

pwncat's local prompt
  1. Get a session
  2. You will be greeted with a local pwncat prompt
    # see available help
    (local) pwncat$ help
    .
    .
    .
    # run a complete system enumeration, `pwncat` will intelligently save the results for multiple uses
    (local) pwncat$ run enumerate.gather
    .
    .
    .
  3. Interact with your remote machine (press Ctrl-D to switch)
  4. Create another session if you want, and switch between them with ease
    # list available sessions
    (local) pwncat$ sessions
    .
    .
    .
    #

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@KremSH
Comment options

@trevorbryant
Comment options

@calebstewart
Comment options

Answer selected by KremSH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants