Splunk Search

How to create an algo for finding card numbers?

Kk
Path Finder

Hi All, I have been working on the luhn algorithm to validate the credit card. For that, I have used the below link query. The query is correct, but it is cannot validate the correct credit card numbers.Sometimes it will result the not valid cards too. Pls refer to this below link and help out to find the valid cards.

 

https://gosplunk.com/detect-credit-card-numbers-using-luhn-algorithm/

@ITWhisperer @aasabatini 

Labels (2)
Tags (1)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

I am not an expert on Luhn calculations but this looks a little odd to me - for example, why are the digits reversed? Doesn't this give problems with even length series of digits?

Kk
Path Finder

According to luhn algo, we take even digits from front in a number. But we fail if this case in case of odd digits. So basically if we come from reverse end whether it may be odd or even the results will be perfect.

Anyway, I have figured out the solution and thx for the response👍.

0 Karma
Get Updates on the Splunk Community!

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

🔐 Trust at Every Hop: How mTLS in Splunk Enterprise 10.0 Makes Security Simpler

From Idea to Implementation: Why Splunk Built mTLS into Splunk Enterprise 10.0  mTLS wasn’t just a checkbox ...