Displaying 3 results from an estimated 3 matches for "imoverclock".
Did you mean:
overclock
2017 Apr 07
0
[Bug 1762] Improve the documentation w.r.t. "the user's shell"
https://bugzilla.mindrot.org/show_bug.cgi?id=1762
imoverclocked at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|enhancement |security
CC| |imoverclocked at gmail.com...
2016 Mar 11
2
Forward only specific identities
Hi OpenSSH peeps!
I have looked around a few man pages and the usual sources of
information but I can't seem to find a way to only forward specific
identities to some hosts. What I would really like to have is a way to
only forward the identity that gave me a successful auth:
% ls ~/.ssh | grep .pub
id_ecdsa.pub
id_ed25519.pub
id_rsa.pub
% cat .ssh/config
Host example.com:
2017 Apr 07
2
[Bug 2706] New: remote code execution via ProxyCommand+browser exploit
...wser exploit
Product: Portable OpenSSH
Version: 7.4p1
Hardware: All
OS: Mac OS X
Status: NEW
Severity: security
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: imoverclocked at gmail.com
Given the URL in a web browser:
"ssh://user at somehost.%60id%3E%2Ftmp%2Fwhoami%60.example.com"
iTerm2 currently launches ssh with a hostname of:
somehost.`id>/tmp/whoami`.example.com
With a vanilla SSH configuration this is ok since SSH errors out with
"...