Поиск по этому блогу

среда, 9 декабря 2015 г.

agony of some engineer

Yep, this is real =)
filename, username and IP address were changed. I found this when checked out bash history during daily activity.

 Check out bash history:
#1416529261
scp /path/to/file/file.log.bz2 someuser@localhost
#1416529302
scp /path/to/file/file.log.bz2  > /localhost/
#1416529315
scp /path/to/file/file.log.bz2  > /localhost/C:/
#1416529337
scp /path/to/file/file.log.bz2  > /localhost/user/someuser
#1416529395
scp /path/to/file/file.log.bz2  someuser@127.0.0.1
#1416529430
scp /path/to/file/file.log.bz2  someuser@127.0.0.1 /home/someuser
#1416529455
scp /path/to/file/file.log.bz2  someuser@127.0.0.1 /home/someuser/file
#1416529495
scp /path/to/file/file.log.bz2  someuser@127.0.0.1/home/someuser/file
#1416529502
scp /path/to/file/file.log.bz2  someuser@127.0.0.1/home/someuser/file/





Комментариев нет:

Отправить комментарий