HOW TO : Use Python to look for credit card numbers
Simple script in python to look for credit card numbers in a file. [code] #Importing modules import re import os # Define variables inputFile = ‘test.txt’...
Simple script in python to look for credit card numbers in a file. [code] #Importing modules import re import os # Define variables inputFile = ‘test.txt’...
Actually, this is more of a read on the web post. New acronym for describing technology that doesn’t really help CBT : Cock-n-Bull Technology 🙂
The title pretty much says it all :). Here is a quick one liner, using multiple tools, to look for files in a directory, search for...
Making a list just because :).. Here are some of the things I install on a windows machine as soon as I get it Network Wireshark...
If you are every looking to match strings as a whole word instead of literal strings using a regular express, Word Boundaries are your friend For...
Doc Searls on the conflict between content creators and consumers in the digital era Data wants to be free but value wants to be paid for