{"id":396,"date":"2006-11-15T08:47:47","date_gmt":"2006-11-15T08:47:47","guid":{"rendered":"https:\/\/www.darknet.org.uk\/2006\/11\/windows-xp-toolbox\/"},"modified":"2015-09-09T19:40:30","modified_gmt":"2015-09-09T11:40:30","slug":"windows-xp-toolbox","status":"publish","type":"post","link":"https:\/\/www.darknet.org.uk\/2006\/11\/windows-xp-toolbox\/","title":{"rendered":"Windows XP ToolBox"},"content":{"rendered":"

[ad]<\/p>\n

This a very old article based on my tiny document “WinDOS tools” which was for a short while on Blackcode, before it was shutdown… It was an article to impres my friends, but found some usefull stuff two when writing it… so let’s take a look at some “hidden” Windows XP programs…<\/p>\n

MAC Address (getmac)<\/strong>
\nIt seems that Windows has a miny tool usefull in finding out our mac address… So type getmac and your MAC(‘s) address(es) will appear in the console.<\/p>\n

Net BIOS Status (Nbtstat)<\/strong>
\nAnother information tool, probably you have heard about it when reading some old documentation about Windows hacking… For it to work there should be installed the NetBeUI protocol, type nbtstat to get the full cmd line parameters.<\/p>\n

CAB Packer (makecab, extrac32)<\/strong>
\nTheres a small packing tool available under Windows, by the help of which you can compress any files, giving more often a better compresion… here is an example how to use this functionality:
\n
\nmakecab file.exe
\nextrac32 file.ex_
\n<\/code><\/p>\n

Finger<\/strong>
\nNot much to say about this program, because many of you have heard about it, just type it in the console and get all available options.<\/p>\n

FTP<\/strong>
\nWindows has a simple file transfer protocol client, for those of you who don’t have installed Windows Commander, or work remotely on a computer and can not use your browser to download the file on the specific host.<\/p>\n

Message (msg)<\/strong>
\nIt does what is supposed to do, it sends messages to the specific host on your network, but there could be some configurations on your network which wouldn’t allow you to do it… anyway here is an example of use:
\n
\nmsg username-of-targeted-host \/SERVER:hostname and here your message
\n<\/code><\/p>\n

Shares<\/strong>
\nIf you are in a local network on which you often copy files from other shared folders on your network, than this will prove for you to be a big relief, because this way you could shortcut all the shares for faster access…
\n
\nC:\\>net view \\\\hostname<\/p>\n

Shared resources at \\\\hostname<\/p>\n

Share name\tType\tUsed as\tComment
\n--------------------------------------------------------
\nDOWNLOAD\tDisk<\/p>\n

C:\\>net use Z: \\\\hostname\\DOWNLOAD<\/p>\n

--if no error then from this point you can access the share the following way:<\/p>\n

C:\\>Z:
\nZ:\\>
\n<\/code><\/p>\n

Network status (netstat)<\/strong>
\nIf you don’t have a firewall, or you just want to see all your network connections currently in use of listening, then you the command netstat (-a) and will print you all the info mentioned above.<\/p>\n

Path Ping (pathping)<\/strong>
\nThis little program is a hybrid between traceroute and ping, so as you might have guessed it not only pings the specific host, but also shows the route the data packet uses to reach it’s destination.<\/p>\n

Remote TaskKill (tskill)<\/strong>
\nYes you can kill processes on your network, only if the network is not well configured (seen it a couple of times). By this you could shutdown an antivirus program, a firewall, the explorer process (this sometimes may crash Windows), or any other program run by the specific hostname. The command is tskill, for example you could do something like this (which would close Internet Explorer):
\n
\ntskill iexplore \/server:target-hostname \/a \/v
\n<\/code><\/p>\n

Telnet<\/strong>
\nI mention this one because you do not have always to download PuTTY, just for a telnet\/irc\/smtp\/etc. connection, you could use the Windows incorpored telnet program; of course is not as good as PuTTY, but it will do…<\/p>\n

<\/p>\n

Conclusion<\/strong>
\nThere is no conclusion, this was a time passing article (I was bored at my Informatix class, so I wrote this one)… maybe some of you will apreciate it, while other will not…<\/p>\n","protected":false},"excerpt":{"rendered":"

[ad] This a very old article based on my tiny document “WinDOS tools” which was for a short while on Blackcode, before it was shutdown… It was an article to impres my friends, but found some usefull stuff two when writing it… so let’s take a look at some “hidden” Windows XP programs… MAC Address […]<\/p>\n","protected":false},"author":18,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_seopress_robots_primary_cat":"","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","footnotes":""},"categories":[9,5,4],"tags":[127,1299,1296],"featured_image_src":null,"featured_image_src_square":null,"author_info":{"display_name":"backbone","author_link":"https:\/\/www.darknet.org.uk\/author\/backbone\/"},"_links":{"self":[{"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/posts\/396"}],"collection":[{"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/users\/18"}],"replies":[{"embeddable":true,"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/comments?post=396"}],"version-history":[{"count":0,"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/posts\/396\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/media?parent=396"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/categories?post=396"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/tags?post=396"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}