## Commands Floss command will allow us to extract easily the URL that the malware is communicating with ``` floss -n 6 malware.exe | grep http:// ```