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!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...