:niggy: on Nostr: only started this as a simple tool to emulate an interactive shell, without a pty on ...
only started this as a simple tool to emulate an interactive shell, without a pty on target
unix-like systems record a login when a interactive terminal (pty) is opened, but ssh protocol actually allows executing single commands without one. so you can silently run system commands without any logins in system logs
then wanted to add a couple more features, and before I knew it of course every single feature the ssh protocol offers. even had to write a custom SOCKS5 protocol parser...
Published at
2024-01-20 15:54:14Event JSON
{
"id": "bbfb94e8c6c297bfd07f52a26ff3c6cd4b5e964fca2926e648878fa27438170a",
"pubkey": "6be61ca6c65a6d80ae4deb98eb27943cba1bc93dfc975b8161028c099c2b54dc",
"created_at": 1705766054,
"kind": 1,
"tags": [
[
"p",
"6be61ca6c65a6d80ae4deb98eb27943cba1bc93dfc975b8161028c099c2b54dc",
"wss://relay.mostr.pub"
],
[
"e",
"ff001d53e2ab28bae515c49367a6e7d5d50e4951a0b95bbb31cc17f54764cc4c",
"wss://relay.mostr.pub",
"reply"
],
[
"proxy",
"https://poa.st/objects/75e60143-5169-4e2e-8f02-4899f6bfe2a2",
"activitypub"
]
],
"content": "only started this as a simple tool to emulate an interactive shell, without a pty on target\n\nunix-like systems record a login when a interactive terminal (pty) is opened, but ssh protocol actually allows executing single commands without one. so you can silently run system commands without any logins in system logs\n\nthen wanted to add a couple more features, and before I knew it of course every single feature the ssh protocol offers. even had to write a custom SOCKS5 protocol parser...",
"sig": "d26fac8e25fb96707431fca2aaf17f2d62a10d02861ed47e6a487028128fe937424287ade6ca2a4937fa50f45689d3ed2bfa32492189a07348e52e8a7f996a60"
}