GRAYBYTE WORDPRESS FILE MANAGER1805

Server IP : 149.255.58.128 / Your IP : 216.73.216.46
System : Linux cloud516.thundercloud.uk 5.14.0-427.26.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 17 15:51:13 EDT 2024 x86_64
PHP Version : 8.2.28
Disable Function : allow_url_include, apache_child_terminate, apache_setenv, exec, passthru, pcntl_exec, posix_kill, posix_mkfifo, posix_getpwuid, posix_setpgid, posix_setsid, posix_setuid, posix_setgid, posix_seteuid, posix_setegid, posix_uname, proc_close, proc_get_status, proc_open, proc_terminate, shell_exec, show_source, system
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /etc/mail/spamassassin/
Upload Files :
Current_dir [ Not Writeable ] Document_root [ Writeable ]

Command :


Current File : /etc/mail/spamassassin//CPANEL.cf
#CPANEL.cf - SpamAssassin Rules
#
#Author: cPanel, L.L.C.
#
#   Licensed under the Apache License, Version 2.0 (the "License");
#   you may not use this file except in compliance with the License.
#   You may obtain a copy of the License at
#
#       http://www.apache.org/licenses/LICENSE-2.0
#
#   Unless required by applicable law or agreed to in writing, software
#   distributed under the License is distributed on an "AS IS" BASIS,
#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
#   See the License for the specific language governing permissions and
#   limitations under the License.

# NetSol thought it was a great idea to give away tons of
# .xyz domains.  In practice the primary consumers are spammers
# http://domaingang.com/domain-news/chinese-registrar-iisp-hk-sends-xyz-spam-harvested-whois-emails/
header          CPANEL_XYZ             	From =~ /\@.*?\.xyz/i
describe        CPANEL_XYZ            	.XYZ domain mostly used by spammers
score           CPANEL_XYZ              2.1

meta     CPANEL_LOTS_OF_EMPTY_LINE !HTML_MESSAGE
rawbody  CPANEL_LOTS_OF_EMPTY_LINE /(?:[\t ]*[\r\n]){14,}/i
describe CPANEL_LOTS_OF_EMPTY_LINE Spam that has large block of empty lines
score    CPANEL_LOTS_OF_EMPTY_LINE 0.8

meta     CPANEL_LOTS_OF_EMPTY_LINE_HTML HTML_MESSAGE
rawbody  CPANEL_LOTS_OF_EMPTY_LINE_HTML /(?:\s*<+\s*(?:p|br)\s*>+){10,}/i
describe CPANEL_LOTS_OF_EMPTY_LINE_HTML Spam that has large block of empty html lines
score    CPANEL_LOTS_OF_EMPTY_LINE_HTML 0.8

#
# SPF failures and information
#
ifplugin Mail::SpamAssassin::Plugin::SPF
score SPF_NONE 0
score SPF_HELO_NONE 0
score SPF_PASS -0.001
score SPF_HELO_PASS -0.001
score SPF_FAIL 4.0
score SPF_HELO_FAIL 4.0
score SPF_HELO_NEUTRAL 0
score SPF_HELO_SOFTFAIL 1.5
score SPF_NEUTRAL 0
score SPF_SOFTFAIL 1.5
endif

#
# SURBL for foreign language content
#
ifplugin Mail::SpamAssassin::Plugin::URIDNSBL
score URIBL_AB_SURBL 4.5
score URIBL_JP_SURBL 1.9
score URIBL_WS_SURBL 1.7
score URIBL_MW_SURBL 1.3

urirhssub       URIBL_BLACK  multi.uribl.com.        A   2
body            URIBL_BLACK  eval:check_uridnsbl('URIBL_BLACK')
describe        URIBL_BLACK  Contains an URL listed in the URIBL blacklist
tflags          URIBL_BLACK  net
score           URIBL_BLACK  5.0

urirhssub       URIBL_GREY  multi.uribl.com.        A   4
body            URIBL_GREY  eval:check_uridnsbl('URIBL_GREY')
describe        URIBL_GREY  Contains an URL listed in the URIBL greylist
tflags          URIBL_GREY  net
score           URIBL_GREY  1.0

urirhssub       URIBL_GOLD  multi.uribl.com.        A   4
body            URIBL_GOLD  eval:check_uridnsbl('URIBL_GOLD')
describe        URIBL_GOLD  Contains an URL listed in the URIBL GOLDlist
tflags          URIBL_GOLD  net
score           URIBL_GOLD  0.5
endif

# No "Message-Id:" header
score MISSING_MID 1.6

#
# Spam coming from dynamic IPs
#
ifplugin Mail::SpamAssassin::Plugin::DNSEval
score RCVD_IN_SORBS_HTTP 0
score RCVD_IN_SORBS_SOCKS 0
score RCVD_IN_SORBS_MISC 2.6
score RCVD_IN_SORBS_SMTP 2.6
score RCVD_IN_SORBS_WEB 0
score RCVD_IN_SORBS_BLOCK 0
score RCVD_IN_SORBS_ZOMBIE 1.0
score RCVD_IN_SORBS_DUL 4.0

#
score RCVD_IN_XBL 0 4.724 0 4.375
score RCVD_IN_CBL 0 4.724 0 4.375
score RCVD_IN_PSBL 0 2.700 0 2.700
#
score RCVD_IN_BRBL_LASTEXT 0 4.644 0 4.449
score URIBL_DBL_SPAM  0 4.5 0 4.5
#
endif

#
# Mailspike bad reputations
#
if (version >= 3.004000)
score RCVD_IN_MSPIKE_L2                     0.001 1.001 0.001 0.001
score RCVD_IN_MSPIKE_L3                     0.001 2.498 0.001 2.498
score RCVD_IN_MSPIKE_L4                     0.001 4.497 0.001 4.497
score RCVD_IN_MSPIKE_L5                     0.001 6.196 0.001 6.196
endif

#
# RDNS problems
#
score RDNS_DYNAMIC 2.6
score RDNS_LOCALHOST 1.0
score RDNS_NONE 2.0

#
# Increase Pyzor score
#
score PYZOR_CHECK 0 1.985 0 1.792 # n=0 n=2

#   Some shortcircuiting, if the plugin is enabled
#
ifplugin Mail::SpamAssassin::Plugin::Shortcircuit
#   if you have taken the time to correctly specify your "trusted_networks",
#   this is another good way to save CPU
#
# shortcircuit ALL_TRUSTED             on

endif # Mail::SpamAssassin::Plugin::Shortcircuit

# Increase Bayes
score BAYES_80 4.2
score BAYES_99 5.0
score BAYES_999 1.0

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
February 05 2024 20:01:25
0 / root
0755
sa-update-keys
--
May 23 2025 21:42:39
0 / root
0755
BAYES_POISON_DEFENSE.cf
0.732 KB
May 05 2024 10:07:53
0 / root
0644
CPANEL.cf
4.134 KB
May 05 2024 10:07:53
0 / root
0644
KAM.cf
445.004 KB
May 05 2024 10:07:53
0 / root
0644
P0f.cf
3.422 KB
May 05 2024 10:07:53
0 / root
0644
deadweight.cf
24.119 KB
May 05 2024 10:07:53
0 / root
0644
deadweight2.cf
4.866 KB
May 05 2024 10:07:53
0 / root
0644
deadweight2_meta.cf
30.448 KB
May 05 2024 10:07:53
0 / root
0644
deadweight2_sub.cf
8.144 KB
May 05 2024 10:07:53
0 / root
0644
init.pre
1.61 KB
May 06 2024 06:19:54
0 / root
0644
kam_heavyweights.cf
1.292 KB
May 05 2024 10:07:53
0 / root
0644
local.cf
5.583 KB
March 24 2025 22:42:51
0 / root
0644
local.cf.rpmsave
4.921 KB
June 27 2024 21:42:47
0 / root
0644
user_prefs.template
1.825 KB
January 25 2024 21:15:37
0 / root
0644
uwh.cf
0.108 KB
March 07 2025 18:30:54
0 / root
0644
v310.pre
2.21 KB
May 06 2024 06:19:54
0 / root
0644
v312.pre
1.141 KB
May 06 2024 06:19:54
0 / root
0644
v320.pre
2.355 KB
May 05 2024 10:07:53
0 / root
0644
v330.pre
1.208 KB
May 06 2024 06:19:54
0 / root
0644
v340.pre
0.996 KB
May 06 2024 06:19:54
0 / root
0644
v341.pre
1.284 KB
May 06 2024 06:19:54
0 / root
0644
v342.pre
1.483 KB
May 06 2024 06:19:54
0 / root
0644
v343.pre
1.236 KB
May 06 2024 06:19:54
0 / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF