{"id":394,"date":"2019-04-08T22:23:31","date_gmt":"2019-04-08T15:23:31","guid":{"rendered":"http:\/\/www.seven-stones.biz\/blog\/?p=394"},"modified":"2019-04-08T22:24:52","modified_gmt":"2019-04-08T15:24:52","slug":"musang-oracle-security-testing-major-release","status":"publish","type":"post","link":"https:\/\/www.seven-stones.biz\/blog\/musang-oracle-security-testing-major-release\/","title":{"rendered":"Musang &#8211; Oracle DB Security Testing &#8211; v1.8"},"content":{"rendered":"\n<p>Musang is a <a href=\"https:\/\/www.docker.com\/products\/docker-hub\">Docker<\/a>-supplied Python\/Django project for authenticated security testing scans for Oracle Database, for on-premise, or cloud SaaS, PaaS or IaaS stacks.<\/p>\n\n\n\n<p>The last update of Musang (1.4) was in 2013! So this latest update (1.8) brings Musang into the modern age of old software by introducing support for 12c databases &#8211; after all i&#8217;m sure there are lots who upgraded from 9g. Right? <\/p>\n\n\n\n<p>No but seriously, Oracle Database 12c introduces the concept of Containers and Pluggable Databases (PDB). It also stores password hashes in a dramatically different way (<a href=\"http:\/\/www.petefinnigan.com\/UKOUG-Conference-Passwords.pdf\">The mighty Pete Finnegan explains about these hashes so I don&#8217;t have to)<\/a>. The user doesn&#8217;t have to lose sleep worrying about such things &#8211; Musang auto-detects Database versions and selects the corresponding library of tests. However the connection string passed to the Database has to use the right SID of course &#8211; do you want to connect to a container or PDB? <\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.seven-stones.biz\/blog\/wp-content\/uploads\/Screenshot-2019-03-26-at-22.04.22-1024x1014.png\" alt=\"\" class=\"wp-image-404\" width=\"388\" height=\"388\"\/><\/figure><\/div>\n\n\n\n<p>Other major changes centred around <a href=\"https:\/\/pythonclock.org\/\">Python 2.x going EOL<\/a> &#8211; and with it the shift to <a href=\"https:\/\/www.djangoproject.com\/\">Django <\/a>2.x. <\/p>\n\n\n\n<p>An account privileges dump (for non-SYS, SYSTEM users) has been added also, and the output links each account to the account status (locked, expired, open, etc) &#8211; see below &#8230; <\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/www.seven-stones.biz\/blog\/wp-content\/uploads\/Screenshot-2019-03-26-at-22.00.54-1-1024x951.png\" alt=\"\" class=\"wp-image-402\" width=\"391\" height=\"367\"\/><\/figure><\/div>\n\n\n\n<p>A rundown of the major changes&#8230;<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Now covers 12c.<\/li><li>For the connection test, when Musang detects 12c it dumps the configuration of containers and pluggable databases &#8211; if you connect to the container instance, you see a very different output in some tests &#8211; notably the password hashes.<\/li><li>To get hashes for SYS and SYSTEM you need to connect to the container, with SYS and \u201cas SYSDBA&#8221;. Musang now has as the classic &#8220;as SYSDBA&#8221; option.<\/li><li>Added a privileges dump for non SYS and SYSTEM DBAs &#8211; see above screen dump.<\/li><li>Phased out django-dajaxice and replaced those calls with native AJAX &#8211; basically Dajaxice is terrible and was not maintained for years.<\/li><li>Few other changes related to 12c and lots related to the above upgrades.<\/li><li>Celery is now 4.2.1.<\/li><li>Multiple other changes related to stability and 12c intricacies<\/li><\/ul>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Musang is a Docker-supplied Python\/Django project for authenticated security testing scans for Oracle Database, for on-premise, or cloud SaaS, PaaS or IaaS stacks. The last update of Musang (1.4) was in 2013! So this latest update (1.8) brings Musang into &hellip; <a href=\"https:\/\/www.seven-stones.biz\/blog\/musang-oracle-security-testing-major-release\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[84,155,79,72],"class_list":["post-394","post","type-post","status-publish","format-standard","hentry","category-general","tag-oracle-database","tag-oracle-database-security-testing","tag-vulnerability-assessment","tag-vulnerability-management"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Musang - Oracle DB Security Testing - v1.8 - Security Macromorphosis<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.seven-stones.biz\/blog\/musang-oracle-security-testing-major-release\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Musang - Oracle DB Security Testing - v1.8 - Security Macromorphosis\" \/>\n<meta property=\"og:description\" content=\"Musang is a Docker-supplied Python\/Django project for authenticated security testing scans for Oracle Database, for on-premise, or cloud SaaS, PaaS or IaaS stacks. The last update of Musang (1.4) was in 2013! So this latest update (1.8) brings Musang into &hellip; Continue reading &rarr;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.seven-stones.biz\/blog\/musang-oracle-security-testing-major-release\/\" \/>\n<meta property=\"og:site_name\" content=\"Security Macromorphosis\" \/>\n<meta property=\"article:published_time\" content=\"2019-04-08T15:23:31+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-04-08T15:24:52+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.seven-stones.biz\/blog\/wp-content\/uploads\/Screenshot-2019-03-26-at-22.04.22-1024x1014.png\" \/>\n<meta name=\"author\" content=\"itibble@gmail.com\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@seven_stones\" \/>\n<meta name=\"twitter:site\" content=\"@seven_stones\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"itibble@gmail.com\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.seven-stones.biz\\\/blog\\\/musang-oracle-security-testing-major-release\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.seven-stones.biz\\\/blog\\\/musang-oracle-security-testing-major-release\\\/\"},\"author\":{\"name\":\"itibble@gmail.com\",\"@id\":\"https:\\\/\\\/www.seven-stones.biz\\\/blog\\\/#\\\/schema\\\/person\\\/dd7adbe0152f2279b133661b823e0c28\"},\"headline\":\"Musang &#8211; Oracle DB Security Testing &#8211; v1.8\",\"datePublished\":\"2019-04-08T15:23:31+00:00\",\"dateModified\":\"2019-04-08T15:24:52+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.seven-stones.biz\\\/blog\\\/musang-oracle-security-testing-major-release\\\/\"},\"wordCount\":346,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/www.seven-stones.biz\\\/blog\\\/musang-oracle-security-testing-major-release\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.seven-stones.biz\\\/blog\\\/wp-content\\\/uploads\\\/Screenshot-2019-03-26-at-22.04.22-1024x1014.png\",\"keywords\":[\"Oracle Database\",\"Oracle Database Security Testing\",\"Vulnerability Assessment\",\"Vulnerability Management\"],\"articleSection\":[\"General\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.seven-stones.biz\\\/blog\\\/musang-oracle-security-testing-major-release\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.seven-stones.biz\\\/blog\\\/musang-oracle-security-testing-major-release\\\/\",\"url\":\"https:\\\/\\\/www.seven-stones.biz\\\/blog\\\/musang-oracle-security-testing-major-release\\\/\",\"name\":\"Musang - Oracle DB Security Testing - v1.8 - Security Macromorphosis\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.seven-stones.biz\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.seven-stones.biz\\\/blog\\\/musang-oracle-security-testing-major-release\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.seven-stones.biz\\\/blog\\\/musang-oracle-security-testing-major-release\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.seven-stones.biz\\\/blog\\\/wp-content\\\/uploads\\\/Screenshot-2019-03-26-at-22.04.22-1024x1014.png\",\"datePublished\":\"2019-04-08T15:23:31+00:00\",\"dateModified\":\"2019-04-08T15:24:52+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.seven-stones.biz\\\/blog\\\/#\\\/schema\\\/person\\\/dd7adbe0152f2279b133661b823e0c28\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.seven-stones.biz\\\/blog\\\/musang-oracle-security-testing-major-release\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.seven-stones.biz\\\/blog\\\/musang-oracle-security-testing-major-release\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.seven-stones.biz\\\/blog\\\/musang-oracle-security-testing-major-release\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.seven-stones.biz\\\/blog\\\/wp-content\\\/uploads\\\/Screenshot-2019-03-26-at-22.04.22.png\",\"contentUrl\":\"https:\\\/\\\/www.seven-stones.biz\\\/blog\\\/wp-content\\\/uploads\\\/Screenshot-2019-03-26-at-22.04.22.png\",\"width\":1046,\"height\":1036},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.seven-stones.biz\\\/blog\\\/musang-oracle-security-testing-major-release\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.seven-stones.biz\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Musang &#8211; Oracle DB Security Testing &#8211; v1.8\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.seven-stones.biz\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.seven-stones.biz\\\/blog\\\/\",\"name\":\"Security Macromorphosis\",\"description\":\"Ian Tibble&#039;s Security Blog\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.seven-stones.biz\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.seven-stones.biz\\\/blog\\\/#\\\/schema\\\/person\\\/dd7adbe0152f2279b133661b823e0c28\",\"name\":\"itibble@gmail.com\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4efc9caa4c914912bcf9dd199b33f34a0d42e56752f4f713cd8d0c5416733603?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4efc9caa4c914912bcf9dd199b33f34a0d42e56752f4f713cd8d0c5416733603?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4efc9caa4c914912bcf9dd199b33f34a0d42e56752f4f713cd8d0c5416733603?s=96&d=mm&r=g\",\"caption\":\"itibble@gmail.com\"},\"description\":\"Author of Security De-engineering, CTO at Seven Stones (Indonesia)\",\"sameAs\":[\"http:\\\/\\\/www.seven-stones.biz\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Musang - Oracle DB Security Testing - v1.8 - Security Macromorphosis","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.seven-stones.biz\/blog\/musang-oracle-security-testing-major-release\/","og_locale":"en_US","og_type":"article","og_title":"Musang - Oracle DB Security Testing - v1.8 - Security Macromorphosis","og_description":"Musang is a Docker-supplied Python\/Django project for authenticated security testing scans for Oracle Database, for on-premise, or cloud SaaS, PaaS or IaaS stacks. The last update of Musang (1.4) was in 2013! So this latest update (1.8) brings Musang into &hellip; Continue reading &rarr;","og_url":"https:\/\/www.seven-stones.biz\/blog\/musang-oracle-security-testing-major-release\/","og_site_name":"Security Macromorphosis","article_published_time":"2019-04-08T15:23:31+00:00","article_modified_time":"2019-04-08T15:24:52+00:00","og_image":[{"url":"https:\/\/www.seven-stones.biz\/blog\/wp-content\/uploads\/Screenshot-2019-03-26-at-22.04.22-1024x1014.png","type":"","width":"","height":""}],"author":"itibble@gmail.com","twitter_card":"summary_large_image","twitter_creator":"@seven_stones","twitter_site":"@seven_stones","twitter_misc":{"Written by":"itibble@gmail.com","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.seven-stones.biz\/blog\/musang-oracle-security-testing-major-release\/#article","isPartOf":{"@id":"https:\/\/www.seven-stones.biz\/blog\/musang-oracle-security-testing-major-release\/"},"author":{"name":"itibble@gmail.com","@id":"https:\/\/www.seven-stones.biz\/blog\/#\/schema\/person\/dd7adbe0152f2279b133661b823e0c28"},"headline":"Musang &#8211; Oracle DB Security Testing &#8211; v1.8","datePublished":"2019-04-08T15:23:31+00:00","dateModified":"2019-04-08T15:24:52+00:00","mainEntityOfPage":{"@id":"https:\/\/www.seven-stones.biz\/blog\/musang-oracle-security-testing-major-release\/"},"wordCount":346,"commentCount":0,"image":{"@id":"https:\/\/www.seven-stones.biz\/blog\/musang-oracle-security-testing-major-release\/#primaryimage"},"thumbnailUrl":"https:\/\/www.seven-stones.biz\/blog\/wp-content\/uploads\/Screenshot-2019-03-26-at-22.04.22-1024x1014.png","keywords":["Oracle Database","Oracle Database Security Testing","Vulnerability Assessment","Vulnerability Management"],"articleSection":["General"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.seven-stones.biz\/blog\/musang-oracle-security-testing-major-release\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.seven-stones.biz\/blog\/musang-oracle-security-testing-major-release\/","url":"https:\/\/www.seven-stones.biz\/blog\/musang-oracle-security-testing-major-release\/","name":"Musang - Oracle DB Security Testing - v1.8 - Security Macromorphosis","isPartOf":{"@id":"https:\/\/www.seven-stones.biz\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.seven-stones.biz\/blog\/musang-oracle-security-testing-major-release\/#primaryimage"},"image":{"@id":"https:\/\/www.seven-stones.biz\/blog\/musang-oracle-security-testing-major-release\/#primaryimage"},"thumbnailUrl":"https:\/\/www.seven-stones.biz\/blog\/wp-content\/uploads\/Screenshot-2019-03-26-at-22.04.22-1024x1014.png","datePublished":"2019-04-08T15:23:31+00:00","dateModified":"2019-04-08T15:24:52+00:00","author":{"@id":"https:\/\/www.seven-stones.biz\/blog\/#\/schema\/person\/dd7adbe0152f2279b133661b823e0c28"},"breadcrumb":{"@id":"https:\/\/www.seven-stones.biz\/blog\/musang-oracle-security-testing-major-release\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.seven-stones.biz\/blog\/musang-oracle-security-testing-major-release\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.seven-stones.biz\/blog\/musang-oracle-security-testing-major-release\/#primaryimage","url":"https:\/\/www.seven-stones.biz\/blog\/wp-content\/uploads\/Screenshot-2019-03-26-at-22.04.22.png","contentUrl":"https:\/\/www.seven-stones.biz\/blog\/wp-content\/uploads\/Screenshot-2019-03-26-at-22.04.22.png","width":1046,"height":1036},{"@type":"BreadcrumbList","@id":"https:\/\/www.seven-stones.biz\/blog\/musang-oracle-security-testing-major-release\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.seven-stones.biz\/blog\/"},{"@type":"ListItem","position":2,"name":"Musang &#8211; Oracle DB Security Testing &#8211; v1.8"}]},{"@type":"WebSite","@id":"https:\/\/www.seven-stones.biz\/blog\/#website","url":"https:\/\/www.seven-stones.biz\/blog\/","name":"Security Macromorphosis","description":"Ian Tibble&#039;s Security Blog","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.seven-stones.biz\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.seven-stones.biz\/blog\/#\/schema\/person\/dd7adbe0152f2279b133661b823e0c28","name":"itibble@gmail.com","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/4efc9caa4c914912bcf9dd199b33f34a0d42e56752f4f713cd8d0c5416733603?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/4efc9caa4c914912bcf9dd199b33f34a0d42e56752f4f713cd8d0c5416733603?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/4efc9caa4c914912bcf9dd199b33f34a0d42e56752f4f713cd8d0c5416733603?s=96&d=mm&r=g","caption":"itibble@gmail.com"},"description":"Author of Security De-engineering, CTO at Seven Stones (Indonesia)","sameAs":["http:\/\/www.seven-stones.biz"]}]}},"_links":{"self":[{"href":"https:\/\/www.seven-stones.biz\/blog\/wp-json\/wp\/v2\/posts\/394","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.seven-stones.biz\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.seven-stones.biz\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.seven-stones.biz\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.seven-stones.biz\/blog\/wp-json\/wp\/v2\/comments?post=394"}],"version-history":[{"count":8,"href":"https:\/\/www.seven-stones.biz\/blog\/wp-json\/wp\/v2\/posts\/394\/revisions"}],"predecessor-version":[{"id":410,"href":"https:\/\/www.seven-stones.biz\/blog\/wp-json\/wp\/v2\/posts\/394\/revisions\/410"}],"wp:attachment":[{"href":"https:\/\/www.seven-stones.biz\/blog\/wp-json\/wp\/v2\/media?parent=394"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.seven-stones.biz\/blog\/wp-json\/wp\/v2\/categories?post=394"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.seven-stones.biz\/blog\/wp-json\/wp\/v2\/tags?post=394"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}