Explore tweets tagged as #regex
The new https://t.co/ftmXKEvqvd search allows for regex, which means brand *new* regex GitHub Dorks are possible! Eg, find SSH and FTP passwords via connection strings with: /ssh:\/\/.*:.*@.*target\.com/ /ftp:\/\/.*:.*@.*target\.com/ #infosec #bugbountytips #bugbounty
0
56
289
Expanding Google Careers phishing indicators with @ValidinLLC Lookalike Domains & @silentpush WHOIS Scanner 807 total indicators - This campaign is massive. sample regex: /^(apply|hire|start)\.g(recruit|talent|team|app|hiring|hire|career)[a-z]+\.com$/ https://t.co/FLwWZxksKq
4
15
70
The only valid use for AI is to write regex, because no developer should be subjugated to that hell.
0
0
7
regEx reflects on his third straight win at NGPR after returning
4
4
54
Web Application Firewall middleware for Caddy with regex filtering, blacklisting, geo-blocking, and monitoring
2
29
156
Grok Code Fast 1 is very clever. Instead of manually editing many files for a refactor, it will create scripts that do the entire refactor in MILLISECONDS by using regex and reorganizing syntax.
0
0
14
Modified a Cat program written in Zig from @neurocyte (Zat). Minimized dependencies (now only uses clap+regex), added line numbering, navigation + search on textfiles. Binary size from 94MB --> reduced to 2.7 MB ~ a proper size for a simple cat program. all in Zig 0.15.1
1
1
9
Swift Regex is cool and all, but honestly I can't be bothered to learn another bloody DSL, especially one that isn't portable (or, honestly, ChatGPT-able). I prefer the good old-fashioned NSRegularExpression. This is also the only time I ever use `infix operator` in production!
7
2
53
What what WHAT?! I thought I knew it all when it came to regex (including all of PCRE) and now I discover this gem? What a time to be alive! I say … -oP plus \K for the ever-lovin’ win!
18
28
202
A few friends told me the ban is 'just 24h'. That's not the point. The point is that Discord's moderation(AI, regex, whatever vibe code soup they are running) suspended my account without telling me what it actually flagged. @discord_support, @discord : You claim you deleted
4
2
10
AI SEO Tip: You can find the exact pages that influence LLM visibility but DO NOT MENTION your brand using an AI Tracker, SF Custom Search + regex:
22
10
138
Transform complex regex into readable Python code with Pregex đź’ˇ Regex patterns like [a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,} are difficult to read and intimidating. Team members without regex expertise might struggle to understand and modify these validation patterns.
2
13
73
It’s funny because RegEx should be cast into the fires of Mount Doom.
35
21
286
Stop writing RegEx patterns from scratch! This essential cheat sheet provides 10 practical Xojo Regular Expression patterns you can copy, paste, and use immediately. From date reformatting (YYYY-MM-DD to DD/MM/YYYY) to advanced lookarounds, we cover the most common tasks. Ship
0
1
10