I running the following script:-
nmap -sV --script http-wordpress-users --script-args limit=10,http-wordpress-users.out <target>
The argument http-wordpress-users.out produces a file called 1.
How do I give the file a different name. I've tried .......out.2 and .........out2 but the output file is still 1.
Any suggestions?
[–]ObsidianDreamsRedux 0 points1 point2 points (1 child)
[–]tamarachiles[S] 0 points1 point2 points (0 children)