We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daa7611 commit 028b197Copy full SHA for 028b197
README.md
@@ -3,5 +3,5 @@ A collection of demisto tools
3
4
### Phishing
5
Creates an incident on Demisto server for phishing scenario
6
-```./phishing -attachment Invoice.doc -body phishing_body.html -u aviad -p 1q2w3e4r -s https://localhost:8443 ```
+```./phishing -attachment Invoice.doc -body phishing_body.html -u ${user} -p ${pass} -s https://localhost:8443 ```
7
0 commit comments