Archive for the ‘Wordlist’ Category
Create wordlist in Excel

B1 =CONCATENATE(A1,123)
C1 =IF(LEN(B1)<8,B1,LEFT(B1,8))
D1 =LOWER(C1)

B1 =CONCATENATE(A1,123)
C1 =IF(LEN(B1)<8,B1,LEFT(B1,8))
D1 =LOWER(C1)
Bad Behavior has blocked 2832 access attempts in the last 7 days.