Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Links #1

Open
larshp opened this issue Feb 4, 2022 · 1 comment
Open

Links #1

larshp opened this issue Feb 4, 2022 · 1 comment

Comments

@larshp
Copy link
Member

larshp commented Feb 4, 2022

https://git-scm.com/book/en/v2/Git-on-the-Server-The-Protocols

https://datatracker.ietf.org/doc/html/rfc4251 - The Secure Shell (SSH) Protocol Architecture
https://datatracker.ietf.org/doc/html/rfc4252 - The Secure Shell (SSH) Authentication Protocol
https://datatracker.ietf.org/doc/html/rfc4253 - The Secure Shell (SSH) Transport Layer Protocol
https://datatracker.ietf.org/doc/html/rfc4254 - The Secure Shell (SSH) Connection Protocol

Note: the TCP client in ABAP is a mess, and SSH is not a good fit, so frame sizes will probably have to be 1 byte making it very slow, but this maybe be okay for some scenarios. Or https://datatracker.ietf.org/doc/html/rfc4253#section-6 ?

https://www.synopsys.com/software-integrity/security-testing/fuzz-testing/defensics/protocols/ssh2-server.html

https://docs.github.com/en/developers/overview/managing-deploy-keys#deploy-keys

https://github.com/billchurch/webssh2
https://github.com/mscdex/ssh2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant