• 21 Posts
  • 47 Comments
Joined 11 months ago
cake
Cake day: March 1st, 2024

help-circle
























  • Im a little knowledgeable with this stuff but i do not know how to see the “handshake” itself, but maybe this is synonymous with what i am doing:

    Right click any of the packets (TCP or SSH) > Follow > TCP stream

    From there i can see some info about the ssh protocol and connection, as well as the 2 devices communicating (Operating systems used) followed by random gibberish which is the encrypted data.

    When I analyze the TCP packet “frames”, they contain data including the motherboard manufacturer, but packets themselves look like its just gibberish.

    Thanks by the way for trying to help me :)










  • Well my other comement saying this is exactly what i need did not get posted as a reply to your comment, my mistake. I followed rhe example for “/usr/bin/wg/” intending to be able to use

    wg show
    

    but it still requires sudo. I tried rebooting and nothing changed, any ideas? I did

    type -a wg
    

    to get the command location for the sudoer file.