Regular Expressions 101

Library entries

0
python

vIDM No Barckets

no description available
Submitted by anonymous - 6 years ago
0
python

vIDM With Brackets

no description available
Submitted by anonymous - 6 years ago
0
python

main() replacer

replaces the main function from c
Submitted by anonymous - 6 years ago
0
python

date

no description available
Submitted by anonymous - 6 years ago
0
python

simple domain regex

no description available
Submitted by anonymous - 6 years ago
0
python

VAT - Dirección.numero

no description available
Submitted by anonymous - 6 years ago
0
python

frame name myeye 2

no description available
Submitted by anonymous - 6 years ago
0
python

extract_STATIC_TO_BGP_policy

no description available
Submitted by anonymous - 6 years ago
0
python

policy_extraction

no description available
Submitted by anonymous - 5 years ago
0
python

flytap zjebany

no description available
Submitted by anonymous - 6 years ago
0
golang

Find ip, link

no description available
Submitted by anonymous - 6 years ago
0
golang

Find ip and link full

no description available
Submitted by anonymous - 6 years ago
0
python

simple mail regex

no description available
Submitted by anonymous - 6 years ago
0
python

Hex color code checker

no description available
Submitted by anonymous - 6 years ago
0
python

AlienVault Exercise

no description available
Submitted by anonymous - 5 years ago
0
python

Julie

no description available
Submitted by anonymous - 5 years ago

Default Nginx Logs

Vote

0

Regular Expression
python

r'
^(?P<ip>\d{1,3}.\d{1,3}.\d{1,3}.\d{1,3}) - - \[(?P<date>.*)\] "(?P<request>.*?)" (?P<status>\d*) (?P<size>\d*) "(?P<referer>.*?)" "(?P<user_agent>.*?)".*$
'
gm

Description

Loading markdown...
Submitted by anonymous - 5 years ago