Skip to main content

All Questions

Tagged with
0 votes
0 answers
25 views

How can i fix spam filtering with recaptcha integration?

Two devs who previously worked at the company I now worked for implemented ReCaptcha into a hard coded site. They did not document how they did this for the company. The implementation does not seem ...
coachmikemarshall's user avatar
-1 votes
1 answer
203 views

Why am I unable to repeatedly send the same message with my discord bot in node.js?

I am trying to code a discord spam bot as a challenge since I am a beginner coder and for use on my friend's private server. Everything works up until I use a either a while or for loop (I tried both)....
FrancoFan's user avatar
0 votes
2 answers
86 views

How to prevent links from being spammed?

Currently some bots are spamming on my viber link posted on my static website with no backend integration. The link is a tag as <a href="some_viber_community_link">Join Our Viber ...
Nischit Pradhan's user avatar
0 votes
1 answer
175 views

Can't spambots decode encoded email addresses?

I implemented an email encoder for my WordPress site, the plugin will convert an address to something like this %6f%73%6f%72%69%6f%40%68%65%63%2e%63%6f and decode it via a piece of JavaScript code &...
Guoyang Qin's user avatar
0 votes
1 answer
155 views

Malicious javascript code in querystring for my website in google analytics

In the google analytics report, I am seeing a lot of page views with the following javascript code added in the query string. Is someone trying to do something malicious to my website. www.mywebsite....
valueweaver's user avatar
1 vote
1 answer
969 views

How to find the source of unknown script includes in header?

A site running Wordpress is opening a spam site in new tab on first click for new users. If you go directly to the URL or have visited the site before, the malware does not trigger. If you are a new ...
nolem's user avatar
  • 105
0 votes
1 answer
578 views

How To Build Spam Free Bootstrap Contact Form With Captcha

I want to make a bootstrap form with captcha support dynamically to prevent form from spam entries I have go through article from html hints for integration of captcha code to form but its showing ...
gaurav ghai's user avatar
0 votes
0 answers
46 views

Is it possible to hide form field visible and hidden names as well as the form action from hackers

We've received an enormous amount of form submissions to our marketing automation platform. As long as the submitter has a properly-formatted email address, two hidden fields necessary to post to our ...
user3120861's user avatar
1 vote
1 answer
610 views

How can I intercept a JavaScript-triggered form submission?

Is there a way to intercept form submission that was triggered by JavaScript? I'm attempting to reduce form spam submissions from bots by performing some client-side validation (with the help of ...
Brett's user avatar
  • 21
-1 votes
1 answer
56 views

Location of spam injection links

Thanks for viewing, I have a problem whereby a site that I help out at has had their affiliate links redirected to another affiliate id. Here is the page in question: https://www.inafarawayland.com/...
J.Bolshaw's user avatar
6 votes
3 answers
3k views

Honeypot spam trap conflicts with browsers auto-fill feature

As you may know, Chrome does not support:autocomplete="off", autocomplete="nope", autocomplete="false" or even autocomplete="new-password" any longer. That means, from time to time, I do get reports ...
Danigoodw's user avatar
  • 379
1 vote
2 answers
117 views

Permissions to delete spam comments sent in via the Podio Email to item feature

We have an awkward, persisting situation of receiving unsolicited comments into our corporate Podio space via the Email to Item feature. We spam arrives sporadically, we get a couple of hundred of ...
Mace Ojala's user avatar
0 votes
2 answers
2k views

How to block Cyrillic unicode by jQuery on form submit

In my website, I'm receiving some subscriptions spam. All of them is from people which type their names using Russian alphabet. I know that in this case the most recommended thing to do is put a ...
user3130064's user avatar
  • 1,071
0 votes
1 answer
2k views

Hide Email address in contact form without PHP

I am using a hosting platform that does not use PHP, and changing is not an option. Is there any way I can hide an email address from my contact form when read in plain HTML? The email address is ...
greystash's user avatar
  • 317
0 votes
0 answers
546 views

Detect Bot and Spam traffic on clicks?

I would like to track a few statistics about my webpage. So far I programmed the code for storing a click in my database if a user hits a button. This button calls a javascript function which is ...
Don's user avatar
  • 89

15 30 50 per page