{"id":18,"date":"2019-06-14T17:56:13","date_gmt":"2019-06-14T16:56:13","guid":{"rendered":"https:\/\/increasec.com\/?p=18"},"modified":"2021-05-31T13:11:08","modified_gmt":"2021-05-31T17:11:08","slug":"simple-security-tests","status":"publish","type":"post","link":"https:\/\/increasec.com\/?p=18","title":{"rendered":"Simple Security Tests"},"content":{"rendered":"\n<p>Some Simple Security Tests to get Small Businesses started<\/p>\n\n\n\n<p>Thycotic Weak Password finder; tests for LanMan, Weak hashes etc.  and shows which of those accounts have Administrator privilege. <br> https:\/\/thycotic.com\/solutions\/free-it-tools\/weak-password-finder\/<\/p>\n\n\n\n<p>Wireshark<br>\nLLMNR <br>\nudp.port == 5355    (display filter)<br>\nudp port 5355        (capture filter)<br>\nLeave running for 1 hour +<br>\nclients that send requests have &#8220;Netbios over TCP&#8221; enabled<br>\nmultiple random requests = dns pre-fetching in Chrome<br>\nhttps:\/\/osqa-ask.wireshark.org\/questions\/12840\/weird-nbns-queries<\/p>\n\n\n\n<p>Disable Netbios &amp; LLMNR<br>\nhttp:\/\/woshub.com\/how-to-disable-netbios-over-tcpip-and-llmnr-using-gpo\/<\/p>\n\n\n\n<p>Netbios test<br> start, run, cmd, nbtstat -n<br>     should return &#8220;Failed to access NetBT driver &#8212; NetBT may not be loaded&#8221;<br>     else Netbios is enabled<\/p>\n\n\n\n<p>How to turn NetBios off (single Computer)  <\/p>\n\n\n\n<p>net stop &#8220;TCP\/IP NetBIOS Helper&#8221;<br> net stop netbt<br> sc config netbt start= disabled<\/p>\n\n\n\n<p>NetBios is only used when trying to share files locally on a HOME network.  Not used for Internet anything.  Not used by DropBox, OneDrive, Google Drive etc.<\/p>\n\n\n\n<p>Just for reference this is the order that Windows uses to turn a name into a IP address (Name resolution) <\/p>\n\n\n\n<p>DNS    (ie  server.domain.tld    used by the internet)<br>WINS    (Windows Internal Name Service    can span multiple Subnets if setup properly)<br>LLMNR     (Link Local Multicast Name Resolution      can span multiple Switches if setup properly) <br>NetBIOS     (local Subnet only) <br>Broadcast     (local Subnet  only) <\/p>\n\n\n\n<p>Microsoft PortQryUI https:\/\/www.microsoft.com\/en-ca\/download\/details.aspx?id=24009<br>there is also a PortQry  command line without the UI<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Some Simple Security Tests to get Small Businesses started Thycotic Weak Password finder; tests for LanMan, Weak hashes etc. and shows which of those accounts have Administrator privilege. https:\/\/thycotic.com\/solutions\/free-it-tools\/weak-password-finder\/ Wireshark&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[4,3],"class_list":["post-18","post","type-post","status-publish","format-standard","hentry","category-uncategorised","tag-security","tag-smb"],"_links":{"self":[{"href":"https:\/\/increasec.com\/index.php?rest_route=\/wp\/v2\/posts\/18","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/increasec.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/increasec.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/increasec.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/increasec.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=18"}],"version-history":[{"count":2,"href":"https:\/\/increasec.com\/index.php?rest_route=\/wp\/v2\/posts\/18\/revisions"}],"predecessor-version":[{"id":1552,"href":"https:\/\/increasec.com\/index.php?rest_route=\/wp\/v2\/posts\/18\/revisions\/1552"}],"wp:attachment":[{"href":"https:\/\/increasec.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=18"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/increasec.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=18"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/increasec.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=18"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}