Update http/osint/user-enumeration/smugmug.yaml
Co-authored-by: Dwi Siswanto <dwi.siswanto98@gmail.com>patch-13
parent
e79693c8cc
commit
39afb9888a
|
@ -16,7 +16,7 @@ info:
|
|||
self-contained: true
|
||||
|
||||
variables:
|
||||
valid_username: "{{replace('{{user}}', '.', '')}}"
|
||||
valid_username: "{{replace(user, '.', '')}}"
|
||||
|
||||
http:
|
||||
- method: GET
|
||||
|
|
Loading…
Reference in New Issue