Snort mailing list archives

Updated code on Credit/Debit Card Magnetic Stripe Processing for Snort 2.9.8.x/3.0.0


From: Bill Parker <wp02855 () gmail com>
Date: Sat, 19 Sep 2015 13:08:32 -0700

Russ,

    Here is some new code which should detect Track 1/Track Credit Card
Magnetic Stripe Data, as opposed to just the generic credit card information
which can already be detected by the DLP in ClamAV.

The four (4) files attached to this feature report are:

new_magstripe.c        <---    main source code
new_magstripe.h        <---    header file for new_magstripe.c
results-release.txt    <---    results from processing data file
'testdata.txt'
results-debug.txt    <---    debug output from processing data file
'testdata.txt'
testdata.txt        <---    simulated magnetic test stripe data

Note that this program does NOT test for the validity of the credit/debit
card number in the magnetic stripe on track 1 or 2, but just checks that
the data format for magnetic stripe processing matches the defined standard.

Bill Parker (wp02855 at gmail dot com)

Attachment: results-debug.txt
Description:

Attachment: new_magstripe.c
Description:

Attachment: new_magstripe.h
Description:

Attachment: results-release.txt
Description:

Attachment: testdata.txt
Description:

------------------------------------------------------------------------------
_______________________________________________
Snort-devel mailing list
Snort-devel () lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/snort-devel
Archive:
http://sourceforge.net/mailarchive/forum.php?forum_name=snort-devel

Please visit http://blog.snort.org for the latest news about Snort!

Current thread: