Skip to content

Ciphey/Awesome-Regex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

CoolRegexes

Regexes for all the things

Name Purpose Regex
Etherum Wallet Matches all Etherum Wallet Addresses ^0x[a-fA-F0-9]{40}$
Bitcoin Wallet Matches all Bitcoin Wallet Addresses ^(bc1|[13])[a-zA-HJ-NP-Z0-9]{25,39}$
Flags Capture the flag typical flag formats ctf{.*}|thm{.*}|tryhackme{.*}|hackthebox{.*}|flag{.*}|htb{.*}

About

Regexes for all the things

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published