Merge pull request #4986 from clapbr/patch-1

Change hardcoded password
patch-1
Prince Chaddha 2022-08-04 16:12:26 +05:30 committed by GitHub
commit e28424dda0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ info:
network:
- inputs:
- data: "USER anonymous\r\nPASS pussycat0x\r\n"
- data: "USER anonymous\r\nPASS anonymous\r\n"
host:
- "{{Host}}:21"