Skip to main content

--pan-length (-l)

We handle two PAN lengths, the original length of 16 digits and the newer length of 19 digits.

We can restrict the searches to any of those lengths or consider both. By default we will search for PANs with both lengths (the same beharior as if we use this flag with the value 0)

We can limit the values by using this flag with the value 16 ro 19

Examples:

$ reveal --pan-length=16 testfile.txt

This option will only search for PAN lengths of 16

$ reveal --pan-length=19 testfile.txt

This other option will only search for PAN lengths of 19

⬅️ Volver a la página anterior