Skip to content

Script to check whether CPF's are valid from a given input list

License

Notifications You must be signed in to change notification settings

Att4ck3rS3cur1ty/CPF-Validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPF Validator

Checks whether CPFs are valid from a given input list

A cute little bot to filter valid CPFs from a text file and save it in an output file.


donate Pylint


Requirements:

  • Python >= 3.0.0;
  • Write in disk permission.

Instructions:

  • 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".

Disclaimer:

This tool is not meant to promote or encourage any illegal activities, but to promote education and help for the infosec community.

- J0hn Kr4m3r.

About

Script to check whether CPF's are valid from a given input list

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages