Skip to content

Commit

Permalink
Update pages/common/nxc-ssh.md
Browse files Browse the repository at this point in the history
Co-authored-by: spageektti <[email protected]>
  • Loading branch information
gutjuri and spageektti authored Jul 7, 2024
1 parent ce8bb81 commit 42f27b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/common/nxc-ssh.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- Spray the specified [p]assword against a list of [u]sernames on the specified target:

`nxc ssh {{192.168.178.2}} -u {{path/to/usernames.txt}} -p {{hunter2}}`
`nxc ssh {{192.168.178.2}} -u {{path/to/usernames.txt}} -p {{password}}`

- Search for valid credentials by trying out every combination in the specified lists of [u]sernames and [p]asswords:

Expand Down

0 comments on commit 42f27b1

Please sign in to comment.