V1.7 Module Security Pro 3.0.0

mrt

Member
XNullUser
Joined
Aug 24, 2019
Messages
691
Reaction score
4
Points
18
NullCash
7
Thank you for this great share.
 

ali064

Member
XNullUser
Joined
Nov 30, 2019
Messages
98
Reaction score
0
Points
6
NullCash
0
thanks alot sharing.
Post automatically merged:

thanks alot sharing.
 

rictic

Active member
XNullUser
Joined
Nov 15, 2019
Messages
353
Reaction score
97
Points
28
NullCash
11
PrestaShop in its own is very secure. It is among the most secure content management systems available. When that is said, PrestaShop advice you to set file- and folder permissions by your own, and secure your back-end with .htpasswd. This part is not covered by PrestaShop. I added those functions to the module, so you can do it without any coding knowledge.

I did not add settings that are obviously already covered by PrestaShop core with another technique, but when that it said, if some technique having more layers is good practice, I added those extra layers of security.

Example of a great feature: You can enable e-mail notifications for filechanges. You choose the time interval to check for by a cron-job. You will get an e-mail if there were any filechanges since last check.
So in case you get malware, spyware etc., or you mess something up by yourself, you will get an e-mail with paths to files that changed. So you know exactly where to check!

Here are just some of the other features you will have with this module (check screenshot for more information's):

  • Brute force protection
  • Prevent unauthorized access to your back end
  • Click-jack protection
  • XSS protection
  • Disable content sniffing
  • Force secure connection with HSTS
  • Expect CT
  • Referrer policy
  • Cookie secure flag
  • Cookie HttpOnly flag
  • Block specific files
  • Block bad user-agents / bots
  • Block custom list of IP’s
  • Add missing index.php files
  • Fix insecure permissions
  • E-mail notification if case of file changes
  • E-mail notification in case of malicious code (malware scan)
  • Disable right click
  • Disable drag and drop
  • Disable copy
  • Disable cut
  • Disable paste
  • Disable text selection
  • Fix insecure admin directory name
  • Check system for vulnerabilities

many thanks for sharing
 

favarese91

Member
XNullUser
Joined
Jan 2, 2020
Messages
113
Reaction score
0
Points
16
NullCash
36
PrestaShop in its own is very secure. It is among the most secure content management systems available. When that is said, PrestaShop advice you to set file- and folder permissions by your own, and secure your back-end with .htpasswd. This part is not covered by PrestaShop. I added those functions to the module, so you can do it without any coding knowledge.

I did not add settings that are obviously already covered by PrestaShop core with another technique, but when that it said, if some technique having more layers is good practice, I added those extra layers of security.

Example of a great feature: You can enable e-mail notifications for filechanges. You choose the time interval to check for by a cron-job. You will get an e-mail if there were any filechanges since last check.
So in case you get malware, spyware etc., or you mess something up by yourself, you will get an e-mail with paths to files that changed. So you know exactly where to check!

Here are just some of the other features you will have with this module (check screenshot for more information's):

  • Brute force protection
  • Prevent unauthorized access to your back end
  • Click-jack protection
  • XSS protection
  • Disable content sniffing
  • Force secure connection with HSTS
  • Expect CT
  • Referrer policy
  • Cookie secure flag
  • Cookie HttpOnly flag
  • Block specific files
  • Block bad user-agents / bots
  • Block custom list of IP’s
  • Add missing index.php files
  • Fix insecure permissions
  • E-mail notification if case of file changes
  • E-mail notification in case of malicious code (malware scan)
  • Disable right click
  • Disable drag and drop
  • Disable copy
  • Disable cut
  • Disable paste
  • Disable text selection
  • Fix insecure admin directory name
  • Check system for vulnerabilities

its the latest version? its combatible with prestashop 1.7.6?
 

Parek

Well-known member
Diamond
Elite
XNullUser
Joined
Jan 16, 2020
Messages
105
Reaction score
276
Points
63
NullCash
704
thanks for sharing.
 
Top