Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-10-06 | Updated to reflect new module format | Kevin Robertson | 1 | -12/+0 | |
2015-09-13 | Checked SMB relay | Kevin Robertson | 1 | -2/+2 | |
2015-07-12 | Added HTTPS listener | Kevin Robertson | 1 | -1/+1 | |
HTTPS captures can now be enabled. The default setting is disabled. Note that if HTTPS is enabled, the cert file needs to be in the same directory as the script. The cert will be installed in the local machine certificate store and bound to port 443. The script should remove the cert from the store and delete the binding on exit. If needed, see HTTPS parameter comments in the script or execute "Get-help .\Inveigh.ps1 -parameter https" for manual cert cleanup instructions. | |||||
2015-05-16 | Added additional items | Kevin Robertson | 1 | -0/+4 | |
2015-05-08 | Get-Help comments completed | Kevin Robertson | 1 | -1/+1 | |
2015-04-19 | Update TODO.md | Kevin Robertson | 1 | -0/+1 | |
2015-04-18 | Update TODO.md | Kevin Robertson | 1 | -3/+3 | |
2015-04-12 | Update TODO.md | Kevin Robertson | 1 | -1/+2 | |
2015-04-08 | Update TODO.md | Kevin Robertson | 1 | -2/+2 | |
2015-04-08 | Create TODO.md | Kevin Robertson | 1 | -0/+6 | |