Saturday, December 1, 2018

FCC DTV Coverage Service

The site below is via the FCC, and shows DTV available coverage per zip code.

https://www.fcc.gov/media/engineering/dtvmaps

How to enable the sandbox mode with Windows Defender

Per the blog posting below, Windows Defender has a sandbox mode to attempt to offer additional protections.

https://cloudblogs.microsoft.com/microsoftsecure/2018/10/26/windows-defender-antivirus-can-now-run-in-a-sandbox/

To enable this feature currently, launch an elevated command prompt and use the following command:

setx /M MP_FORCE_USE_SANDBOX 1

image

https://www.howtogeek.com/fyi/windows-defender-now-offers-ultra-secure-sandbox-mode-heres-how-to-turn-it-on/

Wi-Fi History Report within Windows 10

One method to generate a Wi-Fi history report within Windows 10 is to use the following command within an elevated command prompt.

netsh wlan show wlanreport

image

https://www.howtogeek.com/367100/how-to-generate-a-wifi-history-or-wlan-report-in-windows-10/

https://www.checkyourlogs.net/troubleshooting-remote-connectivity-using-netsh-wlan-show-wlanreport/


How to disable ad feeds within Edge

Microsoft Edge includes ad feeds within new tabs.  To disable this feature, click on the orb on a new tab page.

image

Use the “Blank page” option and then use the Save button.

image

The dialog box may be different if a domain account is involved or with newer versions of Edge.

image

image

Get-NetView

Get-NetView is a PowerShell script used to obtain network troubleshooting details within a Windows client.

https://raw.githubusercontent.com/Microsoft/SDN/master/Diagnostics/Get-NetView.PS1

PsExec clones

Below are some clones of the Sysinternals PsExec utility.

https://github.com/kavika13/RemCom

https://github.com/poweradminllc/PAExec

https://github.com/malcomvetter/CSExec

URLhaus

URLhaus is a project operated by abuse.ch. The purpose of the project is to collect, track and share malware URLs, helping network administrators and security analysts to protect their network and customers from cyber threats.

https://urlhaus.abuse.ch/

testssl.sh

testssl.sh is a free command line tool which checks a server's service on any port for the support of TLS/SSL ciphers, protocols as well as some cryptographic flaws.

https://testssl.sh/

https://github.com/drwetter/testssl.sh/

https://www.kitploit.com/2018/10/testsslsh-testing-tlsssl-encryption.html

testssh1

testssh2

testssh3

T-Pot

T-Pot is a honeypot project.

https://github.com/dtag-dev-sec/tpotce

https://isc.sans.edu/forums/diary/Playing+with+TPOT/24292/