woj-ciech / Danger-zone

Correlate data between domains, IPs and email addresses, present it as a graph and store everything into Elasticsearch and JSON files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

email format

bkr32 opened this issue · comments

commented

so trying to run this on powershell on windows, and passing the email as '@mail.com' and get wrong email format, if i use it without quotes The splatting operator '@' cannot be used to reference variables in an expression.

what is the correct way to format email?

Hey, I think it's more Powershell issue that with the script.
Can you share the command that you are running?
Please try these advice https://stackoverflow.com/questions/5571579/escaping-splatted-variables-in-powershell-invoke-expression?rq=1

commented

powershell acting wonky right now but will get back after a reboot