diff --git a/README.md b/README.md index f0509cc..c072853 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This is currently a proof-of-concept. ### SSH -Data is percent-encoded (like an URL) to provide the information lossless and fully reversible as all kind of special characters are getting entered into the login field.. Spaces are `%20`. This adds one step, but makes it easier to see differences and run reports. [Use something like Cyberchef to decode it in your browser]("https://cc.uphillsecurity.com/#recipe=URL_Decode()&input=JTQwQWExMjMxMjMKJTQwQWExMjM0NTYKJTQwQWExMjM0NTY3ODkKJTQwQWJjZDEyMzQKJTQwQWRtaW4xMjMKJTQwQWRtaW4xMjM0CiU0MEFkbWluMjAyNgolNDBCTUQwMjExMzB6ZHIlMjEKJTQwRG1pbjEyMwolNDBEbWluMTIzLmNvbQ"). +Data is percent-encoded (like an URL) to provide the information lossless and fully reversible as all kind of special characters are getting entered into the login field.. Spaces are `%20`. This adds one step, but makes it easier to see differences and run reports. [Use something like Cyberchef to decode it in your browser](https://cc.uphillsecurity.com/#recipe=URL_Decode%28%29&input=JTQwQWExMjMxMjMKJTQwQWExMjM0NTYKJTQwQWExMjM0NTY3ODkKJTQwQWJjZDEyMzQKJTQwQWRtaW4xMjMKJTQwQWRtaW4xMjM0CiU0MEFkbWluMjAyNgolNDBCTUQwMjExMzB6ZHIlMjEKJTQwRG1pbjEyMwolNDBEbWluMTIzLmNvbQ). - harvesting of credentials used in brute force attempts - honeypot listening on default port TCP/22