Checks whether CPFs are valid from a given input list
- Python >= 3.0.0;
- Write in disk permission.
- Use the input file "cpf_list.txt" to append the CPF's you want to validate;
- Run the script:
$ python3 main.py
- The output containing the filtered CPF's will be automatically written as "output_valid_cpfs.txt".
This tool is not meant to promote or encourage any illegal activities, but to promote education and help for the infosec community.