Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
Author « Topic »  

steven vaccaro
Ecommerce Template Guru

USA
1060 Posts

Posted - 08/19/2021 :  06:36:36  
What are peoples thoughts on responding to these and how do we find out if they are true?

"Hi,

I found XSS bug issue in your domain, where to send details?

Do you have bug bounty?

Thanks!"

Marshall
Ecommerce Template Guru

USA
1916 Posts

Posted - 08/19/2021 :  08:02:16  
Sounds like spam to me. Personally, I would ignore it.

Marshall
CENLYT Productions - ms designs
Affordable Web Design
Custom Ecommerce Designs
Responsive Websites
Cenlyt.com

1818charlie
ECT Moderator

United Kingdom
1198 Posts

Posted - 08/19/2021 :  11:33:01  
I always ignore unsolicited messages & they always end up in 'File 13', the bin! I always work on the principle that no one works for free / out of the goodness of their heart; there's usually a financial motive. Having said that, I am old & cynical but so far it has stood be in good stead

I always have this in my .htaccess file which protects against cross site scripting, page-framing and click-jacking & content sniffing.

If using Wordpress then the header Header always append X-Frame-Options SAMEORIGIN has been reported to cause the Theme Customizer site preview to go blank/not work. I can't say if that's right or wrong as I don't 'do' Wordpress


# Extra Security Headers
<IfModule mod_headers.c>
Header set X-XSS-Protection "1; mode=block"
Header always append X-Frame-Options SAMEORIGIN
Header set X-Content-Type-Options nosniff
</IfModule>


Steve
Bolton Lancashire

Edited by - 1818charlie on 08/19/2021 11:36:11

steven vaccaro
Ecommerce Template Guru

USA
1060 Posts

Posted - 08/19/2021 :  12:15:44  
Thanks for the responses. I will do that.
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000