Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - DNA

Pages: 1 ... 3 4 [5]
61
E-Mail / Re: To many spams - Postfix Mail Queue
« on: December 31, 2019, 09:24:08 AM »
Hi

It's better to use rate limiting for incoming/outgoing mail, Also configure storage protection for mailbox .

Learn more :
How to Secure CWP Postfix and Dovecot with Lets Encrypt SSL Certificate?

62
Mod_Security / Pro user Not Secure
« on: November 13, 2019, 05:32:41 PM »

Hi

I am using CWP7Pro.Admin , I am getting hacked by 192.99.15.139 (www.keonhacaichaua.com) but the domain (www.keonhacaichaua.com) is not hosted on my server . When i ping the domain , getting response from my server IP . And It showing my server default webpage . Please see the below log :

Code: [Select]
[Wed Nov 13 16:52:43.590430 2019] [:error] [pid 29240:tid 140381920347904] [client 192.99.15.139:59554] [client 192.99.15.139] ModSecurity: Access denied with code 403 (phase 2). Pattern match "(\\\\n|\\\\r)" at ARGS_NAMES:--05ad3953fcc1f5c56e9b3997c29f425c\\r\\nContent-Disposition: form-data; name. [file "/usr/local/apache/modsecurity-cwaf/rules/12_HTTP_Protocol.conf"] [line "145"] [id "217291"] [rev "2"] [msg "HTTP Header Injection Attack via payload (CR/LF detected
)||www.keonhacaichaua.com|F|2"] [data "Matched Data: \\x0d found within ARGS_NAMES:--05ad3953fcc1f5c56e9b3997c29f425c\\x5cr\\x5cnContent-Disposition: form-data; name: --05ad3953fcc1f5c56e9b3997c29f425c\\x0d\\x0aContent-Disposition: form
-data; name"] [severity "CRITICAL"] [tag "CWAF"] [tag "Protocol"] [hostname "www.keonhacaichaua.com"] [uri "/wp-admin/admin-ajax.php"] [unique_id "Xcw027yhIcpfEEydlyAKtAAAABM"]

[Wed Nov 13 16:52:51.521429 2019] [:error] [pid 29240:tid 140381895169792] [client 192.99.15.139:59560] [client 192.99.15.139] ModSecurity: Access denied with code 403 (phase 1). Matched phrase "wp-config.php" at REQUEST_URI. [file "/us
r/local/apache/modsecurity-cwaf/rules/02_Global_Generic.conf"] [line "122"] [id "210492"] [rev "3"] [severity "CRITICAL"] [tag "CWAF"] [tag "Generic"] [hostname "www.keonhacaichaua.com"] [uri "/wp-content/plugins/wp-support-plus-responsive-ticket-system/includes/admin/downloadAttachment.php"] [unique_id "Xcw047yhIcpfEEydlyAKtwAAABY"]


Any Idea ?


W/R
DNA

63
Varnish / Re: Varnish won't work
« on: October 24, 2019, 09:23:34 AM »

Hi there,


I'm hosting quite a few websites on my server. I have only one site which is approved to be using varnish with https://isvarnishworking.uk/ - all other won't, although I've set them the same as the one which is working, as per the attached screenshot.

Any idea what might be wrong?


https://pasteboard.co/Iejmr6c.png

Hi

I am using pro and same things happened on server . Getting varnish GURU meditation error .

For Solution :
Just Include the line at the bottom

Code: [Select]
# vi /etc/varnish/default.vcl
include "/etc/varnish/conf.d/vhosts.conf";

64
PHP / Re: Issue with IonCube Loader for PHP Version 7.3.2
« on: March 13, 2019, 09:27:44 AM »
sh /scripts/update_ioncube
will get you the latest update

I used it ( sh /scripts/update_ioncube ) and check the location and found that IonCube Loader for PHP Version 7.3.2 is missing .

Also i tried Php Settings >> Php Addons >> Install IonCube Loader and again found that the  IonCube Loader for PHP Version 7.3.2 is missing on /usr/local/ioncube/   

So Please update the script for smooth operation.
.

65
PHP / Need php ldap and snmp module for PHP Version 7.3.2
« on: March 11, 2019, 09:01:00 AM »
I have updated php to PHP Version 7.3.2 and i am using FPM/FastCGI & CGI/FastCGI with PHP Version 7.3.2 .

I have install php73-ldap php73-snmp rpm from remi-safe repo but unable to compile and use .

So please help, how to install, compile & use php ldap and snmp module with PHP Version 7.3.2  for both FPM/FastCGI & CGI/FastCGI

Please assist

66
PHP / Issue with IonCube Loader for PHP Version 7.3.2
« on: March 11, 2019, 05:08:55 AM »
I have updated php to PHP Version 7.3.2 and i am using FPM/FastCGI & CGI/FastCGI with PHP Version 7.3.2 , & i want to use latest  ioncube_loader_lin_7.3.so for PHP Version 7.3.2 But there is no ioncube_loader_lin_7.3.so & ioncube_loader_lin_7.3_ts.so for PHP Version 7.3.2 .

# cd /usr/local/ioncube/
# ll
-rw-rw-r-- 1 507 507  468496 Jul 26  2018 ioncube_loader_lin_4.1.so
-rw-rw-r-- 1 507 507  468080 Jul 26  2018 ioncube_loader_lin_4.2.so
-rw-rw-r-- 1 507 507  468752 Jul 26  2018 ioncube_loader_lin_4.3.so
-rw-rw-r-- 1 507 507  486832 Jul 26  2018 ioncube_loader_lin_4.3_ts.so
-rw-rw-r-- 1 507 507  471824 Jul 26  2018 ioncube_loader_lin_4.4.so
-rw-rw-r-- 1 507 507  490960 Jul 26  2018 ioncube_loader_lin_4.4_ts.so
-rw-rw-r-- 1 507 507  480560 Jul 26  2018 ioncube_loader_lin_5.0.so
-rw-rw-r-- 1 507 507  494352 Jul 26  2018 ioncube_loader_lin_5.0_ts.so
-rw-rw-r-- 1 507 507 1102032 Jul 26  2018 ioncube_loader_lin_5.1.so
-rw-rw-r-- 1 507 507 1142928 Jul 26  2018 ioncube_loader_lin_5.1_ts.so
-rw-rw-r-- 1 507 507 1141328 Jul 26  2018 ioncube_loader_lin_5.2.so
-rw-rw-r-- 1 507 507 1181040 Jul 26  2018 ioncube_loader_lin_5.2_ts.so
-rw-rw-r-- 1 507 507 1234392 Jul 26  2018 ioncube_loader_lin_5.3.so
-rw-rw-r-- 1 507 507 1287672 Jul 26  2018 ioncube_loader_lin_5.3_ts.so
-rw-rw-r-- 1 507 507 1505168 Jul 26  2018 ioncube_loader_lin_5.4.so
-rw-rw-r-- 1 507 507 1591408 Jul 26  2018 ioncube_loader_lin_5.4_ts.so
-rw-rw-r-- 1 507 507 1518896 Jul 26  2018 ioncube_loader_lin_5.5.so
-rw-rw-r-- 1 507 507 1600112 Jul 26  2018 ioncube_loader_lin_5.5_ts.so
-rw-rw-r-- 1 507 507 1483992 Jul 26  2018 ioncube_loader_lin_5.6.so
-rw-rw-r-- 1 507 507 1544376 Jul 26  2018 ioncube_loader_lin_5.6_ts.so
-rw-rw-r-- 1 507 507 1245064 Jul 26  2018 ioncube_loader_lin_7.0.so
-rw-rw-r-- 1 507 507 1300456 Jul 26  2018 ioncube_loader_lin_7.0_ts.so
-rw-rw-r-- 1 507 507 1334424 Jul 26  2018 ioncube_loader_lin_7.1.so
-rw-rw-r-- 1 507 507 1411064 Jul 26  2018 ioncube_loader_lin_7.1_ts.so
-rw-rw-r-- 1 507 507 1389288 Jul 26  2018 ioncube_loader_lin_7.2.so
-rw-rw-r-- 1 507 507 1458952 Jul 26  2018 ioncube_loader_lin_7.2_ts.so
-rw-r--r-- 1 507 507   10768 Jul 27  2018 LICENSE.txt
-rw-r--r-- 1 507 507  183845 Jul 27  2018 loader-wizard.php
-rw-r--r-- 1 507 507    2195 Jul 27  2018 README.txt
-rw-r--r-- 1 507 507   72816 Jul 27  2018 USER-GUIDE.pdf
-rw-r--r-- 1 507 507   10975 Jul 27  2018 USER-GUIDE.txt

Someone says that download the latest ioncube loader from http://mail.thann.org/alkaid/ioncube/ and use it .

So How can i use latest ioncube_loader_lin_7.3.so for my latest PHP Version 7.3.2 ?

67
How to / How to install isoqlog on CWP7.admin in CentOS 7.6?
« on: January 28, 2019, 06:13:15 PM »
Hi

I am using CentOS Webpanel last 2 years and It's really fantastic alternative of Cpanel . I installed postfixAdmin (postfixadmin.domain.com) on my CentOS webPanel, really it's working fine. Finally i need isoqlog (http://www.enderunix.org/isoqlog/ ) but i can't install it properly .

i want to use it for isoqlog.domain.com

If any one did it , please help and share How tos?

Instruction: http://www.enderunix.org/isoqlog/isoqlog-2.2/INSTALL

Pages: 1 ... 3 4 [5]