Size: a a a

2018 September 15

k

kazgeek in Hacker May Cry
MRL
user@linux2:/scripts$ cat .tsdfsdfime.log
/home/bob:
total 32
dr-xr-x--- 3 root bob 4096 Aug 10 12:00 .
drwxr-xr-x 5 root bob 4096 Feb 25  2017 ..
-r-xr-x--- 1 root bob  628 Feb 25  2017 .bash_history
-r-xr-x--- 1 root bob  220 Feb 25  2017 .bash_logout
-r-xr-x--- 1 root bob 3392 Feb 25  2017 .bashrc
-r-xr-x--- 1 root bob  675 Feb 25  2017 .profile
dr-xr-x--- 2 root bob 4096 Feb 25  2017 .ssh
-r-xr-x--- 1 root bob  881 Feb 25  2017 .viminfo

/home/bob/.ssh:
total 8
dr-xr-x--- 2 root bob 4096 Feb 25  2017 .
dr-xr-x--- 3 root bob 4096 Aug 10 12:00 ..
А остальные файлы читал? Или только хистори?
источник

NK

ID:683549110 in Hacker May Cry
Все принтеры оставляют микроскопические жёлтые точки, кодируя серийник и дату. От руки писать тоже не вариант, профессиональный психолог сможет как минимум сузить круг подозреваемых.
источник

NK

ID:683549110 in Hacker May Cry
Љубо Маузер📡
На печатной машинке сделаю
лингвистический анализ)
источник

NK

ID:683549110 in Hacker May Cry
Подавляющее большинство.
источник

NK

ID:683549110 in Hacker May Cry
Потом закину список.
источник

s⁤

serh39(krsk)⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤ ⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤⁤ in Hacker May Cry
MRL
у питона нет ограничений на модуль os
угу, кстати тебе заебись немного проще будет делать эту лабу
источник

M

MRL in Hacker May Cry
kazgeek
А остальные файлы читал? Или только хистори?
остальные читал, там ничего
источник

ML

Marbolo Lo in Hacker May Cry
Љубо Маузер📡
Ну отпечаток пальцев тоже не оставлю
По пути туда есть камеры слежения, у телефонного оператора остаются логи посещения сот
источник

ML

Marbolo Lo in Hacker May Cry
Это навскидку
источник

M

MRL in Hacker May Cry
kazgeek
Так там по ключу авторизация, попробуй боба или рута.
root@HackerMayCry:~# proxychains ssh bob@172.16.0.3
ProxyChains-3.1 (http://proxychains.sf.net)
|S-chain|-<>-127.0.0.1:8888-<><>-172.16.0.3:22-<><>-OK
bob@172.16.0.3: Permission denied (publickey).
root@HackerMayCry:~# proxychains ssh root@172.16.0.3
ProxyChains-3.1 (http://proxychains.sf.net)
|S-chain|-<>-127.0.0.1:8888-<><>-172.16.0.3:22-<><>-OK
root@172.16.0.3: Permission denied (publickey).
источник

Љ

Љубо Маузер📡 in Hacker May Cry
Маршрут составил так, что камер нету, сотовый с собой брать не буду
источник

NK

ID:683549110 in Hacker May Cry
Алиби продумал?
источник

k

kazgeek in Hacker May Cry
MRL
root@HackerMayCry:~# proxychains ssh bob@172.16.0.3
ProxyChains-3.1 (http://proxychains.sf.net)
|S-chain|-<>-127.0.0.1:8888-<><>-172.16.0.3:22-<><>-OK
bob@172.16.0.3: Permission denied (publickey).
root@HackerMayCry:~# proxychains ssh root@172.16.0.3
ProxyChains-3.1 (http://proxychains.sf.net)
|S-chain|-<>-127.0.0.1:8888-<><>-172.16.0.3:22-<><>-OK
root@172.16.0.3: Permission denied (publickey).
cat /etc/ssh/sshd_config | grep -v "^$|^#"
источник

M

MRL in Hacker May Cry
kazgeek
cat /etc/ssh/sshd_config | grep -v "^$|^#"
источник

k

kazgeek in Hacker May Cry
источник

k

kazgeek in Hacker May Cry
Не могу открыть с телефона, паста заблочена, а через тор капча не пускает. Закинь на другой ресурс.
источник

M

MRL in Hacker May Cry
kazgeek
cat /etc/ssh/sshd_config | grep -v "^$|^#"
user@linux2:/tmp$ cat /etc/ssh/sshd_config | grep -v "^$|^#"
# Package generated configuration file
# See the sshd_config(5) manpage for details

# What ports, IPs and protocols we listen for
Port 22
# Use these options to restrict which interfaces/protocols sshd will bind to
#ListenAddress ::
#ListenAddress 0.0.0.0
Protocol 2
# HostKeys for protocol version 2
HostKey /etc/ssh/ssh_host_rsa_key
HostKey /etc/ssh/ssh_host_dsa_key
HostKey /etc/ssh/ssh_host_ecdsa_key
#Privilege Separation is turned on for security
UsePrivilegeSeparation yes

# Lifetime and size of ephemeral version 1 server key
KeyRegenerationInterval 3600
ServerKeyBits 768

# Logging
SyslogFacility AUTH
LogLevel INFO

# Authentication:
LoginGraceTime 120
PermitRootLogin yes
StrictModes yes

RSAAuthentication yes
PubkeyAuthentication yes
#AuthorizedKeysFile  %h/.ssh/authorized_keys

# Don't read the user's ~/.rhosts and ~/.shosts files
IgnoreRhosts yes
# For this to work you will also need host keys in /etc/ssh_known_hosts
RhostsRSAAuthentication no
# similar for protocol version 2
HostbasedAuthentication no
# Uncomment if you don't trust ~/.ssh/known_hosts for RhostsRSAAuthentication
#IgnoreUserKnownHosts yes

# To enable empty passwords, change to yes (NOT RECOMMENDED)
PermitEmptyPasswords no

# Change to yes to enable challenge-response passwords (beware issues with
# some PAM modules and threads)
ChallengeResponseAuthentication no

# Change to no to disable tunnelled clear text passwords
PasswordAuthentication no

# Kerberos options
#KerberosAuthentication no
#KerberosGetAFSToken no
#KerberosOrLocalPasswd yes
#KerberosTicketCleanup yes

# GSSAPI options
#GSSAPIAuthentication no
#GSSAPICleanupCredentials yes

X11Forwarding yes
X11DisplayOffset 10
PrintMotd no
PrintLastLog yes
TCPKeepAlive yes
#UseLogin no

#MaxStartups 10:30:60
#Banner /etc/issue.net

# Allow client to pass locale environment variables
AcceptEnv LANG LC_*

Subsystem sftp /usr/lib/openssh/sftp-server

# Set this to 'yes' to enable PAM authentication, account processing,
# and session processing. If this is enabled, PAM authentication will
# be allowed through the ChallengeResponseAuthentication and
# PasswordAuthentication.  Depending on your PAM configuration,
# PAM authentication via ChallengeResponseAuthentication may bypass
# the setting of "PermitRootLogin without-password".
# If you just want the PAM account and session checks to run without
# PAM authentication, then enable this but set PasswordAuthentication
# and ChallengeResponseAuthentication to 'no'.
UsePAM yes
источник

k

kazgeek in Hacker May Cry
MRL
user@linux2:/tmp$ cat /etc/ssh/sshd_config | grep -v "^$|^#"
# Package generated configuration file
# See the sshd_config(5) manpage for details

# What ports, IPs and protocols we listen for
Port 22
# Use these options to restrict which interfaces/protocols sshd will bind to
#ListenAddress ::
#ListenAddress 0.0.0.0
Protocol 2
# HostKeys for protocol version 2
HostKey /etc/ssh/ssh_host_rsa_key
HostKey /etc/ssh/ssh_host_dsa_key
HostKey /etc/ssh/ssh_host_ecdsa_key
#Privilege Separation is turned on for security
UsePrivilegeSeparation yes

# Lifetime and size of ephemeral version 1 server key
KeyRegenerationInterval 3600
ServerKeyBits 768

# Logging
SyslogFacility AUTH
LogLevel INFO

# Authentication:
LoginGraceTime 120
PermitRootLogin yes
StrictModes yes

RSAAuthentication yes
PubkeyAuthentication yes
#AuthorizedKeysFile  %h/.ssh/authorized_keys

# Don't read the user's ~/.rhosts and ~/.shosts files
IgnoreRhosts yes
# For this to work you will also need host keys in /etc/ssh_known_hosts
RhostsRSAAuthentication no
# similar for protocol version 2
HostbasedAuthentication no
# Uncomment if you don't trust ~/.ssh/known_hosts for RhostsRSAAuthentication
#IgnoreUserKnownHosts yes

# To enable empty passwords, change to yes (NOT RECOMMENDED)
PermitEmptyPasswords no

# Change to yes to enable challenge-response passwords (beware issues with
# some PAM modules and threads)
ChallengeResponseAuthentication no

# Change to no to disable tunnelled clear text passwords
PasswordAuthentication no

# Kerberos options
#KerberosAuthentication no
#KerberosGetAFSToken no
#KerberosOrLocalPasswd yes
#KerberosTicketCleanup yes

# GSSAPI options
#GSSAPIAuthentication no
#GSSAPICleanupCredentials yes

X11Forwarding yes
X11DisplayOffset 10
PrintMotd no
PrintLastLog yes
TCPKeepAlive yes
#UseLogin no

#MaxStartups 10:30:60
#Banner /etc/issue.net

# Allow client to pass locale environment variables
AcceptEnv LANG LC_*

Subsystem sftp /usr/lib/openssh/sftp-server

# Set this to 'yes' to enable PAM authentication, account processing,
# and session processing. If this is enabled, PAM authentication will
# be allowed through the ChallengeResponseAuthentication and
# PasswordAuthentication.  Depending on your PAM configuration,
# PAM authentication via ChallengeResponseAuthentication may bypass
# the setting of "PermitRootLogin without-password".
# If you just want the PAM account and session checks to run without
# PAM authentication, then enable this but set PasswordAuthentication
# and ChallengeResponseAuthentication to 'no'.
UsePAM yes
Мда, брут ссш отпадает.
источник

M

MRL in Hacker May Cry
угу
источник

M

MRL in Hacker May Cry
мне способ R понравился
источник