{"id":4010,"date":"2016-03-29T03:04:11","date_gmt":"2016-03-28T19:04:11","guid":{"rendered":"https:\/\/www.darknet.org.uk\/?p=4010"},"modified":"2016-03-29T03:04:28","modified_gmt":"2016-03-28T19:04:28","slug":"tempracer-windows-privilege-escalation-tool","status":"publish","type":"post","link":"https:\/\/www.darknet.org.uk\/2016\/03\/tempracer-windows-privilege-escalation-tool\/","title":{"rendered":"TempRacer – Windows Privilege Escalation Tool"},"content":{"rendered":"

TempRacer is a Windows Privilege Escalation Tool written in C# designed to automate the process of injecting user creation commands into batch files with administrator level privileges. <\/p>\n

\"tempracer<\/p>\n

The code itself is not using that many resources because it relies on callbacks from the OS. You can keep it running for the the whole day to try and catch the creation of an admin level batch file. It’s especially useful (and very successful) in environments where automated patching systems like BigFix are running. If you are able to trigger updates or new software installs you should give it a try.<\/p>\n

Usage<\/h3>\n

You can use this tool to watch for *.bat file creation and try to inject “add user” to it, so that you can get local admin privs. Usage example:<\/p>\n

tempracer.exe C:\\ *.bat<\/pre>\n

Test it with:<\/p>\n

echo \"test123\" > C:\\temp\\not-evil.bat<\/pre>\n

If successful it will inject the code to add the user “alex” with password “Hack123123” and add him to the local administrator group. It will also block the file for further changes, so the privilege escalation code stays inside.<\/p>\n

You can also find some Windows Privilege Escalation Tools in: PowerSploit \u2013 A PowerShell Post-Exploitation Framework<\/a><\/p>\n

And if you want to scan for privilege issues or misconfiguration, use this – windows-privesc-check \u2013 Windows Privilege Escalation Scanner<\/a><\/p>\n

You can download tempracer here:<\/p>\n

TempRacer.exe<\/a>
\n–
tempracer-1.zip<\/a> (Source<\/em>)<\/p>\n

Or read more here<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"

TempRacer is a Windows Privilege Escalation Tool written in C# designed to automate the process of injecting user creation commands into batch files with administrator level privileges. The code itself is not using that many resources because it relies on callbacks from the OS. You can keep it running for the the whole day to […]<\/p>\n","protected":false},"author":25,"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":"TempRacer is a Windows Privilege Escalation Tool designed to automate the process of injecting user creation commands into bat files with admin privileges.","_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,4],"tags":[1054,4579,8981,492],"featured_image_src":null,"featured_image_src_square":null,"author_info":{"display_name":"Darknet","author_link":"https:\/\/www.darknet.org.uk\/author\/darknet\/"},"_links":{"self":[{"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/posts\/4010"}],"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\/25"}],"replies":[{"embeddable":true,"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/comments?post=4010"}],"version-history":[{"count":0,"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/posts\/4010\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/media?parent=4010"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/categories?post=4010"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/tags?post=4010"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}