From 614b60d94c4cef38a25ae89e64617d1fd4599f9c Mon Sep 17 00:00:00 2001 From: OJ Date: Sat, 30 Nov 2013 20:48:58 +1000 Subject: [PATCH] Fix formatting for previous PR Sorry, the formatting for the previous PR was just totally borked. This fixes it. My bad. Apologies. --- windows/windows_cmd_network.md | 51 ++++++++++++---------------------- 1 file changed, 18 insertions(+), 33 deletions(-) diff --git a/windows/windows_cmd_network.md b/windows/windows_cmd_network.md index 2b29a06..bd65169 100644 --- a/windows/windows_cmd_network.md +++ b/windows/windows_cmd_network.md @@ -237,33 +237,24 @@ For more information: http://technet.microsoft.com/en-us/library/bb490939.aspx * **Note**: Windows XP only. * **Output**: - *
**Windows XP SP3:** Show/Hide ![](images/output.jpg)
C:\Users\johndoe>netsh diag show all - -Default Outlook Express Mail (Not Configured) - -Default Outlook Express News (Not Configured) - -Internet Explorer Web Proxy (Not Configured) - -Loopback (127.0.0.1) - -Computer System (OJ-75E3B8CC9475) - -Operating System (Microsoft Windows XP Professional) - -Version (5.1.2600) - -Modems - + *
**Windows XP SP3:** Show/Hide ![](images/output.jpg)
C:\Users\johndoe>netsh diag show all
+Default Outlook Express Mail (Not Configured)
+Default Outlook Express News (Not Configured)
+Internet Explorer Web Proxy (Not Configured)
+Loopback (127.0.0.1)
+Computer System (OJ-75E3B8CC9475)
+Operating System (Microsoft Windows XP Professional)
+Version (5.1.2600)
+Modems
Network Adapters 1. [00000001] VMware Accelerated AMD PCNet Adapter - 2. [00000010] VMware Accelerated AMD PCNet Adapter - + 2. [00000010] VMware Accelerated AMD PCNet Adapter
Network Clients 1. VMware Shared Folders 2. Microsoft Terminal Services 3. Microsoft Windows Network - 4. Web Client Network
+ 4. Web Client Network +
### Firewall Control * **Command with arguments**: `netsh firewall set opmode [disable|enable]` @@ -271,30 +262,24 @@ Network Clients * **Minimum required version**: Windows Vista. * **Output**: *
**Windows Vista:** Show/Hide ![](images/output.jpg)
C:\Users\johndoe>netsh firewall set opmode enable -Ok. - +Ok.
C:\Users\johndoe>netsh firewall set opmode disable Ok.
- *
**Windows 7:** Show/Hide ![](images/output.jpg)
C:\Users\johndoe>netsh firewall set opmode enable - + *
**Windows 7:** Show/Hide ![](images/output.jpg)
C:\Users\johndoe>netsh firewall set opmode enable
IMPORTANT: Command executed successfully. However, "netsh firewall" is deprecated; use "netsh advfirewall firewall" instead. For more information on using "netsh advfirewall firewall" commands instead of "netsh firewall", see KB article 947709 -at http://go.microsoft.com/fwlink/?linkid=121488 . - -Ok. - -C:\Users\johndoe>netsh firewall set opmode disable - +at http://go.microsoft.com/fwlink/?linkid=121488 .
+Ok.
+C:\Users\johndoe>netsh firewall set opmode disable
IMPORTANT: Command executed successfully. However, "netsh firewall" is deprecated; use "netsh advfirewall firewall" instead. For more information on using "netsh advfirewall firewall" commands instead of "netsh firewall", see KB article 947709 -at http://go.microsoft.com/fwlink/?linkid=121488 . - +at http://go.microsoft.com/fwlink/?linkid=121488 .
Ok.
### Wireless Backdoor Creation