FIX: README link to CC broken
This commit is contained in:
parent
ea2c593c38
commit
1531e4198f
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue