View previous topic :: View next topic |
Author |
Message |
audiodef Watchman
Joined: 06 Jul 2005 Posts: 6656 Location: The soundosphere
|
|
Back to top |
|
|
eccerr0r Watchman
Joined: 01 Jul 2004 Posts: 9888 Location: almost Mile High in the USA
|
Posted: Tue Jan 17, 2017 1:33 am Post subject: |
|
|
I believe that string is user defined before they disconnect... Since they already tried to connect, the damage is already done.
I don't think it really matters what they put there, it's all not authorized.
These are the close strings of the last thousand or so ssh disconnects I had on my server
Code: | 376 Bye Bye [preauth]
1 Closed due to user request.
167 Closed due to user request. [preauth]
83 disconnected by user
4 disconnect [preauth]
5 java.net.SocketTimeoutException: Read timed out [preauth]
1 PECL/ssh2 (AITCHTEETEEPEE:pecl.php.net/packages/ssh2) [preauth]
814 [preauth]
2 User request [preauth]
|
note that AITCHTEETEEPEE: is http:// in my logfile, and I didn't want it to autolink and pollute google. note that the vast majority is "blank" ... not much can be done to filter these. (and I would suspect some of these may be me aborting my own ssh connections.) _________________ Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching? |
|
Back to top |
|
|
|