diff --git a/new-plc-profiles/192.168.104.16/CSS/MiniWeb.css b/new-plc-profiles/192.168.104.16/CSS/MiniWeb.css new file mode 100644 index 0000000..c01dad4 --- /dev/null +++ b/new-plc-profiles/192.168.104.16/CSS/MiniWeb.css @@ -0,0 +1,275 @@ +/* +/* CSS for MiniWeb mediatype: Display +*/ + +/* general CSS styles */ +* { margin: 0px; padding: 0px; } +body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000; background: url(../Images/background.gif) repeat-y #EAEAEA; width: 100%; } +#ERROR { background: none; background-color: #FF0000; color: #000040; } +img { border: 0px none; } +a { color: #000080; text-decoration: underline; font-size: 12px; font-weight: normal; } +ul { list-style-position: inside; } +h1 { font-size: 16px; font-weight: bold; color: #444; text-transform: uppercase; } +h2 { font-size: 16px; font-weight: bold; color: #666; } +h3 { font-size: 12px; font-weight: bold; color: #000; } +/*input, select { height: 14px; padding: 3px; color: #000; background-color: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; border: 0px none; }*/ +select { border: 1px solid #999; padding: 0px; height: 18px; background-color: #fff; } +input[type=checkbox], input[type=radio] { vertical-align: middle; position: relative; bottom: 2px; background-color: #EAEAEA; } +input[type=radio] { bottom: 1px; } +/* button, input[type=submit], input[type=button] { height: 20px; padding: 2px 10px 2px 10px; background-color: #bfbfbf; font-size: 12px; color: #000; border: 1px solid #666; text-align: center; min-width: 42px; } */ +/* input[type=file] { height: 20px; padding: 2px 10px 2px 10px; background-color: #fff; font-size: 12px; color: #000; border: 1px solid #666; text-align: center; min-width: 42px; } */ +button.text[type=submit], button.text[type=button], input.text[type=submit], input.text[type=button] { border: 0px none; background-color: transparent !important; font-size: 12px; text-align: left; color: #000080; display: inline-block; padding: 0px; margin: 0px 0px 0px 6px; text-decoration: underline; min-width: 0px; cursor: pointer; vertical-align:middle; white-space: nowrap; } +button[disabled], input[type=submit][disabled], input[type=button][disabled] {color: #999; border: 1px solid #999} + +/* Remove button padding in Firefox */ +button::-moz-focus-inner, input[type=submit]::-moz-focus-inner, input[type=button]::-moz-focus-inner { border: 0 !important; padding: 0 !important; } + +div.clearer { clear: both; } + +/* area styles */ +div#page { width: 100%; } + +/* header area with logo and title */ +div#headerArea { position: absolute; left: 0px; top: 0px; right: 0px; height: 56px; background-color: #FFF; min-width: 950px; } + div#headerArea img#logo { float: left; margin-right: 12px; } + div#headerArea p#headerTitle { /*float:left;*/ margin-top: 19px; font-size: 16px; font-weight: bold; color: #444; word-break:break-all; display:inline-block; } + div#headerArea span#headerJavaScript { float:right; margin-top: 19px; font-size: 14px; color: red; word-break:break-all; padding-right: 12px; } + +/* date-time-bar with language selection box */ +div#dateTimeBar { position: absolute; left: 0px; top: 56px; right: 0px; height: 20px; width: 100%; background-color: #999; color: #FFF; text-align: right; min-width: 950px; } + div#dateTimeBar span#time { float: right; margin-right: 12px; margin-top: 3px; } + div#dateTimeBar span#date { float: right; margin-right: 12px; margin-top: 3px; } + form#languageSelectionForm { float: right; margin-right: 12px; } + form#languageSelectionForm select { float: left; margin: 0px; width: 90px; height: 20px; } + /*form#languageSelectionForm a { float: left; margin-top: 2px; }*/ + /*form#languageSelectionForm input#languageGoButton, form#languageSelectionForm button#languageGoButton { height: auto; border: 0px none; background-color: transparent !important; font-size: 12px; text-align: left; color: #000080; display: inline; padding: 0px; margin: 2px 0px 0px 6px; text-decoration: underline; min-width: 0px; }*/ + +/* separator lines obove and under the login box/title area */ +div#separatorLine1 { position: absolute; left: 0px; top: 76px; right: 0px; height: 1px; width: 100%; background-color: #FFF; min-width: 950px; } +div#separatorLine2 { position: absolute; left: 0px; top: 137px; right: 0px; height: 1px; width: 100%; background-color: #FFF; min-width: 950px; } +div#separatorLine3 { position: absolute; left: 0px; top: 60px; right: 0px; height: 1px; width: 100%; background-color: #FFF; min-width: 764px; } + +/* login box */ +div#page > div#loginBox { position: absolute; left: 0px; top: 77px; height: 49px; width: 174px; padding: 11px 0px 0px 12px; color: #444; background-color: #AFB4BE; } + form#loginForm {} + form#loginForm div#loginFields { float: left; margin-right: 6px; } + form#loginForm div#loginButtons { float: right; position: relative; } + div#loginType { width: 34px; margin-left:2px; text-align: right; position: absolute; right: 0px; } + div#loginType a { float: left; } + form#loginForm div#loginFields input { height: 12px; width: 116px; border: 0px none; background-color: #FFF; color: #AFB4BE; padding: 3px 3px 3px 3px; margin: 0px 0px 6px 0px; } + form#loginForm div#loginButton { position: absolute; right: 0px; top: 24px; } + /*form#loginForm div#loginButton a { font-size: 12px; }*/ + +/* logout box */ +div#page > div#logoutBox { position: absolute; left: 0px; top: 77px; height: 48px; width: 162px; padding: 12px 12px 0px 12px; color: #444; background-color: #afb4be; } + form#logoutForm {} + form#logoutForm div#loggedInUser { float: left; width: 121px; margin-right: 6px; } + form#logoutForm div#logoutButton { float: right; margin-top: 7px; text-align: right; padding-right: 12px; } + +/* title area with title menu or alternate drop-down menu, filter box and print button */ +div#titleArea { position: relative; left: 0px; top: 0px; right: 0px; height: 52px; padding: 8px 0px 0px 12px; color: #666; background-color: #ccc;} + div#titleArea h1 { font-size: 16px; font-weight: bold; color: #666; text-transform: none;} + + /* the title menu */ + div#titleMenuArea { margin-top: 6px; } + ul#titleMenu { list-style: none; margin-right: 12px; margin-top: 2px; float: left; } + ul#titleMenu li { float: left; margin-top: 0px; margin-right: 0px; } + ul#titleMenu li a { padding: 0px 4px 0px 4px; font-weight: bold; color: #990; } + ul#titleMenu li a.first { padding-left: 0px !important; } + ul#titleMenu li a:hover, ul#titleMenu li a.selected { font-weight: bold; color: #000080; } + + /* the drop-down menu */ + form#titleDropDownMenuForm { margin-top: 0px; margin-right: 12px; float: left; } + form#titleDropDownMenuForm select { margin: 0px 6px 0px 0px; float: left; } + form#titleDropDownMenuForm button { float: left; } + + /* the filter box */ + div#filterBox { position: absolute; right: 12px; top: 10px; } + form#filterBoxForm { } + form#filterBoxForm select { margin: 0px 12px 0px 0px; float: left; } + form#filterBoxForm input { margin: 0px 12px 0px 0px; float: left; background-color: #fff; } + form#filterBoxForm button { float: left; background-color: #fff; } + div#filterBox p { font-weight: bold; color: #666; margin-top: 6px; } + div#filterBox p#filterDescriptionVerb { display: none; } + div#filterBox p#filterNoResults { display: none; } + + /* hide the buttons for navigating between main navigation items */ + div#titleArea div#navigationbuttons { display: none; } + + /* the button, for example print button u. s. o. */ + div#titleArea div#buttons { position: absolute; right: 28px; bottom: 12px; z-index: 100; } + /*div#titleArea div#buttons a { margin-left: 6px; float: right; }*/ + div#titleArea div#buttons a { margin-left: 6px; } + +/* navigation area with the main menu */ +div#navigationArea { position: absolute; left: 0px; top: 138px; width: 174px; padding: 0px 0px 20px 12px; color: #666; background-color: #D0D3DA; bottom: 0px; height: auto; overflow: auto; } + ul#mainMenuLevel1 { list-style-position: outside; list-style: none; margin-top:22px; } + ul#introMenu { list-style-position: outside; list-style: none; margin-top: 36px; } + ul#mainMenuLevel1 li, ul#introMenu li { padding-bottom: 19px; } + ul#mainMenuLevel1 li a, ul#introMenu li a { padding-left: 10px; font-size: 14px; font-weight: normal; color: #666; background: url(../Images/NaviPfeilweiss.gif) no-repeat 0px 5px; text-decoration: none; max-width: 162px; } + /*ul#mainMenuLevel1 li a:hover, */ul#mainMenuLevel1 li a.selected, /*ul#introMenu li a:hover, */ul#introMenu li a.selected { padding-left: 10px; font-size: 14px; font-weight: bold; color: #000080; background: url(../Images/NaviPfeilblau.gif) no-repeat 0px 5px; max-width: 162px; } + +/* client area with secondary menu, extended menu and the content area */ +/* +div#clientArea { position: absolute; left: 186px; top: 138px; right: 0px; bottom: 0px; display: block; } +*/ +div#clientArea { position: absolute; left: 186px; top: 77px; right: 0px; bottom: 0px; display: block; min-width: 764px; } + + /* the secondary menu */ + div#secondaryExtendedNavigationArea { } + div#secondaryMenuArea { background-color: #999; height: 23px; overflow: hidden; } + ul#secondaryMenu { list-style: none; } + ul#secondaryMenu li { float: left; margin-top: 3px; margin-right: 2px; } + + /* IE8 Workaround */ + /*ul#secondaryMenu li a { height: 16px; display: block; padding: 4px 4px 0px 4px; font-weight: bold; color: #444; background-color: #CCC; text-decoration: none; cursor: pointer;}*/ + ul#secondaryMenu li a { height: 16px; padding: 4px 4px 0px 4px; font-weight: bold; color: #444; background-color: #CCC; text-decoration: none; cursor: pointer;} + div > div > ul#secondaryMenu li a { display: block; } + + ul#secondaryMenu li a:hover, ul#secondaryMenu li a.selected { font-size: 12px; font-weight: bold; color: #000; background-color: #EAEAEA; } + + /* the extended menu */ + div#extendedMenuArea { background: url(../Images/background_extMenu.gif) no-repeat; height: 23px; margin-top: 6px; } + ul#extendedMenu { list-style: none; } + ul#extendedMenu li { float: left; margin-top: 0px; margin-right: 0px; border-top: 3px solid #999; border-right: 2px solid #999; } + ul#extendedMenu li a { height: 16px; display: block; padding: 4px 4px 0px 4px; font-weight: bold; color: #444; background-color: #CCC; text-decoration: none; } + ul#extendedMenu li a:hover, ul#extendedMenu li a.selected { font-weight: bold; color: #000; background-color: #EAEAEA; } + +/* the content area */ +div#contentArea +{ + /*padding: 12px;*/ + color: #000000; + overflow: auto; + background-color: #EAEAEA; + position: absolute; + bottom: 0px; + left: 0px; + right: 0px; + top: 61px; +} + +div#contentAreaTabbed +{ + /*padding: 12px;*/ + color: #000000; + overflow: auto; + background-color: #EAEAEA; + position: absolute; + bottom: 0px; + left: 0px; + right: 0px; + top: 82px; +} + +#contentAreaDetailed +{ + overflow-y:scroll; + top:138px; + bottom:150px; + position: fixed; +} + +/* disable click while loading */ +div#loading +{ + position: absolute; + bottom: 0px; + left: 0px; + right: 0px; + top: 0px; + + background-color: rgb(175, 180, 190); + + opacity: 0.5; + z-index: 1000; +} + +/* content styles */ + +/* table style for data tables with alternating background row color and sorting options */ +table.datatable { border: 0px none; table-layout: auto; background-color: #FFF; border-spacing: 1px;} + table.datatable tr, table tr.odd { background-color: #EAEAEA; } /* odd table row */ + table.datatable tr.even { background-color: #D8D8D8; } /* even table row */ + table.datatable tr.selected { background-color: #C1CEE9 !important; } /* selected table row */ + /* table header row */ + table.datatable th { font-size: 12px; font-weight: normal; color: #000; background-color: #BFBFBF; border: 0px solid #FFF; text-align: left; height: 15px; padding: 1px 20px 0px 2px; } + table.datatable th span.sortarrow { vertical-align: middle; position: relative; bottom: 3px; padding-left: 12px; } + table.datatable th span.unsorted { vertical-align: middle; position: relative; bottom: 0px; padding-left: 12px; } + table.datatable th a { text-decoration: none; color: #000; } + /* table column */ + table.datatable td { font-size: 12px; font-weight: normal; color: #000; border: 0px solid #FFF; text-align: left; height: 15px; padding: 1px 20px 0px 2px; } + table.datatable td a { text-decoration: none; color: #000; } + +/* form fields */ +div#contentArea div.captionlabel { color: #666; vertical-align: middle; text-align: right; font-weight: bold; } +div#contentArea label { display: inline-block; color: #666; text-align: right; margin-right: 6px; } +div#contentArea input[type="text"], div#contentArea input[type="password"] { display: inline-block; height: 18px; padding: 0px 3px 0px 3px; } /* input field */ +div#contentArea input[type="text"][readonly], div#contentArea input[type="password"][readonly] { display: inline-block; height: 18px; padding: 0px 3px 0px 3px; background-color: #ddd; } /* output field */ +div#contentArea textarea { display: inline; min-height: 18px; border: 0px none; padding: 1px 2px 0px 2px; overflow:auto;} +div#contentArea textarea[readonly] { display: inline; min-height: 18px; border: 0px none; background-color: #ddd; padding: 1px 2px 0px 2px; } +div#contentArea select { display: inline-block; height: 18px; } /* dropdown */ +div#contentArea input[type="checkbox"], div#contentArea input[type="radio"] { display: inline-block; height: 18px; } + +/* details box */ +div.details { font-size: 12px; color: #000; background-color: #DDD; width: 100%; margin: 0px; } + + /* header */ + div.details div.header { padding: 7px 12px 4px 12px; height: 12px; font-weight: bold; background-color: #999; } + div.details div.header div.left { float: left; } + div.details div.header div.right { float: right; text-align: right; } + + /* content */ + div.details div.content { clear: both; padding: 12px 12px 12px 12px; font-weight: normal; } + +/* styles for dialogs */ +div.dialog { position: fixed; left: 0px; top: 0px; border: solid 1px black; background-color: #D0D3DA; opacity: 1.0; display: inline-block; color: black; } +div.dialogModalBlock { position:fixed; left: 0px; top: 0px; width: 100%; height: 100%; background-color: #000000; opacity: 0.5; } +div.dialogTitle { height: 1.5em; text-align: center; color: black; border-bottom: groove 2px #FFFFFF; padding: 5px;} +div.dialogMinimize { background: url(http://192.168.104.16/Images/dialogbuttons.gif) no-repeat scroll 0px 0px; width: 16px; height: 16px; float: right; } +div.dialogMaximize { background: url(http://192.168.104.16/Images/dialogbuttons.gif) no-repeat scroll -16px 0px; width: 16px; height: 16px; float: right; } +div.dialogRestore { background: url(http://192.168.104.16/Images/dialogbuttons.gif) no-repeat scroll -32px 0px; width: 16px; height: 16px; float: right; } +div.dialogClose { background: url(http://192.168.104.16/Images/dialogbuttons.gif) no-repeat scroll -48px 0px; width: 16px; height: 16px; float: right; } +div.dialogResize { background: url(http://192.168.104.16/Images/dialogbuttons.gif) no-repeat scroll -64px 0px; cursor: se-resize; position: absolute; right: 0px; bottom: 0px; width: 16px; height: 16px; } +div.dialogMinimizeArea { position: absolute; left: 0px; bottom: 0px; width: 100%; height: 100px; background-color: #AAAAAA; } +div.dialogContent { clear: both; margin-left: 5px; margin-right: 5px; } +div.dialogButtons { position: absolute; left: 5px; bottom: 5px; right: 5px;} + +/* styles for tree view nodes */ +div.nodeExpanded { background: url(http://192.168.104.16/Images/expander.gif) no-repeat scroll -16px 0px; width: 16px; height: 16px; float: left; } +div.nodeCollapsed { background: url(http://192.168.104.16/Images/expander.gif) no-repeat scroll 0px 0px; width: 16px; height: 16px; float: left; } +div.nodeExpanderPlaceholder { background: transparent; width: 16px; height: 16px; float: left; } +div.nodeIconPlaceholder { background: transparent; width: 16px; height: 16px; float: left; } +div.nodeTitle { float: left; } +div.nodeHover {} +div.nodeSelected { background-color: #C1CEE9; } +div.nodeDisabled { color: #444444; } + +/* styles for menu items */ +div.menuBar { background-color: #CCCCCC; width: 100%;} +div.menuBarNormal { color: #000000; } +div.menuBarHover { background-color: #EAEAEA; } +div.menuBarSelected { background-color: #C1CEE9; } +div.menuBarDisabled { color: #999999; } +div.menuNormal { background-color: #CCCCCC; color: #000000; z-index: 100; } +div.menuHover { background-color: #EAEAEA; } +div.menuSelected { background-color: #C1CEE9; } +div.menuDisabled { color: #999999; } +div.menuIconPlaceholder { background: transparent; width: 16px; height: 16px; float: left; } +div.menuItemLevel1 { float: left; position: static; padding-left: 2px; padding-right: 2px; } +div.menuLastItemLevel1 { clear: both; } +div.menuItemLevel2 { position: absolute; padding-left: 2px; padding-right: 2px; } + +/* for demonstration purposes of the PC based miniweb */ + +/* positioning helper classes for the form fields examples */ +div#contentArea div.line { height: 18px; margin-bottom: 6px;} +div#contentArea div.threelines { height: 66px; margin-bottom: 6px; } + +/* styles using the status-image. Always the same image, but it gets shifted lateron */ +.fieldset_plus, .fieldset_minus { cursor:pointer; height:15px; width:15px; display:inline-block; margin-left: 5px; margin-right: 5px; background: url(http://192.168.104.16/Images/miniweb_status.png) no-repeat 100%; vertical-align: middle; } +.fieldset_plus { background-position: 0 0px; } +.fieldset_minus { background-position: 0 -15px; } +legend{font-size: 12pt; font-weight: bold; vertical-align: middle; padding-right: 10px; margin-left: 5px; margin-right: 5px; color: #666; } +fieldset{padding:5px;border-style:solid;border-color:#CCC;border-width:1px;} + diff --git a/new-plc-profiles/192.168.104.16/CSS/S7Web.css b/new-plc-profiles/192.168.104.16/CSS/S7Web.css new file mode 100644 index 0000000..efcb7bc --- /dev/null +++ b/new-plc-profiles/192.168.104.16/CSS/S7Web.css @@ -0,0 +1,2680 @@ +/***********************************************************************************/ +/* Portal definitions */ +/***********************************************************************************/ +body +{ + margin: 0px; /* neccesary for iframes */ + font-family: Arial, Helvetica, sans-serif; + font-size: 12px; + color: #000; +} + +body.block-all, body.block-all * +{ + cursor:wait !important; +} + +body.block-all +{ + height:100%; +} + +span#time + { + white-space : nowrap; + } + +form#DateTimeSelectionForm +{ + float : right; + margin-right : 12px; +} + +form#DateTimeSelectionForm select +{ + margin: 0; + height: 20px; +} + + .Login_Table + { + width: 100%; + } + + .Login_Table_SpaceRow + { + width: 100%; + height: 7px; + } + + .Login_Table_Row + { + width: 100%; + } + + .Login_Table_SpaceCell + { + width: 8px; + } + + .Login_Table_LeftCell + { + width: 70%; + } + + .Login_Table_RightCell + { + width: 30%; + } + + #Login_Area_Form /*used in Portal/Formlogin.mwsl*/ + { + margin : 0px; + padding : 0px; + } + + #Login_Area_Input_Name + { + position : absolute; + top : 11px; + left : 12px; + font-size : 12px; + height : 18px; + width : 110px; + border : 0px solid #000000; /*neccesary for Opera; otherwise there will be frames around the buttons*/ + } + + #Login_Area_Input_Password + { + position : absolute; + top : 35px; + left : 12px; + font-size : 12px; + height : 18px; + width : 110px; + border : 0px solid #000000; /*neccesary for Opera; otherwise there will be frames around the buttons*/ + } + + #Login_Area_Button + { + position : absolute; + top : 36px; + right : 0px; + border : 0px solid #000000; /*neccesary for Opera; otherwise there will be frames around the buttons*/ + text-decoration : underline; + font-size : 10px; + background-color : #AFB4BE; + width : 60px; + overflow : visible; + white-space:nowrap; + } + + #login_box_table + { + width:100%; + height:100%; + border-collapse:collapse; + border:0px solid #000000; + margin:0px; + } + + input.Login_Input + { + margin : 0px; + padding : 0px; + border : 0px solid #000000; /*neccesary for Opera; otherwise there will be frames around the buttons*/ + font-size : 12px; + height : 18px; + width : 100%; + } + + input.Login_Input_Ghost + { + margin : 0px; + padding : 0px; + border : 0px solid #000000; /*neccesary for Opera; otherwise there will be frames around the buttons*/ + font-size : 12px; + height : 18px; + width : 100%; + color : #AFB4BE; + } + + .Login_InvalidLogin + { + text-align: left; + padding-left: 7px; + color: #BA0000; + font-size: 9px; + font-weight: bold; + white-space: nowrap; + } + +.Login_InvalidLoginFromPage + { + text-align: left; + padding-left: 7px; + color: #BA0000; + font-size: 12px; + font-weight: bold; + white-space: nowrap; + } + + .Login_Botton_Cell + { + padding : 0px; + padding-top : 6px; + padding-bottom : 3px; + margin : 0px; + white-space:nowrap; + + } + + .Login_Button + { + border : 0px solid #000000; /*neccesary for Opera; otherwise there will be frames around the buttons*/ + text-decoration : underline; + font-size : 12px; + background-color : #AFB4BE; + white-space:nowrap; + color : #000080; + } + +/******** login form (page) begins *******/ + + #login_page_table + { + margin:0px; + margin-left:209px; /* 337-116-12 */ + margin-top:130px; /* 274-78-60-6 */ + padding:0px; + empty-cells:show; + border-collapse: collapse; + width:243px; + overflow: visible; + } + + #login_page_tr_headline{ + padding:0px; + margin:0px; + } + + #login_page_td_headline + { + padding:0px; + margin:0px; + font-family:Arial,Helvetica,sans-serif; + font-size:51px; + font-weight:bold; + color:#AFBEBE; + text-transform:uppercase; + text-align:right; + overflow: visible; + } + + .login_page_gap + { + height:11px; + } + + .login_page_td_input + { + padding: 0px; + margin: 0px; + text-align: right; + } + + .login_page_input + { + height:26px; + width: 183px; + padding:0px; + padding-top:4px; + margin:0px; + border: 0px solid; + font-size: 14px; + } + + .login_page_tr_text + { + padding:0px; + margin:0px; + } + + .login_page_td_text + { + padding: 0px; + padding-top:4px; + padding-right:2px; + margin:0px; + font-size:12px; + font-family:Arial,Helvetica,sans-serif; + white-space:nowrap; + color: grey; + } + + #login_page_td_button + { + padding: 0px; + margin: 0px; + text-align: right; + white-space:nowrap; + } + + #login_page_button + { + width : 100%; + padding : 0px; + margin : 0px; + border : 0px solid; + text-decoration : underline; + font-size : 12px; + font-family : Arial,Helvetica,sans-serif; + text-align : right; + background-color: #EAEAEA; + color : grey; + white-space : nowrap; + } + +/******** login form (page) ends *********/ + .Title_Area /*used in "Templates/AppNavigaton.xml"*/ + { + width : 100%; + height : 60px; + background-color : #CCCCCC; + border : 0px; + border-bottom : 1px solid #FFFFFF; + vertical-align : top; + padding : 0px; + margin : 0px; + border-collapse : collapse; + border-spacing : 0px; + } + + .Title_Area_Topo + { + width : 100%; + height : 61px; + background-color : #CCCCCC; + border : 0px; + border-bottom : 1px solid #FFFFFF; + vertical-align : top; + padding : 0px; + margin : 0px; + border-collapse : collapse; + border-spacing : 0px; + } + + table.Title_Area_Table + { + width : 100%; + height : 100%; + padding : 0px; + margin : 0px; + border : 0px; + } + + td.Title_Area_Name + { + padding : 0px; + padding-left : 11px; /*129px - 118 px*/ + padding-top : 7px; /*83px - 76px*/ + vertical-align : top; + color : #666666; + font-size : 16px; + font-weight : bold; + font-variant : normal; + } + + a.PrinterIcon_Active + { + text-decoration: none; + } + + td.Title_Area_PrinterIcon + { + text-align : right; + vertical-align : bottom; + padding : 0px; + padding-right : 33px; + padding-bottom : 10px; /*76px + 60px -126px*/ + width : 20px; + } + span.Title_Area_PrinterIcon_Alarme + { + text-align : right; + vertical-align : bottom; + padding : 0px; + padding-right : 33px; + padding-left : 4px; + width : 20px; + } + td.Title_Area_Icons_Alarme + { + text-align : right; + vertical-align : bottom; + padding : 0px; + padding-bottom : 2px; + } + td.Title_Area_ReloadIcon + { + text-decoration : none; + text-align : right; + vertical-align : bottom; + padding : 0px; + padding-bottom : 10px; /*76px + 60px -126px*/ + } + + span.Text_ReloadIcon + { + font-size : 12px; + text-decoration : underline; + color : #000080; + vertical-align : top; + padding : 0px; + margin : 0px; + } + + #dynamic_link + { + cursor : pointer; + } + + span.save_as_csv_file + { + height : 13px; + padding-right : 4px; + width : 19px; + } + + a.Link_ReloadIcon + { + text-decoration : none; + font-weight: bold; + padding-bottom : 0px; + color: #00005e; + font-family: Arial, Helvetica, sans-serif; + height: 13px; + } + div.Title_Area_Selectbox /* used in "Templates/Vartables.xml"*/ + { + position : relative; + top : 4px; + height : 20px; + padding : 0px; + margin : 0px; + vertical-align : top; + color : #000000; + } + + #Title_Area_Selectbox_Alarm + { + position : relative; + height : 22px; + padding : 0px; + padding-left : 10px; + padding-bottom : 2px; + margin : 0px; + vertical-align : top; + } + + #Alarm_Selectbox + { + padding : 0px; + margin : 0px; + background-color: #EFEFED; + } + /*Title Fromatations End*/ + + /*Data Area*/ + /*includes the Secondary navigation Menu and the associated html/mwsl files*/ + table.Data_Area /*used in "Templates/Appnavigation.xml"*/ + { + width :100%; + height :100%; + border-spacing: 0px; + border-collapse: collapse; + } + + /*Secondary Navigation*/ + table.Second_Nav_Menu + { + font-weight : bold; + font-size : 12px; + width : 100%; + background-color : #999999; + } + td.Second_Nav_Menu_Selected + { + height : 23px; + border-right : 2px solid #999999; + border-top : 3px solid #999999; + background-color : #EAEAEA; + padding-left : 5px; + padding-right : 5px; + padding-top : 2px; /*Neccessary for opera and Netscape*/ + white-space : nowrap; + text-align : center; + color : #000000; + } + td.Second_Nav_Menu_NonSelected + { + height : 23px; + border-right : 2px solid #999999; + border-top : 3px solid #999999; + background-color : #CCCCCC; + color : #444444; + padding-left : 5px; + padding-right : 5px; + padding-top : 2px; /*Neccessary for opera and Netscape*/ + white-space : nowrap; + text-align : center; + } + + a.Second_Nav_Menu_Link + { + font-family : Arial, Helvetica, sans-serif; + text-decoration : none; + } + + #IFRAME + { + font-size : 12px; + background-color : #EAEAEA; + width : 100%; + height : 100%; + border : 0px solid #000; /*neccesary for Opera; otherwise there will be frames around the buttons*/ + } + + /* Fixes the iOS scrolling issue with iframes. A div with this class and the iOSScrollFix.js need to be included in the page. */ + .iframe_wrapper + { + height: 100%; + width: 100%; + } + .iOSScrollFix + { + overflow-y: scroll; + -webkit-overflow-scrolling: touch; + } + + /*Data Area End*/ +/*Main Menu and Data Area End*/ + +/***********************************************************************************/ +/* Portal definitions End*/ +/***********************************************************************************/ + +/***********************************************************************************/ +/* definitions for general page (Templates/General_Table.xml)*/ +/***********************************************************************************/ +td.table_position +{ + padding-left: 12px; + padding-top : 6px; /* -->*/ +} +td.static_field +{ + font-size : 12px; + height : 21px; + text-align : right; + color : #666666; + width : 144px; + border-left : 6px solid #EAEAEA; + border-top : 4px solid #EAEAEA; +} + +td.static_field_failsafe +{ + font-size : 12px; + height : 21px; + text-align : right; + color : #666666; + width : 144px; + border-left : 6px solid #EAEAEA; + border-top : 4px solid #EAEAEA; +} + +td.static_field_dyn +{ + font-size : 12px; + height : 21px; + text-align : left; + color : #666666; + padding-left : 1px; + padding-right : 6px; + border-left : 6px solid #EAEAEA; + border-top : 4px solid #EAEAEA; +} +td.static_field_small +{ + font-size : 12px; + height : 21px; + text-align : right; + color : #666666; + width : 98px; + border-left : 6px solid #EAEAEA; + border-top : 4px solid #EAEAEA; +} +td.static_field_long +{ + font-size : 12px; + height : 21px; + text-align : right; + color : #666666; + width : 240px; + border-left : 6px solid #EAEAEA; + border-top : 4px solid #EAEAEA; +} +td.static_field_long_bold +{ + font-size : 12px; + font-weight : bold; + height : 21px; + text-align : right; + color : #666666; + width : 240px; + border-left : 6px solid #EAEAEA; + border-top : 4px solid #EAEAEA; +} +td.output_field +{ + font-size : 12px; + background-color : #DDDDDD; + text-align : left; + width : 144px; + border-left : 6px solid #EAEAEA; + border-top : 4px solid #EAEAEA; +} + +td.output_field_lock +{ + font-size : 12px; + text-align : left; + width : 144px; + border-left : 6px solid #EAEAEA; + border-top : 4px solid #EAEAEA; +} + +td.output_field_long +{ + font-size : 12px; + background-color : #DDDDDD; + text-align : left; + width : 240px; + border-left : 6px solid #EAEAEA; + border-top : 4px solid #EAEAEA; + empty-cells : show; + color : #000000; + word-break : break-all; + white-space : pre-wrap; +} +td.output_field_dyn +{ + font-size : 12px; + background-color : #DFDFDF; + text-align : left; + padding-left : 1px; + padding-right : 6px; + border-left : 6px solid #EAEAEA; + border-top : 4px solid #EAEAEA; +} +td.static_field_headline +{ + font-size : 12px; + font-weight : bold; + height : 21px; + text-align : right; + width : 144px; + padding-top : 24px; + border-left : 6px solid #EAEAEA; + border-top : 4px solid #EAEAEA; + color : #666666; +} + +td.static_field_headline_left +{ + font-size : 12px; + font-weight : bold; + height : 21px; + text-align : left; + width : 144px; + padding-top : 24px; + border-left : 6px solid #EAEAEA; + border-top : 4px solid #EAEAEA; + color : #666666; +} +td.static_field_headline_left2 +{ + font-size : 12px; + font-weight : bold; + height : 21px; + text-align : left; + border-left : 6px solid #EAEAEA; + border-top : 4px solid #EAEAEA; + background-color : #D6D6FF; +} +td.static_field_headline_small +{ + font-size : 12px; + font-weight : bold; + height : 21px; + text-align : right; + width : 98px; + padding-top : 24px; + border-left : 6px solid #EAEAEA; + border-top : 4px solid #EAEAEA; + color : #666666; +} +td.output_field_small +{ + font-size : 12px; + background-color : #DDDDDD; + text-align : right; + width : 98px; + padding-left : 6px; + padding-right : 6px; + border-left : 6px solid #EAEAEA; + border-top : 4px solid #EAEAEA; +} +td.static_field_headline_smaller +{ + font-size : 12px; + font-weight : bold; + height : 21px; + text-align : right; + width : 64px; + padding-top : 24px; + border-left : 6px solid #EAEAEA; + border-top : 4px solid #EAEAEA; +} +td.output_field_smaller +{ + font-size : 12px; + text-align : right; + width : 64px; + padding-left : 6px; + padding-right : 6px; + border-left : 6px solid #EAEAEA; + border-top : 4px solid #EAEAEA; + background-color : #DDDDDD; +} +td.static_field_headline_long +{ + font-size : 12px; + font-weight : bold; + height : 21px; + text-align : right; + width : 240px; + padding-top : 24px; + border-left : 6px solid #EAEAEA; + border-top : 4px solid #EAEAEA; + color : #666666; +} +td.static_field_headline_dyn +{ + font-size : 12px; + font-weight : bold; + height : 21px; + text-align : left; + padding-top : 24px; + padding-left : 1px; + padding-right : 6px; + border-left : 6px solid #EAEAEA; + border-top : 4px solid #EAEAEA; + color : #666666; +} + +/***********************************************************************************/ +/* definitions for general page end */ +/***********************************************************************************/ + +/***********************************************************************************/ +/* definitions for topology display */ +/***********************************************************************************/ + +.TopoWorkspace +{ + background-color : #FFFFFF; + padding-left : 0px; + padding-top : 0px; /* -->*/ +} + +.DivObjTemp +{ + padding-left : 0px; + padding-right : 0px; + position : absolute; + font-family : Arial, Helvetica, sans-serif; + line-height : 13px; + font-size : 12px; + font-style : normal; + font-weight : bold; + text-align : center; + color : #000000; + padding : 0px; + border : 0px solid #000000; + margin : 0px; + width : auto; + height : auto; + z-index : 0; + visibility : hidden; + overflow : hidden; + white-space : nowrap; + display : block; + background-color : transparent; +} + +.DivTopoNodeHeadLabel +{ + position : absolute; + font-family : Arial, Helvetica, sans-serif; + line-height : 1.2em; + font-size : 12px; + font-style : normal; + font-weight : bold; + text-align : center; + color : #000000; + padding : 0px; + border : 0px solid #FFFFFF; + margin : 0px; + width : auto; + height : auto; + background-repeat : no-repeat; + z-index : 12; + background-color : transparent; + background-image : url(../Images/Topo/topo_head_label_background.gif); + overflow : hidden; + white-space : nowrap; +} + +.DivTopoNodeHeadLabelOverview +{ + position : absolute; + font-family : Arial, Helvetica, sans-serif; + line-height : 1.2em; + font-size : 12px; + font-style : normal; + font-weight : bold; + text-align : center; + color : #000000; + padding : 0px; + border : 0px solid #FFFFFF; + margin : 0px; + width : auto; + height : auto; + background-repeat : no-repeat; + z-index : 12; + background-color : transparent; + background-image : url(../Images/Topo/topo_head_label_background_overview.gif); + overflow : hidden; + white-space : nowrap; +} + +.DivTopoNodeHeadLabelDevNotAvailable +{ + position : absolute; + font-family : Arial, Helvetica, sans-serif; + line-height : 1.2em; + font-size : 12px; + font-style : normal; + font-weight : bold; + text-align : center; + color : #000000; + padding : 0px; + border : 0px solid #FFFFFF; + margin : 0px; + width : auto; + height : auto; + background-repeat : no-repeat; + z-index : 12; + background-color : transparent; + background-image : url(../Images/Topo/topo_module_head_dev_not_available.gif); + overflow : hidden; + white-space : nowrap; +} + +.DivTopoNodeHeadLabelDevNotOfProject +{ + position : absolute; + font-family : Arial, Helvetica, sans-serif; + line-height : 1.2em; + font-size : 12px; + font-style : normal; + font-weight : bold; + text-align : center; + color : #000000; + padding : 0px; + border : 0px solid #FFFFFF; + margin : 0px; + width : auto; + height : auto; + background-repeat : no-repeat; + z-index : 12; + background-color : transparent; + background-image : url(../Images/Topo/topo_module_head_dev_not_of_project.gif); + overflow : hidden; + white-space : nowrap; +} + +.DivTopoNodeHeadLabelDevDeactivated +{ + position : absolute; + font-family : Arial, Helvetica, sans-serif; + line-height : 1.2em; + font-size : 12px; + font-style : normal; + font-weight : bold; + text-align : center; + color : #808080; + padding : 0px; + border : 0px solid #FFFFFF; + margin : 0px; + width : auto; + height : auto; + background-repeat : no-repeat; + z-index : 12; + background-color : transparent; + background-image : url(../Images/Topo/topo_module_head_dev_not_of_project.gif); + overflow : hidden; + white-space : nowrap; +} + +.DivTopoNodeHead +{ + position : absolute; + z-index : 10; + background-color : transparent; + overflow : hidden; + border : 0px solid #FFFFFF; +} + +.DivTopoNodeHeadBorder +{ + position : absolute; + z-index : 13; + border : 1px solid #FF0000; + background-color : transparent; + overflow : hidden; +} + + +.DivTopoNodeBodyBackground +{ + position : absolute; + z-index : 9; + background-color : #CACCD9; + overflow : hidden; +} + +.DivTopoNodeBodyForeground +{ + position : absolute; + z-index : 10; + background-color : #A3A8C1; + overflow : hidden; +} + +.DivTopoNodeCon +{ + position : absolute; + z-index : 11; + background-color : transparent; + overflow : hidden; +} + +.DivTopoWire +{ + position : absolute; + z-index : 10; + overflow : hidden; +} + +.DivTopoConnector +{ + position : absolute; + z-index : 10; + background-color : transparent; + overflow : hidden; +} + +.DivTopoConnectorLabel +{ + position : absolute; + font : 10px Arial, Helvetica, sans-serif; + font-style : normal; + font-weight : normal; + text-align : center; + color : #000000; + z-index : 11; + background-color : transparent; + background-image : url(../Images/Topo/topo_connector.gif); + overflow : hidden; +} + +.DivTopoNodeConLabel +{ + position : absolute; + font : 10px Arial, Helvetica, sans-serif; + font-style : normal; + font-weight : normal; + color : #000000; + padding : 0px; + border : 0px solid #000000; + margin : 0px; + height : auto; + background-repeat : no-repeat; + z-index : 12; + background-color : transparent; + background-image : url(../Images/Topo/topo_port_label_background.gif); + overflow : hidden; +} + +.TopoToolTipTable +{ + font-family : Arial, Helvetica, sans-serif; + font-size : 11px; + font-weight : bold; + white-space : nowrap; + table-layout : auto; + border : 0px solid #00FF00; + width : auto; + height : auto; +} + + +.AnchorObjTemp +{ + color : #000000; + text-decoration : none; + display : block; + width : auto; + height : auto; + border : 0px solid #000000; + visibility : visible; +} + +.AnchorObjTable +{ + display : block; + width : auto; + height : auto; + border : 0px solid #000000; + visibility : visible; +} + +.DivTopoToolTip +{ + text-align : left; + text-decoration : none; + padding-left : 2px; + padding-right : 2px; + font-family : Arial, Helvetica, sans-serif; + font-size : 11px; + font-weight : bold; + border : 1px solid #000000; + width : auto; + height : auto; + z-index : 25; + visibility : hidden; + overflow : visible; + white-space : nowrap; + display : block; + position : absolute; + background-color : transparent; + background-image : url(../Images/Topo/topo_port_tooltip_background.gif); +} + +table.ContentTableDbgTopo +{ + width : 100%; + height : 100%; + font-size : 12px; + background-color : #EAEAEA; + border : 0px solid #FFFFFF; + border-collapse : collapse; +} + +td.ContentTableFieldDbgTopo +{ + height : 17px; + text-align : left; + border : 1px solid #FFFFFF; + padding-left : 2px; + padding-right : 20px; + padding-top : 0px; + padding-bottom : 0px; +} + +td.ContentTableField_1DbgTopo +{ + background-color : #D6D6FF; + height : 17px; + text-align : left; + border : 1px solid #FFFFFF; + border-collapse : collapse; + border-bottom-width : 0px; + padding-left : 2px; + padding-right : 20px; + padding-top : 0px; + padding-bottom : 0px; +} + +/***********************************************************************************/ +/* definitions for topology display end*/ +/***********************************************************************************/ + +/***********************************************************************************/ +/* definitions for vartable */ +/***********************************************************************************/ +input.Vartable_Go_Button +{ + font-family : Arial, Helvetica, sans-serif; + font-size : 12px; + color : #000000; + background-color : #BFBFBF; + border : 1px solid #666666; /*neccesary for Opera; otherwise there will be frames around the buttons*/ + text-decoration : underline; +} +input.Var_Go_Button +{ + font-family : Arial, Helvetica, sans-serif; + font-size : 12px; + color : #000000; + background-color : #BFBFBF; + border : 1px solid #666666; /*neccesary for Opera; otherwise there will be frames around the buttons*/ + text-decoration : underline; +} +input.varstate_address_field +{ + color : #000000; + width : 100%; + background-color : #FFFFFF; + font-size : 12px; + border : 0px solid #000000; /*neccesary for Opera; otherwise there will be frames around the buttons*/ +} +input.varstate_address_field_valid +{ + color : #000000; + /*background-color : #EAEAEA;*/ + /*border : 0px solid #000000;*/ /*neccesary for Opera; otherwise there will be frames around the buttons*/ +} +input.varstate_address_field_invalid +{ + color : #FF0000; + /*background-color : #EAEAEA;*/ + /*border : 0px solid #000000;*/ /*neccesary for Opera; otherwise there will be frames around the buttons*/ +} +input.varstate_submit_field +{ + color : #000000; + background-color : #BFBFBF; + font-size : 12px; + border : 1px solid #666666; +} +input.varstate_address_field_valid, input.varstate_address_field_invalid +{ + width : 100%; + font-size : 12px; + box-sizing : border-box; + outline : none; +} +input.varstate_submit_gab +{ + padding-left : 2px; /* ttd test if right */ +} + +table.Vartable /*used in Templates/Vartable.xml*/ +{ + font-size : 12px; + width : 100%; + height : 100%; + background-color : #EAEAEA; + border : 0px; + border-collapse : collapse; +} +td.table_description_line +{ + padding-left : 2px; + width : 100%; + height : 21px; +} +td.vartable_header_field +{ + background-color : #BFBFBF; + height : 17px; + text-align : left; + /*width : 154px;*/ + border : 1px solid #FFFFFF; + padding-left : 2px; + padding-right : 2px; + white-space : nowrap; + /*padding-right : 20px;*/ +} +td.vartable_static_field +{ + background-color : #EAEAEA; + height : 17px; + text-align : left; + /*width : 154px;*/ + border : 1px solid #FFFFFF; + padding-left : 2px; + padding-right : 2px; + /*padding-right : 20px;*/ +} +td div.vartable_static_field_delete_ico +{ + background : transparent url(../Images/ICO_WEB_trash.gif) no-repeat center center; + height : 18px; + width : 20px; + cursor : pointer; +} +select.Variable_Type_Selection_Box +{ + width : 170px; + background-color : #FFFFFF; +} +/***********************************************************************************/ +/* definitions for vartable end*/ +/***********************************************************************************/ + +/***********************************************************************************/ +/* definitions for messages and diagnostic buffer*/ +/***********************************************************************************/ +body.IFrame +{ + background-color : #EAEAEA; + height:100%; + /* overflow:auto; */ /* css 2.0 */ + /*overflow-y:scroll;*/ /*css 3.0 */ +} +table.ContentPage +{ + width : 100%; + height : 100%; + background-color : #EAEAEA; + border : 0px; + border-collapse : collapse; +} +td.ContentDetailLine +{ + height : 18px; + font-weight : bold; + font-size : 12px; + padding-left : 12px; + border : 0px solid #FFFFFF; + width : 341px; /*6px + 154px + 6px + 169px + 6px*/ + vertical-align : bottom; + background-color : #999999; + color : #000000; +} +td.ContentDetailLineEvent +{ + height : 18px; + font-weight : bold; + font-size : 12px; + padding-left : 6px; + border : 0px solid #FFFFFF; +/* width : 341px;*/ /*6px + 154px + 6px + 169px + 6px*/ + vertical-align : bottom; + text-align : right; + background-color : #999999; + color : #000000; +} +table.IframeTable +{ + width : 100%; + height : 100%; +} + +table.ContentTable +{ + width : 100%; + height : 17px; /* 100%;*/ + font-size : 12px; + background-color : #EAEAEA; + border : 0px; + border-collapse : collapse; + white-space : pre-wrap; +} + +table.ContentTableConnections +{ + width : 100%; + height : 17px; /* 100%;*/ + font-size : 12px; + background-color : #EAEAEA; + border-top : 1px solid #FFFFFF; + border-collapse : collapse; +} + +td.ContentTableField_1 +{ + background-color : #BFBFBF; + height : 17px; + text-align : left; + border : 1px solid #FFFFFF; + border-collapse : collapse; + border-bottom-width : 0px; + border-top-width : 0px; + padding-left : 2px; + padding-right : 20px; + padding-top : 0px; + padding-bottom : 0px; +} +td.ContentTableField a +{ + color: #000; + text-decoration: none; +} +td.ContentTableField, tr.ContentTableField, td.ContentTableField_Address, td.ContentTableField_Comment, td.ContentTableField_Filesize +{ + height : 17px; + text-align : left; + border : 1px solid #FFFFFF; + padding-left : 2px; + padding-right : 20px; + padding-top : 0px; + padding-bottom : 0px; +} + +td.ContentTableField_1_IP_Header, td.ContentTableField_1_IP_Header_sort +{ + background-color : #BFBFBF; + height : 17px; + text-align : left; + border-width : 1px 0px 1px 1px; + border-style : solid; + border-color : #FFFFFF; + border-collapse : collapse; + border-bottom-width : 0px; + padding-left : 2px; + padding-right : 20px; + padding-top : 0px; + padding-bottom : 0px; +} + +td.ContentTableField_IP +{ + height : 17px; + text-align : left; + border-width : 1px 0px; + border-style : solid; + border-color : #FFFFFF; + padding-right : 0px; + padding-left : 2px; + padding-top : 0px; + padding-bottom : 0px; + width : 30px; +} + +td.ContentTableField_State +{ + height : 17px; + width : 70px; + text-align : left; + border : 1px solid #FFFFFF; + padding-left : 2px; + padding-right : 20px; + padding-top : 0px; + padding-bottom : 0px; +} +table.ContentTextTable +{ + width : 100%; + height : 100%; + font-weight : bold; + font-size : 12px; + text-align : left; + border : 0px solid #FFFFFF; +} +body.ContentLongBody +{ + background-color : #DDDDDD; +} + +table.ContentLongText +{ + font-size : 12px; + border : 0px solid #FFFFFF; + padding-left : 12px; +} +td.ContentLongText +{ + padding-left : 12px; /* adpfch4*/ + background-color : #DDDDDD; /* adpfch4*/ + font-weight : normal; /* adpfch4*/ + /*padding-top : 10px; adpfch4*/ + vertical-align : top; +} +td.ContentLongElement +{ + padding-top : 2px; + vertical-align : top; +} +.row_selected +{ + background-color : #C1CEE9; +} +.row_nonselected +{ + background-color : #CCCCCC; +} +.left_beside_hidden_field +{ + text-align : left; + border-width : 1px 0px; + border-style : solid; + border-color : #FFFFFF; + height : 17px; + padding-right : 30px; + padding-left : 2px; + padding-top : 0px; + padding-bottom : 0px; + width : 50px; +} + +#UpdateDiagDiv +{ + width : 100%; + height : 100%; + font-size : 12px; + border : 0px; +} + +#UpdateAlarmDiv +{ + width : 100%; + height : 100%; + font-size : 12px; + background-color : #EAEAEA; + border : 0px; +} + +.downloadIcon{ + width : 14px; + height : 14px; + border : 0px; +} + +/***********************************************************************************/ +/* definitions for messages and diagnostic buffer end*/ +/***********************************************************************************/ + + +.sortheader { + border-top-width: 0px; + padding-right: 0px; + padding-left: 0px; + border-left-width: 0px; + font-size: 12px; + border-bottom-width: 0px; + padding-bottom: 0px; + margin: 0px; + color: #000000; + padding-top: 0px; + font-family: Arial, Helvetica, sans-serif; + border-right-width: 0px; + text-decoration: none; + width: 50px; +} + +td.ContentTableField_1_sort +{ + background-color : #BFBFBF; + height : 17px; + text-align : left; + border : 1px solid #FFFFFF; + border-collapse : collapse; + border-bottom-width : 0px; + padding-left : 2px; + padding-right : 20px; + padding-top : 0px; + padding-bottom : 0px; + cursor : pointer; + +} + +.sortheadercl { + border-right: #ffffff 1px solid; + padding-right: 20px; + border-top: #ffffff 1px solid; + padding-left: 2px; + border-left: #ffffff 1px solid; + cursor: pointer; + border-bottom: #ffffff 1px solid +} +.filtertext { + font-weight: bold; + padding-bottom : 0px; + font-size: 12px; + color: #00005e; + font-family: Arial, Helvetica, sans-serif +} +.filtertextempty { + font-size: 14px; + height : 100%; + color: #00005e; + font-family: Arial, Helvetica, sans-serif; +} +.filterformclass { + border-top-width: 0px; + padding-right: 18px; + padding-left: 0px; + font-weight: normal; + border-left-width: 0px; + font-size: 12px; + border-bottom-width: 0px; + padding-bottom: 0px; + margin: 0px; color: #000040; + padding-top: 0px; + font-family: Arial, Helvetica, sans-serif; + text-align: right; + border-right-width: 0px; + text-decoration: none; +} + +#filtersend +{ + cursor : pointer; +} + +.filterlistclass +{ + border-top-width: 0px; + padding-right: 0px; + padding-left: 0px; + font-weight: normal; + border-left-width: 0px; + font-size: 12px; + border-bottom-width: 0px; + padding-bottom: 0px; + margin: 0px; + width: 170px; + color: #000040; + padding-top: 0px; + font-family: Arial, Helvetica, sans-serif; + text-align: left; + border-right-width: 0px +} +.filtervalueclass { + border-top-width: 0px; + padding-right: 0px; + padding-left: 0px; + font-weight: normal; + border-left-width: 0px; + font-size: 12px; + border-bottom-width: 0px; + padding-bottom: 2px; + margin: 0px; width: 90px; + color: #000040; + padding-top: 2px; + font-family: Arial, Helvetica, sans-serif; + text-align: left; + border-right-width: 0px; + text-decoration: none +} +.filterbuttonclass { + border-top-width: 0px; + padding-right: 33px; /* 0 -> 33 */ + padding-left: 0px; + font-weight: normal; + border-left-width: 0px; + font-size: 12px; + border-bottom-width: 0px; + padding-bottom: 0px; + margin: 0px; + width: 44px; + color: #000080; + padding-top: 0px; + font-family: Arial, Helvetica, sans-serif; + background-color: #CCCCCC; + text-align: right; + border-right-width: 0px; + text-decoration: underline +} + +/***********************************************************************************/ +/* definitions for intro */ +/***********************************************************************************/ +#intoLinks +{ + position: relative; + float: right; + padding-top: 20px; +} + +#intoLinks a +{ + padding: 20px; +} + +#introArea +{ + position: absolute; + left: 0px; + top: 77px; + right: 0px; + bottom: 0px; + display: block; + background-color: #3c4562; + /*background: url('../cpu/intro/CPU1516.jpg'), linear-gradient(to right, #3c4562 0%, #525e84 100%); + background-size: contain; + background-repeat: no-repeat; + background-position: right center;*/ + overflow: hidden; + min-width: 950px; + min-height: 120px; +} + +#position_intro_enter +{ + left:30px; + top:30px; + position:absolute; + display: table-cell; + vertical-align: middle; +} + +#position_intro_no_intro +{ + left:30px; + bottom:30px; + position:absolute; + font-size: 12px; + color: #ffffff; + font-family: Arial, Helvetica, sans-serif; +} + +input.intro_enter +{ + font-family : Arial, Helvetica, sans-serif; + font-size : 18px; + color : #ffffff; + background-color : transparent; + cursor : pointer; + border : 0px solid #000000; /*neccesary for Opera; otherwise there will be frames around the buttons*/ + text-decoration : underline; + padding : 0px; +} + +input.no_intro_checkbox +{ + font-family : Arial, Helvetica, sans-serif; + font-size : 12px; + color : #ffffff; + /*background-color : #ffffff;*/ + /*border : 0px solid #ffffff; *//*neccesary for Opera; otherwise there will be frames around the buttons*/ +} +.enterformclass +{ + border-top-width: 0px; + padding: 0px; + font-weight: normal; + border: 0px; + font-size: 12px; + margin: 0px; + font-family: Arial, Helvetica, sans-serif; + text-align: right; + text-decoration: none; + width:100%; + height:100%; +} + +.Header_Link +{ + font-family : Arial, Helvetica, sans-serif; + font-size : 12px; + color : #000000; + text-decoration : underline; + text-align : right; +} + +.Header_Link_Inactive +{ + font-family : Arial, Helvetica, sans-serif; + font-size : 12px; + color : darkgrey; + text-decoration : underline; + text-align : right; + padding-bottom : 20px; + padding-left : 20px; + padding-right : 20px; + padding-top : 20px; +} + +.Header_Link_Element +{ + padding : 18px; + text-align : right; +} + +.intro_image +{ + height : 100%; +} + +.intro_enter_basic { display : none; } +/***********************************************************************************/ +/* definitions for bgz */ +/***********************************************************************************/ +#BGZ_Table +{ + width : 100%; + height : 60%; +} + +#BGZ_SecNav +{ + width : 100%; + height : 40%; +} + +.BGZ_Link +{ + color : #000080; + font-size : 12px; + cursor : pointer; + text-decoration: underline; +} + +td.Title_Area_Bgz_Nav + { + padding : 0px; + padding-left : 11px; /*129px - 118 px*/ + padding-top : 7px; /*83px - 76px*/ + vertical-align : top; + color : #00005E; + font-size : 12px; + font-weight : bold; + font-variant : normal; + } + +#Bgz_Navlink + { + padding : 0px; + padding-bottom : 10px; + padding-top : 5px; + vertical-align : top; + color : #00005E; + font-size : 12px; + font-weight : bold; + font-variant : normal; +} + +.Bgz_SecNav_Content +{ + background-color: #EAEAEA; + background-image: none; + width : 100%; + height : 100%; +} + +.Bgz_SecNav_Table +{ + font-size : 12px; + padding-left : 2px; + width : 500px; + padding-top : 5px; +} + +td.static_field_bgz +{ + font-size : 12px; + height : 21px; + text-align : right; + color : #666666; + width : 114px; + border-left : 6px solid #EAEAEA; + border-top : 4px solid #EAEAEA; + white-space : nowrap; +} + +td.static_field_bgz_safety +{ + font-size : 12px; + height : 21px; + text-align : right; + color : #666666; + width : 200px; + border-left : 6px solid #EAEAEA; + border-top : 4px solid #EAEAEA; + white-space : nowrap; +} + +th.static_field_bgz +{ + font-size : 12px; + height : 21px; + text-align : right; + color : #666666; + width : 114px; + border-left : 6px solid #EAEAEA; + border-top : 4px solid #EAEAEA; + font-weight : bold; + white-space : nowrap; +} + +th.ContentTableField_1, th.ContentTableField_1_sort, th.ContentTableField_IP_Header_sort +{ + background-color : #BFBFBF; + height : 17px; + text-align : left; + border : 1px solid #FFFFFF; + border-collapse : collapse; + border-bottom-width : 0px; + border-top-width : 0px; + padding-left : 2px; + padding-right : 20px; + padding-top : 0px; + padding-bottom : 0px; +} + +div.Title_Area_NavLink /*used in Template BgzTableTempl.tmpl*/ +{ + float : left; + width : 85%; +} + +div.Title_Area_Search /*used in Template BgzTableTempl.tmpl*/ +{ + width : 15%; + display : flex; + float : right; +} + +input.Bgz_SearchBox +{ + float : left; + margin : 5px +} + +input.Bgz_SearchButton +{ + float : right; + margin : 3px; + padding-top : 4px +} + +#Bgz_state +{ + padding-left : 10px; + padding-top : 20px; +} + +.BGZ_Details_Left +{ + text-align : left; + border-width : 1px 0px; + border-style : solid; + border-color : #FFFFFF; + height : 17px; + padding-right : 30px; + padding-left : 2px; + padding-top : 0px; + padding-bottom : 0px; + width : 50px; +} + +.BGZ_Details_Left_Header +{ + text-align : left; + border-width : 1px 0px; + border-style : solid; + border-color : #FFFFFF; + height : 17px; + padding-right : 30px; + padding-left : 2px; + padding-top : 0px; + padding-bottom : 0px; + width : 50px; + background-color : #BFBFBF; +} + + +.BGZ_Details_Left_Header_sort +{ + text-align : left; + border-width : 1px 0px; + border-style : solid; + border-color : #FFFFFF; + height : 17px; + padding-right : 30px; + padding-left : 2px; + padding-top : 0px; + padding-bottom : 0px; + width : 50px; + background-color : #BFBFBF; +} + +.BGZ_No_Sort_Header +{ + text-align : right; + border-width : 1px 0px; + border-style : solid; + border-color : #FFFFFF; + height : 17px; + padding-right : 6px; + padding-top : 0px; + padding-bottom : 0px; + background-color : #BFBFBF; +} + +body.bgztablebody, body.ouctablebody +{ + background-color : #EAEAEA; + height: 100%; +} + + +.BGZ_Details +{ + text-align : right; + border-width : 1px 0px; + border-style : solid; + border-color : #FFFFFF; + height : 17px; + padding-right : 6px; + padding-top : 0px; + padding-bottom : 0px; +} + +td.Title_Area_PrinterIcon_Bgz + { + text-align : right; + vertical-align : bottom; + padding : 0px; + padding-right : 33px; + width : 20px; +} +td.Title_Area_ReloadIcon_Bgz +{ + text-align : right; + vertical-align : bottom; + padding : 0px; +} + +td.Data_Area_Information_Text +{ + text-align : left; + font-size : 10px; + padding-left : 10px; +} + +img.Title_Area_WarningIcon_Bgz +{ + color : #00005E; + font-size : 12px; + font-weight : bold; + font-variant : normal; + width : 13px; + height : 13px; + vertical-align : top; + padding-top : 0px; + vertical-align : top; +} + +span.Title_Area_WarningText_Bgz + { + padding : 0px; + vertical-align : top; + color : #00005E; + font-size : 12px; + font-weight : bold; + font-variant : normal; + } + +.invisible, .invisible_sort +{ + display : none; +} + +.error +{ + font-size: 12px; + padding: 10px; + height: 17px; +} + +/***********************************************************************************/ +/* definitions for profinet parameter */ +/***********************************************************************************/ +td.static_field_headline_pn +{ + font-size : 12px; + font-weight : bold; + height : 21px; + width : 100px; + text-align : right; + padding-top : 24px; + border-left : 6px solid #EAEAEA; + border-top : 4px solid #EAEAEA; + white-space : nowrap; + color : #666666; +} + +td.static_field_headline_pn_res +{ + font-size : 12px; + font-weight : bold; + height : 21px; + width : 150px; + text-align : right; + padding-top : 24px; + border-left : 6px solid #EAEAEA; + border-top : 4px solid #EAEAEA; + white-space : nowrap; + color : #666666; +} + +td.static_field_pn +{ + font-size : 12px; + text-align : right; + border-left : 6px solid #EAEAEA; + border-top : 4px solid #EAEAEA; + width : 200px; + color : #666666; +} + +#Title_Area_ReloadIcon_Topo +{ + text-decoration : none; + text-align : right; + vertical-align : bottom; + padding : 0px; + padding-bottom : 10px; /*76px + 60px -126px*/ + width : 80px; +} + +#topo_selection_frame_body,topo_selection_frame_body +{ + background-color : #CCCCCC; +} + +#topo_selection +{ + position : absolute; + top : 0px; + right : 0px; + padding : 0px; + margin : 5px; + width : 250px; + height : 56px; + background-color : #CCCCCC; +} + +#topo_selection_iframe +{ + height : 56px; + width : 250px; + border : 0px solid #000; +} + +#topo_fieldset_id +{ + margin : 0px; + padding : 2px; + padding-left : 5px; +} + +#topo_selection_table +{ + font-size : 12px; + text-align : left; + padding : 0px; + margin : 0px; + margin-top : 6px; + background-color : #CCCCCC; +} + +.topo_selection_form_td +{ + padding : 0px; +} + +#topo_selection_status_td +{ + padding : 0px; + vertical-align : top; + margin : 0px; +} + +#topo_selection_form +{ + margin : 0px; +} + +#topo_save_button +{ + padding : 0px; + margin : 0px; + text-align : center; +} + +.topo_save_button_frame +{ + border : 2px inset white; +} + +.topo_save_button_no_frame +{ + border : 2px solid #C0C0DB; +} + +#topo_save_img +{ + border-width : 0px; + height : 13px; + margin : 1px; + margin-top : 3px; + +} + +.cursor_hand +{ + cursor : pointer; +} + + +/***********************************************************************************/ +/* definitions for awp */ +/***********************************************************************************/ +td.static_field_awp +{ + font-size : 12px; + height : 21px; + text-align : left; + border-left : 6px solid #EAEAEA; + border-top : 4px solid #EAEAEA; +} + +/*********************************************************************************/ +/* Offene Kommunikation, Details */ +/*********************************************************************************/ + +td.OComContentStaticLongText +{ + font-size : 12px; + text-align : right; + padding-right : 6px; + padding-left : 48px; + color : #666666; +} + +td.OComContentStaticLongHeader +{ + font-size : 12px; + font-weight : bold; + text-align : right; + padding-right : 6px; + padding-left : 48px; + color : #666666; +} + +td.OComContentVariableLongText +{ + background-color : #DDDDDD; + font-size : 12px; + text-align : left; + padding-left : 6px; +} + +/*********************************************************************************/ +/* Offene Kommunikation, Details */ +/*********************************************************************************/ +.filebrowser +{ + font-size : 12px; + text-align : left; +} + +#FilebrowserTable td.nothing { + text-align: center; +} + +#UserFilesTable th, #UserFilesTable td { + white-space: nowrap !important; +} + +.filebrowserHeadline +{ + padding : 0px; + color : #666666; + font-weight : bold; + text-align : left; + font-size : 12px; +} + +#FilebrowserTable table.ContentTable +{ + white-space: normal; +} + +#FilebrowserTable table.ContentTable td.ContentTableField, +#FilebrowserTable table.ContentTable tr.ContentTableField, +#FilebrowserTable table.ContentTable td.ContentTableField_Address, +#FilebrowserTable table.ContentTable td.ContentTableField_Comment, +#FilebrowserTable table.ContentTable td.ContentTableField_Filesize +{ + padding-bottom: 2px; + padding-top: 2px; +} + +.renameForm +{ + margin : 0px; + padding : 0px; +} + + +.Filebrowser_No_Sort_Header +{ + background-color : #BFBFBF; + height : 17px; + text-align : left; + border : 1px solid #FFFFFF; + border-collapse : collapse; + border-bottom-width : 0px; + padding-left : 2px; + padding-right : 20px; + padding-top : 0px; + padding-bottom : 0px; +} + +.Filebrowser_Dir_No_Sort_Header +{ + background-color : #BFBFBF; + height : 17px; + text-align : right; + border : 1px solid #FFFFFF; + border-collapse : collapse; + border-bottom-width : 0px; + border-right-width : 0px; + padding-left : 2px; + padding-right : 2px; + padding-top : 0px; + padding-bottom : 0px; +} + +.Filebrowser_Name_Header +{ + background-color : #BFBFBF; + height : 17px; + text-align : left; + border : 1px solid #FFFFFF; + border-collapse : collapse; + border-bottom-width : 0px; + border-left-width : 0px; + border-right-width : 0px; + padding-left : 2px; + padding-right : 2px; + padding-top : 0px; + padding-bottom : 0px; +} + +td.Filebrowser_Dir_Header_sort +{ + background-color : #BFBFBF; + height : 17px; + text-align : right; + border : 1px solid #FFFFFF; + border-collapse : collapse; + border-bottom-width : 0px; + border-right-width : 0px; + padding-left : 2px; + padding-right : 2px; + padding-top : 0px; + padding-bottom : 0px; + cursor : pointer; +} + +td.Filebrowser_Name_Header_sort +{ + background-color : #BFBFBF; + height : 17px; + text-align : left; + border : 1px solid #FFFFFF; + border-collapse : collapse; + border-bottom-width : 0px; + border-left-width : 0px; + padding-left : 2px; + padding-right : 20px; + padding-top : 0px; + padding-bottom : 0px; + cursor : pointer; +} + +.Filebrowser_Dir_Col +{ + height : 17px; + text-align : right; + border : 1px solid #FFFFFF; + border-right-width : 0px; + padding-left : 2px; + padding-right : 2px; + padding-top : 0px; + padding-bottom : 0px; +} + +.Filebrowser_Name_Col +{ + height : 17px; + text-align : left; + border : 1px solid #FFFFFF; + border-left-width : 0px; + padding-left : 2px; + padding-right : 20px; + padding-top : 0px; + padding-bottom : 0px; +} + +.Error_Message +{ + width : 100%; + text-align : left; + color : red; + font-size : 12px; + font-weight : normal; +} + +.startpage_buttons +{ + text-decoration : none; + display : block; + width : 130px; + height : 18px; + margin-left : 6px; + margin-bottom : 2px; + margin-top : 2px; + font-size : 12px; + font-weight : normal; + text-align : center; + color : #FFFFFF; + background-color : #999999; + cursor : pointer; + outline : 0; + border : 0; +} + +#table_safety +{ + padding : 0px; + margin : 0px; + border : 0px; +} + +.fw_update_button +{ + font-size : 12px; + text-align : left; + border-left : 6px solid #EAEAEA; + border-top : 4px solid #EAEAEA; + color : #000000; +} + + +#fw_update_input_field +{ + margin-left: 6px; + margin-top: 4px; +} + +td.fw_update_output_field_long +{ + font-size : 12px; + background-color : #DDDDDD; + text-align : left; + width : 250px; + border-left : 6px solid #EAEAEA; + border-top : 4px solid #EAEAEA; + empty-cells : show; + color : #000000; +} + +td.fw_update_static_field_bgz +{ + font-size : 12px; + height : 21px; + text-align : right; + color : #666666; + width : 140px; + border-left : 6px solid #EAEAEA; + border-top : 4px solid #EAEAEA; + white-space : nowrap; +} + +.Bgz_FW_Update_SecNav_Table +{ + font-size : 12px; + padding-left : 2px; +} + +.Bgz_FW_Update_Type_Class +{ + font-size : 12px; + font-weight : bold; + height : 21px; + text-align : left; + padding-left : 10px; + padding-top : 10px; + color : #000000; + white-space : nowrap; +} + +#fwupdateframe +{ + position : absolute; + top : 0px; + left : -2000px; + width : 0px; + height : 0px; +/* left : 500px; + width : 300px; + height : 50px;*/ +} + + +.nobr +{ + white-space : nowrap; +} + +/* BACKUP AND RESTORE */ + +#BR_Content +{ + padding-left: 40px; + padding-top: 20px; +} + +#BR_Data_Area +{ + width : 100%; + height : 100%; +} + + +#BR_Title_Area +{ + height : 60px; + width : 100%; + background-color : #CCCCCC; + border : 0px; + border-bottom : 1px solid #FFFFFF; + vertical-align : top; + padding : 0px; + margin : 0px; + border-collapse : collapse; + border-spacing : 0px; +} + +#BR_Title_Area_Name +{ + position : absolute; + color: #666666; + font-size: 16px; + font-variant: normal; + font-weight: bold; + padding: 7px 0 0 11px; + vertical-align: top; +} + + +.BR_Subtitle +{ + color : #666666; + font-size : 14px; + font-weight : bold; + padding-bottom: 10px; +} + + + +#Restore_Response_Area, #Restore_State_Area, #Restore_Login_Area +{ + display: none; +} + + +.BR_Status_Area +{ + padding-top: 10px; +} + +.BR_static_field +{ + font-size : 12px; + height : 21px; + text-align : left; + color : #666666; + white-space : nowrap; +} + +.BR_output_field_long +{ + font-size : 12px; + text-align : left; + width : 250px; + color : #000000; + margin-left : 5px; +} + + + +#Backup_Error_Message +{ + text-align : left; + color : red; + font-size : 12px; + font-weight : normal; +} + +#Backup_Area +{ + /*position: absolute;*/ + /*top:90px;*/ + /*left:100px;*/ + padding-bottom : 80px; +} + +#Restore_Area +{ + /*position: absolute;*/ + /*top:240px;*/ + /*left:100px;*/ + /*padding-bottom : 30px;*/ +} + +.BR_show +{ + display: block; +} + +.log_dialog_show +{ + position : absolute; + display: block; + left:20px; + z-index: 99; +} + +.dialog_hidden +{ + display : none; +} + + +#debug_output +{ + position : absolute; + top : 440px; + left : 120px; + display : none; +} + +.BR_Error_Message +{ + width : 700px; + text-align : left; + color : red; + font-size : 12px; + font-weight : normal; + padding-left : 150px; +} + + +.BR_Success_Message +{ + width : 600px; + text-align : left; + color : green; + font-size : 12px; + font-weight : normal; + padding-left : 150px; +} + + + +#restore_load_button, #backup_button +{ + margin-top: 3px; + width: 200px; + height: 23px; + text-align: center; +} + + +.restore_state_line_check +{ + background-image: url("../Images/checkmark.gif"); + background-repeat: no-repeat; + font-size : 12px; + height : 21px; + text-align : left; + color : #666666; + white-space : nowrap; + padding-left : 25px; +} + +.restore_state_line_in_progress +{ + background-image: url("../Images/inprogress.gif"); + background-repeat: no-repeat; + font-size : 14px; + font-weight : bold; + height : 21px; + text-align : left; + color : #666666; + white-space : nowrap; + padding-left : 25px; +} + +.mainMenuIntro +{ + padding-top: 29px; +} + +table.s7webtable +{ + border-spacing: 0px; + border-collapse: collapse; +} + +#TopoTable +{ + width: 100%; + height: 100%; + border-spacing: 0px; +} + +#TopoTable td +{ + border: 1px solid #ffffff; +} + +#XMLData +{ + display:none; +} + +#popup-root +{ + background-color:transparent; + background-color:rgba(0,0,0,0.8); + filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC000000,endColorstr=#CC000000); + zoom:1; + position:fixed; + top:0px; + right:0px; + left:0px; + bottom:0px; + z-index:10000; + min-height:400px; +} + +#popup-root .window +{ + width:300px; + background-color:#EAEAEA; + margin:50px auto; + border:1px solid white; +} + +#popup-root .window table +{ + width: 100%; + table-layout: fixed; +} + +#popup-root .window .header +{ + background-color:#666; + color:#EFEFEF; + font-size:16px; + font-weight:bold; + line-height:20px; + padding:5px; + border-bottom:1px solid white; +} + +#popup-root .window .icon +{ + width:48px; + height:48px; + padding:5px; + background:url("../Images/warning.png") no-repeat center center; +} + +#popup-root .window .content +{ + min-height:50px; + padding:5px; + word-wrap: break-word; + white-space: pre-line; +} + +#popup-root .window .buttons +{ + padding:5px; + text-align:right; +} + +#popup-root .window .buttons button +{ + text-decoration:none; + line-height:14px; + margin:2px 6px; + font-size:12px; + font-weight:normal; + text-align:center; + color:#FFF; + background-color:#999; + cursor:pointer; + border:1px solid #777; + padding:3px 15px; +} + +#popup-root .window .buttons button:focus +{ + border: 1px dashed black; +} diff --git a/new-plc-profiles/192.168.104.16/Images/ICO_WEB_trash.gif b/new-plc-profiles/192.168.104.16/Images/ICO_WEB_trash.gif new file mode 100644 index 0000000..5c66231 Binary files /dev/null and b/new-plc-profiles/192.168.104.16/Images/ICO_WEB_trash.gif differ diff --git a/new-plc-profiles/192.168.104.16/Images/NaviPfeilblau.gif b/new-plc-profiles/192.168.104.16/Images/NaviPfeilblau.gif new file mode 100644 index 0000000..b86aa74 Binary files /dev/null and b/new-plc-profiles/192.168.104.16/Images/NaviPfeilblau.gif differ diff --git a/new-plc-profiles/192.168.104.16/Images/NaviPfeilweiss.gif b/new-plc-profiles/192.168.104.16/Images/NaviPfeilweiss.gif new file mode 100644 index 0000000..e7b2e04 Binary files /dev/null and b/new-plc-profiles/192.168.104.16/Images/NaviPfeilweiss.gif differ diff --git a/new-plc-profiles/192.168.104.16/Images/Siemens_Firmenmarke.gif b/new-plc-profiles/192.168.104.16/Images/Siemens_Firmenmarke.gif new file mode 100644 index 0000000..c2aaa15 Binary files /dev/null and b/new-plc-profiles/192.168.104.16/Images/Siemens_Firmenmarke.gif differ diff --git a/new-plc-profiles/192.168.104.16/Images/Topo/topo_connector.gif b/new-plc-profiles/192.168.104.16/Images/Topo/topo_connector.gif new file mode 100644 index 0000000..95ab612 Binary files /dev/null and b/new-plc-profiles/192.168.104.16/Images/Topo/topo_connector.gif differ diff --git a/new-plc-profiles/192.168.104.16/Images/Topo/topo_head_label_background.gif b/new-plc-profiles/192.168.104.16/Images/Topo/topo_head_label_background.gif new file mode 100644 index 0000000..9178b81 Binary files /dev/null and b/new-plc-profiles/192.168.104.16/Images/Topo/topo_head_label_background.gif differ diff --git a/new-plc-profiles/192.168.104.16/Images/Topo/topo_head_label_background_overview.gif b/new-plc-profiles/192.168.104.16/Images/Topo/topo_head_label_background_overview.gif new file mode 100644 index 0000000..e45f8ce Binary files /dev/null and b/new-plc-profiles/192.168.104.16/Images/Topo/topo_head_label_background_overview.gif differ diff --git a/new-plc-profiles/192.168.104.16/Images/Topo/topo_module_head_dev_not_available.gif b/new-plc-profiles/192.168.104.16/Images/Topo/topo_module_head_dev_not_available.gif new file mode 100644 index 0000000..403663e Binary files /dev/null and b/new-plc-profiles/192.168.104.16/Images/Topo/topo_module_head_dev_not_available.gif differ diff --git a/new-plc-profiles/192.168.104.16/Images/Topo/topo_module_head_dev_not_of_project.gif b/new-plc-profiles/192.168.104.16/Images/Topo/topo_module_head_dev_not_of_project.gif new file mode 100644 index 0000000..84f4b34 Binary files /dev/null and b/new-plc-profiles/192.168.104.16/Images/Topo/topo_module_head_dev_not_of_project.gif differ diff --git a/new-plc-profiles/192.168.104.16/Images/Topo/topo_port_label_background.gif b/new-plc-profiles/192.168.104.16/Images/Topo/topo_port_label_background.gif new file mode 100644 index 0000000..c51b408 Binary files /dev/null and b/new-plc-profiles/192.168.104.16/Images/Topo/topo_port_label_background.gif differ diff --git a/new-plc-profiles/192.168.104.16/Images/Topo/topo_port_tooltip_background.gif b/new-plc-profiles/192.168.104.16/Images/Topo/topo_port_tooltip_background.gif new file mode 100644 index 0000000..2030ae8 Binary files /dev/null and b/new-plc-profiles/192.168.104.16/Images/Topo/topo_port_tooltip_background.gif differ diff --git a/new-plc-profiles/192.168.104.16/Images/background.gif b/new-plc-profiles/192.168.104.16/Images/background.gif new file mode 100644 index 0000000..d731202 Binary files /dev/null and b/new-plc-profiles/192.168.104.16/Images/background.gif differ diff --git a/new-plc-profiles/192.168.104.16/Images/background_extMenu.gif b/new-plc-profiles/192.168.104.16/Images/background_extMenu.gif new file mode 100644 index 0000000..86b78ea Binary files /dev/null and b/new-plc-profiles/192.168.104.16/Images/background_extMenu.gif differ diff --git a/new-plc-profiles/192.168.104.16/Images/checkmark.gif b/new-plc-profiles/192.168.104.16/Images/checkmark.gif new file mode 100644 index 0000000..64781dd Binary files /dev/null and b/new-plc-profiles/192.168.104.16/Images/checkmark.gif differ diff --git a/new-plc-profiles/192.168.104.16/Images/inprogress.gif b/new-plc-profiles/192.168.104.16/Images/inprogress.gif new file mode 100644 index 0000000..fbbc3be Binary files /dev/null and b/new-plc-profiles/192.168.104.16/Images/inprogress.gif differ diff --git a/new-plc-profiles/192.168.104.16/Images/intro_enter_arrow.gif b/new-plc-profiles/192.168.104.16/Images/intro_enter_arrow.gif new file mode 100644 index 0000000..6702426 Binary files /dev/null and b/new-plc-profiles/192.168.104.16/Images/intro_enter_arrow.gif differ diff --git a/new-plc-profiles/192.168.104.16/Images/warning.png b/new-plc-profiles/192.168.104.16/Images/warning.png new file mode 100644 index 0000000..4c8e4c1 Binary files /dev/null and b/new-plc-profiles/192.168.104.16/Images/warning.png differ diff --git a/new-plc-profiles/192.168.104.16/Portal/Intro.mwsl.html b/new-plc-profiles/192.168.104.16/Portal/Intro.mwsl.html new file mode 100644 index 0000000..10d5a58 --- /dev/null +++ b/new-plc-profiles/192.168.104.16/Portal/Intro.mwsl.html @@ -0,0 +1,110 @@ + + + + + Intro + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+
+ + +
+ + +
+ + + +
+
+ +
+ +
+ + +
+ +
+ + siemens intro image +
+ + +
+ + + + +
+ + Skip Intro +
+ +
+ +
+ +
+
+ + + + + + + + + + + + diff --git a/new-plc-profiles/192.168.104.16/cpu/intro/CPU1511C.jpg b/new-plc-profiles/192.168.104.16/cpu/intro/CPU1511C.jpg new file mode 100644 index 0000000..096d844 Binary files /dev/null and b/new-plc-profiles/192.168.104.16/cpu/intro/CPU1511C.jpg differ diff --git a/new-plc-profiles/192.168.104.16/index.html b/new-plc-profiles/192.168.104.16/index.html new file mode 100644 index 0000000..d94c055 --- /dev/null +++ b/new-plc-profiles/192.168.104.16/index.html @@ -0,0 +1,14 @@ + + + + + + + + + + Click here, when you're not automatically redirected + + + + diff --git a/new-plc-profiles/Allen-Bradley Micrologix 1400/mib.AllenBradeleyMicroLogix1400 b/new-plc-profiles/Allen-Bradley Micrologix 1400/mib.AllenBradeleyMicroLogix1400 new file mode 100644 index 0000000..a5d63eb --- /dev/null +++ b/new-plc-profiles/Allen-Bradley Micrologix 1400/mib.AllenBradeleyMicroLogix1400 @@ -0,0 +1,173 @@ +iso.3.6.1.2.1.1.1.0 = STRING: "Allen-Bradley 1766-L32BXBA C/21.02 MicroLogix1400 Series C Revision 21.2 " +iso.3.6.1.2.1.1.2.0 = OID: iso.3.6.1.4.1.95.1.30 +iso.3.6.1.2.1.1.3.0 = Timeticks: (734456) 2:02:24.56 +iso.3.6.1.2.1.1.4.0 = "" +iso.3.6.1.2.1.1.5.0 = STRING: "MicroLogix 1400" +iso.3.6.1.2.1.1.6.0 = "" +iso.3.6.1.2.1.1.7.0 = INTEGER: 72 +iso.3.6.1.2.1.2.1.0 = INTEGER: 1 +iso.3.6.1.2.1.2.2.1.1.0 = INTEGER: 1 +iso.3.6.1.2.1.2.2.1.2.0 = STRING: "fec0" +iso.3.6.1.2.1.2.2.1.3.0 = INTEGER: 6 +iso.3.6.1.2.1.2.2.1.4.0 = INTEGER: 1518 +iso.3.6.1.2.1.2.2.1.5.0 = Gauge32: 100000000 +iso.3.6.1.2.1.2.2.1.6.0 = Hex-STRING: 5C 88 16 BD 82 1D +iso.3.6.1.2.1.2.2.1.7.0 = INTEGER: 1 +iso.3.6.1.2.1.2.2.1.8.0 = INTEGER: 1 +iso.3.6.1.2.1.2.2.1.9.0 = Timeticks: (734460) 2:02:24.60 +iso.3.6.1.2.1.2.2.1.10.0 = Counter32: 67809107 +iso.3.6.1.2.1.2.2.1.11.0 = Counter32: 1285954 +iso.3.6.1.2.1.2.2.1.12.0 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.13.0 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.14.0 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.15.0 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.16.0 = Counter32: 74723985 +iso.3.6.1.2.1.2.2.1.17.0 = Counter32: 1237415 +iso.3.6.1.2.1.2.2.1.18.0 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.19.0 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.20.0 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.21.0 = Gauge32: 0 +iso.3.6.1.2.1.2.2.1.22.0 = OID: iso.3.6.1.2.1.1 +iso.3.6.1.2.1.3.1.1.1.0 = INTEGER: 1 +iso.3.6.1.2.1.3.1.1.2.0 = Hex-STRING: 5C 88 16 BD 82 1D +iso.3.6.1.2.1.3.1.1.3.0 = IpAddress: 192.168.103.15 +iso.3.6.1.2.1.4.1.0 = INTEGER: 2 +iso.3.6.1.2.1.4.2.0 = INTEGER: 128 +iso.3.6.1.2.1.4.3.0 = Counter32: 1285971 +iso.3.6.1.2.1.4.4.0 = Counter32: 0 +iso.3.6.1.2.1.4.5.0 = Counter32: 0 +iso.3.6.1.2.1.4.6.0 = Counter32: 0 +iso.3.6.1.2.1.4.7.0 = Counter32: 0 +iso.3.6.1.2.1.4.8.0 = Counter32: 0 +iso.3.6.1.2.1.4.9.0 = Counter32: 1285977 +iso.3.6.1.2.1.4.10.0 = Counter32: 1237448 +iso.3.6.1.2.1.4.11.0 = Counter32: 0 +iso.3.6.1.2.1.4.12.0 = Counter32: 0 +iso.3.6.1.2.1.4.13.0 = INTEGER: 60 +iso.3.6.1.2.1.4.14.0 = Counter32: 0 +iso.3.6.1.2.1.4.15.0 = Counter32: 0 +iso.3.6.1.2.1.4.16.0 = Counter32: 0 +iso.3.6.1.2.1.4.17.0 = Counter32: 0 +iso.3.6.1.2.1.4.18.0 = Counter32: 0 +iso.3.6.1.2.1.4.19.0 = Counter32: 0 +iso.3.6.1.2.1.4.20.1.1.0 = IpAddress: 192.168.103.15 +iso.3.6.1.2.1.4.20.1.2.0 = INTEGER: 1 +iso.3.6.1.2.1.4.20.1.3.0 = IpAddress: 255.255.255.0 +iso.3.6.1.2.1.4.20.1.4.0 = INTEGER: 8 +iso.3.6.1.2.1.4.20.1.5.0 = INTEGER: 2048 +iso.3.6.1.2.1.4.21.1.1.0 = IpAddress: 0.0.0.0 +iso.3.6.1.2.1.4.21.1.2.0 = INTEGER: 1 +iso.3.6.1.2.1.4.21.1.3.0 = INTEGER: 1 +iso.3.6.1.2.1.4.21.1.4.0 = INTEGER: 2 +iso.3.6.1.2.1.4.21.1.5.0 = INTEGER: 3 +iso.3.6.1.2.1.4.21.1.6.0 = INTEGER: 4 +iso.3.6.1.2.1.4.21.1.7.0 = IpAddress: 0.0.0.0 +iso.3.6.1.2.1.4.21.1.8.0 = INTEGER: 0 +iso.3.6.1.2.1.4.21.1.9.0 = INTEGER: 0 +iso.3.6.1.2.1.4.21.1.10.0 = INTEGER: 0 +iso.3.6.1.2.1.4.21.1.11.0 = IpAddress: 0.0.0.0 +iso.3.6.1.2.1.4.21.1.12.0 = INTEGER: 5 +iso.3.6.1.2.1.4.21.1.13.0 = OID: iso.3.6.1.2.1.1 +iso.3.6.1.2.1.4.22.1.1.0 = INTEGER: 1 +iso.3.6.1.2.1.4.22.1.2.0 = "" +iso.3.6.1.2.1.4.22.1.3.0 = IpAddress: 0.0.0.0 +iso.3.6.1.2.1.4.22.1.4.0 = INTEGER: 2 +iso.3.6.1.2.1.4.23.0 = Counter32: 0 +iso.3.6.1.2.1.5.1.0 = Counter32: 53 +iso.3.6.1.2.1.5.2.0 = Counter32: 0 +iso.3.6.1.2.1.5.3.0 = Counter32: 0 +iso.3.6.1.2.1.5.4.0 = Counter32: 0 +iso.3.6.1.2.1.5.5.0 = Counter32: 0 +iso.3.6.1.2.1.5.6.0 = Counter32: 0 +iso.3.6.1.2.1.5.7.0 = Counter32: 0 +iso.3.6.1.2.1.5.8.0 = Counter32: 45 +iso.3.6.1.2.1.5.9.0 = Counter32: 0 +iso.3.6.1.2.1.5.10.0 = Counter32: 0 +iso.3.6.1.2.1.5.11.0 = Counter32: 0 +iso.3.6.1.2.1.5.12.0 = Counter32: 0 +iso.3.6.1.2.1.5.13.0 = Counter32: 0 +iso.3.6.1.2.1.5.14.0 = Counter32: 45 +iso.3.6.1.2.1.5.15.0 = Counter32: 8 +iso.3.6.1.2.1.5.16.0 = Counter32: 0 +iso.3.6.1.2.1.5.17.0 = Counter32: 0 +iso.3.6.1.2.1.5.18.0 = Counter32: 0 +iso.3.6.1.2.1.5.19.0 = Counter32: 0 +iso.3.6.1.2.1.5.20.0 = Counter32: 0 +iso.3.6.1.2.1.5.21.0 = Counter32: 0 +iso.3.6.1.2.1.5.22.0 = Counter32: 45 +iso.3.6.1.2.1.5.23.0 = Counter32: 0 +iso.3.6.1.2.1.5.24.0 = Counter32: 0 +iso.3.6.1.2.1.5.25.0 = Counter32: 0 +iso.3.6.1.2.1.5.26.0 = Counter32: 0 +iso.3.6.1.2.1.6.1.0 = INTEGER: 1 +iso.3.6.1.2.1.6.2.0 = INTEGER: 100 +iso.3.6.1.2.1.6.3.0 = INTEGER: 100 +iso.3.6.1.2.1.6.4.0 = INTEGER: -1 +iso.3.6.1.2.1.6.5.0 = Counter32: 0 +iso.3.6.1.2.1.6.6.0 = Counter32: 1505 +iso.3.6.1.2.1.6.7.0 = Counter32: 39488 +iso.3.6.1.2.1.6.8.0 = Counter32: 1435 +iso.3.6.1.2.1.6.9.0 = Gauge32: 0 +iso.3.6.1.2.1.6.10.0 = Counter32: 1234838 +iso.3.6.1.2.1.6.11.0 = Counter32: 1234971 +iso.3.6.1.2.1.6.12.0 = Counter32: 25 +iso.3.6.1.2.1.6.14.0 = Counter32: 0 +iso.3.6.1.2.1.6.15.0 = Counter32: 561 +iso.3.6.1.2.1.7.1.0 = Counter32: 1298 +iso.3.6.1.2.1.7.2.0 = Counter32: 1008 +iso.3.6.1.2.1.7.3.0 = Counter32: 0 +iso.3.6.1.2.1.7.4.0 = Counter32: 292 +iso.3.6.1.2.1.7.5.1.1.0 = IpAddress: 192.168.103.15 +iso.3.6.1.2.1.7.5.1.1.1 = IpAddress: 192.168.103.15 +iso.3.6.1.2.1.7.5.1.1.2 = IpAddress: 192.168.103.15 +iso.3.6.1.2.1.7.5.1.2.0 = INTEGER: 44818 +iso.3.6.1.2.1.7.5.1.2.1 = INTEGER: 161 +iso.3.6.1.2.1.7.5.1.2.2 = INTEGER: 30000 +iso.3.6.1.2.1.8.1.0 = Counter32: 0 +iso.3.6.1.2.1.8.2.0 = Counter32: 0 +iso.3.6.1.2.1.8.3.0 = Counter32: 0 +iso.3.6.1.2.1.8.4.0 = Counter32: 0 +iso.3.6.1.2.1.8.5.1.1.0 = INTEGER: 3 +iso.3.6.1.2.1.8.5.1.2.0 = IpAddress: 0.0.0.0 +iso.3.6.1.2.1.8.5.1.3.0 = INTEGER: 0 +iso.3.6.1.2.1.8.5.1.4.0 = Counter32: 0 +iso.3.6.1.2.1.8.5.1.5.0 = Counter32: 0 +iso.3.6.1.2.1.8.5.1.6.0 = Counter32: 0 +iso.3.6.1.2.1.8.5.1.7.0 = Counter32: 0 +iso.3.6.1.2.1.8.5.1.8.0 = Counter32: 0 +iso.3.6.1.2.1.8.5.1.9.0 = Counter32: 0 +iso.3.6.1.2.1.8.5.1.10.0 = Counter32: 0 +iso.3.6.1.2.1.8.5.1.11.0 = Counter32: 0 +iso.3.6.1.2.1.8.5.1.12.0 = INTEGER: 0 +iso.3.6.1.2.1.8.5.1.13.0 = INTEGER: 0 +iso.3.6.1.2.1.8.5.1.14.0 = INTEGER: 0 +iso.3.6.1.2.1.8.5.1.15.0 = INTEGER: 0 +iso.3.6.1.2.1.8.6.0 = INTEGER: 0 +iso.3.6.1.2.1.11.1.0 = Counter32: 320 +iso.3.6.1.2.1.11.2.0 = Counter32: 320 +iso.3.6.1.2.1.11.3.0 = Counter32: 0 +iso.3.6.1.2.1.11.4.0 = Counter32: 0 +iso.3.6.1.2.1.11.5.0 = Counter32: 0 +iso.3.6.1.2.1.11.6.0 = Counter32: 0 +iso.3.6.1.2.1.11.8.0 = Counter32: 0 +iso.3.6.1.2.1.11.9.0 = Counter32: 0 +iso.3.6.1.2.1.11.10.0 = Counter32: 0 +iso.3.6.1.2.1.11.11.0 = Counter32: 0 +iso.3.6.1.2.1.11.12.0 = Counter32: 0 +iso.3.6.1.2.1.11.13.0 = Counter32: 330 +iso.3.6.1.2.1.11.14.0 = Counter32: 0 +iso.3.6.1.2.1.11.15.0 = Counter32: 0 +iso.3.6.1.2.1.11.16.0 = Counter32: 333 +iso.3.6.1.2.1.11.17.0 = Counter32: 0 +iso.3.6.1.2.1.11.18.0 = Counter32: 0 +iso.3.6.1.2.1.11.19.0 = Counter32: 0 +iso.3.6.1.2.1.11.20.0 = Counter32: 0 +iso.3.6.1.2.1.11.21.0 = Counter32: 0 +iso.3.6.1.2.1.11.22.0 = Counter32: 0 +iso.3.6.1.2.1.11.24.0 = Counter32: 0 +iso.3.6.1.2.1.11.25.0 = Counter32: 0 +iso.3.6.1.2.1.11.26.0 = Counter32: 0 +iso.3.6.1.2.1.11.27.0 = Counter32: 0 +iso.3.6.1.2.1.11.28.0 = Counter32: 0 +iso.3.6.1.2.1.11.29.0 = Counter32: 0 +iso.3.6.1.2.1.11.30.0 = INTEGER: 1 diff --git a/new-plc-profiles/Allen-Bradley Micrologix 1400/micrologix1400.fingerprint b/new-plc-profiles/Allen-Bradley Micrologix 1400/micrologix1400.fingerprint new file mode 100644 index 0000000..4bc44ac --- /dev/null +++ b/new-plc-profiles/Allen-Bradley Micrologix 1400/micrologix1400.fingerprint @@ -0,0 +1,48 @@ +# Nmap 7.60 scan initiated Fri Jul 29 11:45:03 2022 as: nmap -vvv -O -p 1-10000,45000-55000 -oN micrologix1400.fingerprint -e enp0s8 192.168.103.15 +Increasing send delay for 192.168.103.15 from 0 to 5 due to 11 out of 34 dropped probes since last increase. +Increasing send delay for 192.168.103.15 from 5 to 10 due to 11 out of 34 dropped probes since last increase. +Increasing send delay for 192.168.103.15 from 10 to 20 due to 11 out of 29 dropped probes since last increase. +Increasing send delay for 192.168.103.15 from 20 to 40 due to 11 out of 31 dropped probes since last increase. +Increasing send delay for 192.168.103.15 from 40 to 80 due to 11 out of 31 dropped probes since last increase. +adjust_timeouts2: packet supposedly had rtt of -183462 microseconds. Ignoring time. +adjust_timeouts2: packet supposedly had rtt of -183462 microseconds. Ignoring time. +Nmap scan report for 192.168.103.15 +Host is up, received arp-response (0.0021s latency). +Scanned at 2022-07-29 11:45:03 PDT for 2523s +Not shown: 19998 filtered ports +Reason: 19998 no-responses +PORT STATE SERVICE REASON +80/tcp open http syn-ack ttl 128 +502/tcp closed mbap reset ttl 128 +2222/tcp closed EtherNetIP-1 reset ttl 128 +MAC Address: 5C:88:16:BD:82:1D (Unknown) +Device type: specialized +Running (JUST GUESSING): Siemens embedded (85%) +OS CPE: cpe:/h:siemens:simatic_300 +OS fingerprint not ideal because: Didn't receive UDP response. Please try again with -sSU +Aggressive OS guesses: Siemens Simatic 300 programmable logic controller (85%), Siemens SPS programmable logic controller (85%) +No exact OS matches for host (test conditions non-ideal). +TCP/IP fingerprint: +SCAN(V=7.60%E=4%D=7/29%OT=80%CT=502%CU=%PV=Y%DS=1%DC=D%G=N%M=5C8816%TM=62E4348A%P=x86_64-pc-linux-gnu) +SEQ(SP=106%GCD=1%ISR=10A%TI=I%CI=I%TS=U) +SEQ(SP=105%GCD=1%ISR=108%TI=I%CI=RD%II=I%SS=S%TS=U) +OPS(O1=M5C6NNNL%O2=M5C6NNNL%O3=M5C6NNNL%O4=M5C6NNNL%O5=M5C6NNNL%O6=M5C6NNNL) +WIN(W1=800%W2=800%W3=800%W4=800%W5=800%W6=800) +ECN(R=Y%DF=N%TG=80%W=800%O=M5C6NNNL%CC=N%Q=) +T1(R=Y%DF=N%TG=80%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=Y%DF=N%TG=80%W=0%S=A%A=S+%F=AR%O=%RD=0%Q=) +T3(R=Y%DF=N%TG=80%W=800%S=O%A=S+%F=AS%O=M5C6NNNL%RD=0%Q=) +T4(R=Y%DF=N%TG=80%W=0%S=A%A=S+%F=AR%O=%RD=0%Q=) +T5(R=Y%DF=N%TG=80%W=0%S=O%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=N%TG=80%W=0%S=A%A=S+%F=AR%O=%RD=0%Q=) +T7(R=Y%DF=N%TG=80%W=0%S=A%A=S+%F=AR%O=%RD=0%Q=) +U1(R=N) +IE(R=Y%DFI=N%TG=80%CD=Z) + +Network Distance: 1 hop +TCP Sequence Prediction: Difficulty=261 (Good luck!) +IP ID Sequence Generation: Incremental + +Read data files from: /usr/bin/../share/nmap +OS detection performed. Please report any incorrect results at https://nmap.org/submit/ . +# Nmap done at Fri Jul 29 12:27:06 2022 -- 1 IP address (1 host up) scanned in 2523.12 seconds diff --git a/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/URLhdl.js.html b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/URLhdl.js.html new file mode 100644 index 0000000..240fe16 --- /dev/null +++ b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/URLhdl.js.html @@ -0,0 +1,13 @@ +function redirect(URL){parent.frames.home.location.href=URL;} +function validate_url(url_query){ var whitelist = ["/adm_user.htm", "/dataview.htm", "/diagover.htm", "/err.htm", "/err_def.htm", "/err_user.htm", "/home.htm", "/netset.htm", "/netstat.htm", "/newdata.htm", "/schange.htm", "/svr_set.htm", "/user1.htm", "/user2.htm", "/user3.htm", "/user4.htm", "/user5.htm", "/user6.htm", "/user7.htm", "/user8.htm"]; var a = whitelist.indexOf(url_query); if ( (a) != -1) {return true;} else {return false;} } +function parseQuery(){var querystr, queryindex, queryfinalstr,n; querystr=""+parent.parent.document.location.href; if((queryindex=querystr.indexOf('?'))!=-1) { querystr=querystr.substring(queryindex + 1);if((queryindex=querystr.indexOf('redirect='))!= -1){ querystr=querystr.substring(queryindex + 9);{if( (querystr.search(/http/i)) ==-1){if( (querystr.search(/www/i))==-1){if (validate_url(querystr)){if(querystr!=this.location.pathname){redirect(querystr);}}}}}} else { alert("Invalid Query String");}}} +function frame_check(){if(top==self){ var newUrl = "./index.htm?redirect=" + document.location.pathname; var replaceOK=true; if(navigator.appName.indexOf("Microsoft")>-1) { if(parseInt(navigator.appVersion)<4){ replaceOK=false; }} if(replaceOK){location.replace(newUrl); }else {document.location.href=newUrl;}} if(self){if(self.name=="home"){top.frames.home.focus();}}} +function settaburl(url) {var p="";var protectedPageList = ["adm_user", "dataview", "newdata", "svr_set"];for(i=0;i<4;i++){if(url == protectedPageList[i]){p=1;break;}} if(p){var cnonce=CNonceGen(16);var passkey=sessionStorage.getItem('UserPassKey');var nonce=sessionStorage.getItem('ServerNonce');var n5=(parseInt(sessionStorage.getItem('NonceCount'), 10) + 1);sessionStorage.setItem('NonceCount', n5);var response=Sha256_hash(cnonce+passkey+nonce+n5); var tabname=url+"tab"; var myForm = document.createElement("form");myForm.action=document.getElementById(tabname).href;myForm.setAttribute("target", "home");myForm.method="POST";var cnonce1 = document.createElement("input");cnonce1.setAttribute("name", "cnonce");cnonce1.setAttribute("value", cnonce );cnonce1.setAttribute("type", "hidden");var response1 = document.createElement("input");response1.setAttribute("name", "response");response1.setAttribute("value", response );response1.setAttribute("type", "hidden");myForm.appendChild(cnonce1);myForm.appendChild(response1);document.body.appendChild(myForm);myForm.submit();}} +function Tree(url){settaburl(url);var treeframe=parent.frames.navtree;if(treeframe.highlighted!=0){treeframe.overC(treeframe.highlighted,"#bcbcbc");}var treeobj=treeframe.document.getElementById(url);treeframe.overC(treeobj,"#dedede");treeframe.highlighted= treeobj;} +function CNonceGen(len){var text = "";var charset = "abcdefghijklmnopqrstuvwxyz0123456789";for( var i=0; i < len; i++ ){text += charset.charAt(Math.floor(Math.random() * charset.length));} return text;} +function SHA256_SHR(b,w){return (w >>> b);} function SHA256_ROTR(b,w){return ((w >>> b) | (w << (32-b)));} function SHA256_SIGMA0(w){ return SHA256_ROTR(2,w) ^ SHA256_ROTR(13,w) ^ SHA256_ROTR(22,w);} function SHA256_SIGMA1(w){ return SHA256_ROTR(6,w) ^ SHA256_ROTR(11,w) ^ SHA256_ROTR(25,w);} function SHA256_sigma0(w){ return SHA256_ROTR(7,w) ^ SHA256_ROTR(18,w) ^ SHA256_SHR(3,w);} function SHA256_sigma1(w){ return SHA256_ROTR(17,w) ^ SHA256_ROTR(19,w) ^ SHA256_SHR(10,w);} function SHA256_Ch(x, y, z){ return (x & y) ^ (~x & z);} function SHA256_Maj(x, y, z) { return (x & y) ^ (x & z) ^ (y & z);} function HexStr(n) {var s="", v;for (var i=7; i>=0; i--) { v = (n>>>(i*4)) & 0xf; s += v.toString(16); } return s;} +if (typeof String.prototype.utf8Encode == 'undefined') {String.prototype.utf8Encode = function() { return unescape( encodeURIComponent( this ) );};} +if (typeof String.prototype.utf8Decode == 'undefined') {String.prototype.utf8Decode = function() { try {return decodeURIComponent( escape( this ) );} catch (e) {return this; }};} +function Sha256_hash(msg){var K=[0x428a2f98, 0x71374491, 0xb5c0fbcf, 0xe9b5dba5, 0x3956c25b, 0x59f111f1, 0x923f82a4, 0xab1c5ed5, 0xd807aa98, 0x12835b01, 0x243185be, 0x550c7dc3, 0x72be5d74, 0x80deb1fe, 0x9bdc06a7, 0xc19bf174, 0xe49b69c1, 0xefbe4786, 0x0fc19dc6, 0x240ca1cc, 0x2de92c6f, 0x4a7484aa, 0x5cb0a9dc, 0x76f988da, 0x983e5152, 0xa831c66d, 0xb00327c8, 0xbf597fc7, 0xc6e00bf3, 0xd5a79147, 0x06ca6351, 0x14292967, 0x27b70a85, 0x2e1b2138, 0x4d2c6dfc, 0x53380d13, 0x650a7354, 0x766a0abb, 0x81c2c92e, 0x92722c85, 0xa2bfe8a1, 0xa81a664b, 0xc24b8b70, 0xc76c51a3, 0xd192e819, 0xd6990624, 0xf40e3585, 0x106aa070, 0x19a4c116, 0x1e376c08, 0x2748774c, 0x34b0bcb5, 0x391c0cb3, 0x4ed8aa4a, 0x5b9cca4f, 0x682e6ff3, 0x748f82ee, 0x78a5636f, 0x84c87814, 0x8cc70208, 0x90befffa, 0xa4506ceb, 0xbef9a3f7, 0xc67178f2 ]; +var H=[0x6a09e667, 0xbb67ae85, 0x3c6ef372, 0xa54ff53a, 0x510e527f, 0x9b05688c, 0x1f83d9ab, 0x5be0cd19 ]; msg = msg.utf8Encode(); var L = (msg.length)*8; msg += String.fromCharCode(0x80); var N = 1; if((L+8+64)>512){N=Math.ceil((L+8+64)/512);} var M = []; for(var i = 0; i < 64*N; i+=4) {M[i/4] |= (msg.charCodeAt(i)<<24) | (msg.charCodeAt(i+1)<<16) | (msg.charCodeAt(i+2)<<8) | (msg.charCodeAt(i+3)); } M[((L + 64 >> 9) << 4) + 15] = L; var W = new Array(64); var a, b, c, d, e, f, g, h; for (var i=0; iRockwell Automation +
+ +
Enter User ID/Password
User ID:
Password:




Copyright © 2016 Rockwell Automation, Inc. All Rights Reserved. \ No newline at end of file diff --git a/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/dataview.htm b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/dataview.htm new file mode 100644 index 0000000..ca65f10 --- /dev/null +++ b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/dataview.htm @@ -0,0 +1,5 @@ +Rockwell Automation +
+ +
Enter User ID/Password
User ID:
Password:




Copyright © 2016 Rockwell Automation, Inc. All Rights Reserved. \ No newline at end of file diff --git a/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/diagover.htm b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/diagover.htm new file mode 100644 index 0000000..72e2797 --- /dev/null +++ b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/diagover.htm @@ -0,0 +1,4 @@ +Rockwell Automation +
 Diagnostic OverviewNetwork SettingsNetwork Status 
+

+
Ethernet Link
Port Speed
Port Duplex
Auto Negotiate Status

Ethernet Connections
Current Ethernet Connections
Incoming Ethernet Connections
Outgoing Ethernet Connections
Ethernet Connections Limit

Seconds Between Refresh:  (Disable Refresh with 0)


Copyright © 2016 Rockwell Automation, Inc. All Rights Reserved. \ No newline at end of file diff --git a/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/folder.gif.html b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/folder.gif.html new file mode 100644 index 0000000..22b4def Binary files /dev/null and b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/folder.gif.html differ diff --git a/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/header.htm b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/header.htm new file mode 100644 index 0000000..d0d21f0 --- /dev/null +++ b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/header.htm @@ -0,0 +1,4 @@ +Rockwell Automation + + +
1766-L32BXBA C/21.02
\ No newline at end of file diff --git a/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/home.htm b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/home.htm new file mode 100644 index 0000000..dc8895e --- /dev/null +++ b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/home.htm @@ -0,0 +1,5 @@ +Rockwell Automation +
 Home 
+
+
+
Device Name1766-L32BXBA C/21.02
Device DescriptionMicroLogix 1400 Processor
Device Location
Ethernet Address (MAC)5C-88-16-BD-82-1D
IP Address192.168.103.15
OS RevisionSeries B FRN 21.2
HTML File Revision3.1
Current TimeRTC is disabled
CPU ModeRemote Run
Resources
Visit AB.com for additional information

Contacts




Copyright © 2016 Rockwell Automation, Inc. All Rights Reserved. \ No newline at end of file diff --git a/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/index.html b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/index.html new file mode 100644 index 0000000..bb2e1df --- /dev/null +++ b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/index.html @@ -0,0 +1,9 @@ +1766-L32BXBA C/21.02 + + + + + + +<body><br><center><b>Your browser cannot render frames. Please upgrade to a newer version.</b></body> \ No newline at end of file diff --git a/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/mendoff.gif.html b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/mendoff.gif.html new file mode 100644 index 0000000..5841114 Binary files /dev/null and b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/mendoff.gif.html differ diff --git a/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/mendon.gif.html b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/mendon.gif.html new file mode 100644 index 0000000..f30424a Binary files /dev/null and b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/mendon.gif.html differ diff --git a/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/msoffoff.gif.html b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/msoffoff.gif.html new file mode 100644 index 0000000..dee299b Binary files /dev/null and b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/msoffoff.gif.html differ diff --git a/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/msoffon.gif.html b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/msoffon.gif.html new file mode 100644 index 0000000..0853fe3 Binary files /dev/null and b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/msoffon.gif.html differ diff --git a/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/msonoff.gif.html b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/msonoff.gif.html new file mode 100644 index 0000000..8135de9 Binary files /dev/null and b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/msonoff.gif.html differ diff --git a/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/navtree.css.html b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/navtree.css.html new file mode 100644 index 0000000..6bba839 --- /dev/null +++ b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/navtree.css.html @@ -0,0 +1,8 @@ +BODY{FONT-FAMILY: verdana} +img {border: none;} +a:link, a:visited, a:focus{display: block;text-decoration: none;color: #333333;} +a:hover{display: block;text-decoration: none;background-color: white;color: #333333;} +.entry{font-size: 10px;padding-top: 2px;padding-left: 0px;cursor: pointer; cursor: hand;} +.branch{font-size: 10px;padding-top: 1px;padding-left: 15px;display: none;cursor: pointer; cursor: hand;} +a.treehead:visited {color: #ffffff;background: #214184; cursor: pointer; cursor: hand;} +a.treehead:link {color: #ffffff;background: #214184; cursor: pointer; cursor: hand;} \ No newline at end of file diff --git a/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/navtree.htm b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/navtree.htm new file mode 100644 index 0000000..775d5b0 --- /dev/null +++ b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/navtree.htm @@ -0,0 +1,41 @@ +Rockwell Automation Tree Navigation + + + + + + +
+
+ + +
+ Home +
Data Views
+ + Data Views + New Data View + +
User Provided Pages
+ + User #1 + User #2 + User #3 + User #4 + User #5 + User #6 + User #7 + User #8 + +
Diagnostics
+ + Diagnostic Overview + Network Settings + Network Status + +
Administrative Settings
+ + Server Settings + User Management + +
\ No newline at end of file diff --git a/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/navtree.js.html b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/navtree.js.html new file mode 100644 index 0000000..3b9460e --- /dev/null +++ b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/navtree.js.html @@ -0,0 +1,15 @@ +function CNonceGen(len){var text = "";var charset = "abcdefghijklmnopqrstuvwxyz0123456789";for( var i=0; i < len; i++ ){text += charset.charAt(Math.floor(Math.random() * charset.length));} return text;} +function SHA256_SHR(b,w){return (w >>> b);} function SHA256_ROTR(b,w){return ((w >>> b) | (w << (32-b)));} function SHA256_SIGMA0(w){ return SHA256_ROTR(2,w) ^ SHA256_ROTR(13,w) ^ SHA256_ROTR(22,w);} function SHA256_SIGMA1(w){ return SHA256_ROTR(6,w) ^ SHA256_ROTR(11,w) ^ SHA256_ROTR(25,w);} function SHA256_sigma0(w){ return SHA256_ROTR(7,w) ^ SHA256_ROTR(18,w) ^ SHA256_SHR(3,w);} function SHA256_sigma1(w){ return SHA256_ROTR(17,w) ^ SHA256_ROTR(19,w) ^ SHA256_SHR(10,w);} function SHA256_Ch(x, y, z){ return (x & y) ^ (~x & z);} function SHA256_Maj(x, y, z) { return (x & y) ^ (x & z) ^ (y & z);} function HexStr(n) {var s="", v;for (var i=7; i>=0; i--) { v = (n>>>(i*4)) & 0xf; s += v.toString(16); } return s;} +if (typeof String.prototype.utf8Encode == 'undefined') {String.prototype.utf8Encode = function() { return unescape( encodeURIComponent( this ) );};} +if (typeof String.prototype.utf8Decode == 'undefined') {String.prototype.utf8Decode = function() { try {return decodeURIComponent( escape( this ) );} catch (e) {return this; }};} +function Sha256_hash(msg){var K=[0x428a2f98, 0x71374491, 0xb5c0fbcf, 0xe9b5dba5, 0x3956c25b, 0x59f111f1, 0x923f82a4, 0xab1c5ed5, 0xd807aa98, 0x12835b01, 0x243185be, 0x550c7dc3, 0x72be5d74, 0x80deb1fe, 0x9bdc06a7, 0xc19bf174, 0xe49b69c1, 0xefbe4786, 0x0fc19dc6, 0x240ca1cc, 0x2de92c6f, 0x4a7484aa, 0x5cb0a9dc, 0x76f988da, 0x983e5152, 0xa831c66d, 0xb00327c8, 0xbf597fc7, 0xc6e00bf3, 0xd5a79147, 0x06ca6351, 0x14292967, 0x27b70a85, 0x2e1b2138, 0x4d2c6dfc, 0x53380d13, 0x650a7354, 0x766a0abb, 0x81c2c92e, 0x92722c85, 0xa2bfe8a1, 0xa81a664b, 0xc24b8b70, 0xc76c51a3, 0xd192e819, 0xd6990624, 0xf40e3585, 0x106aa070, 0x19a4c116, 0x1e376c08, 0x2748774c, 0x34b0bcb5, 0x391c0cb3, 0x4ed8aa4a, 0x5b9cca4f, 0x682e6ff3, 0x748f82ee, 0x78a5636f, 0x84c87814, 0x8cc70208, 0x90befffa, 0xa4506ceb, 0xbef9a3f7, 0xc67178f2 ]; +var H=[0x6a09e667, 0xbb67ae85, 0x3c6ef372, 0xa54ff53a, 0x510e527f, 0x9b05688c, 0x1f83d9ab, 0x5be0cd19 ]; msg = msg.utf8Encode(); var L = (msg.length)*8; msg += String.fromCharCode(0x80); var N = 1; if((L+8+64)>512){N=Math.ceil((L+8+64)/512);} var M = []; for(var i = 0; i < 64*N; i+=4) {M[i/4] |= (msg.charCodeAt(i)<<24) | (msg.charCodeAt(i+1)<<16) | (msg.charCodeAt(i+2)<<8) | (msg.charCodeAt(i+3)); } M[((L + 64 >> 9) << 4) + 15] = L; var W = new Array(64); var a, b, c, d, e, f, g, h; for (var i=0; i -1){objImg.src=openImg.src;} else{objImg.src=closedImg.src;} } +function folderState(img,state){ objImg=document.getElementById(img); if(state=="expand"){objImg.src=openImg.src;} else{objImg.src=closedImg.src;}} +function overC(object, color){ object.style.backgroundColor=color; } +function outC(object,color){ if(object==highlighted){color="#dedede";} object.style.backgroundColor=color; } +function changeAll(state){ folderState("f_data",state); folderState("f_user",state); folderState("f_diag",state); folderState("f_admin",state); branchState("b_data",state); branchState("b_user",state); branchState("b_diag",state); branchState("b_admin",state); top.frames.home.focus(); } \ No newline at end of file diff --git a/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/netset.htm b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/netset.htm new file mode 100644 index 0000000..26983b0 --- /dev/null +++ b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/netset.htm @@ -0,0 +1,4 @@ +Rockwell Automation + +
 Diagnostic OverviewNetwork SettingsNetwork Status 

+
Network Interface
Ethernet Address (MAC)5C-88-16-BD-82-1D
IP Address192.168.103.15
Subnet Mask255.255.255.0
Default Gateway192.168.103.1
Primary Name Server0.0.0.0
Secondary Name Server0.0.0.0
Default Domain Name


Copyright © 2016 Rockwell Automation, Inc. All Rights Reserved. \ No newline at end of file diff --git a/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/netstat.htm b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/netstat.htm new file mode 100644 index 0000000..17e32b7 --- /dev/null +++ b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/netstat.htm @@ -0,0 +1,6 @@ +Rockwell Automation + +
 Diagnostic OverviewNetwork SettingsNetwork Status 
+

+ +
Interface Counters
Rx Octets
Tx Octets
Rx Packets
Tx Packets
Command Sent
Command Received
Replies Sent
Replies Received
Replies Sent with error
Replies Received with error
Replies Timed Out
Media Counters
Single Collisions
Multiple Collisions
Deferred Transmissions
Late Collisions
Excessive Collisions
MAC Transmit Errors
Carrier Sense Errors
MAC Receive Errors
CRC Errors
Seconds Between Refresh:   (Disable Refresh with 0)


Copyright © 2016 Rockwell Automation, Inc. All Rights Reserved. \ No newline at end of file diff --git a/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/newdata.htm b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/newdata.htm new file mode 100644 index 0000000..ef636f6 --- /dev/null +++ b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/newdata.htm @@ -0,0 +1,5 @@ +Rockwell Automation +
+ +
Enter User ID/Password
User ID:
Password:




Copyright © 2016 Rockwell Automation, Inc. All Rights Reserved. \ No newline at end of file diff --git a/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/paper.gif.html b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/paper.gif.html new file mode 100644 index 0000000..aa94332 Binary files /dev/null and b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/paper.gif.html differ diff --git a/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/radevice.css.html b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/radevice.css.html new file mode 100644 index 0000000..996ec80 --- /dev/null +++ b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/radevice.css.html @@ -0,0 +1,38 @@ +BODY{FONT-SIZE: 10px;COLOR: #333333;FONT-FAMILY: verdana, helvetica, arial, sans-serif;BACKGROUND-COLOR:#B7B6B6;margin:10;margin-top:0;} +TABLE{BORDER: medium none;} +TD{FONT-SIZE: 10px;FONT-FAMILY: verdana, helvetica, arial, sans-serif;} +INPUT{FONT-SIZE: 10px;FONT-FAMILY: verdana, helvetica, arial, sans-serif;} +SELECT{PADDING-LEFT: 10px;FONT-SIZE: 10px;COLOR: #333333;FONT-FAMILY: verdana, helvetica, arial, sans-serif;TEXT-ALIGN: left;TEXT-DECORATION: none;} +IMG{BORDER: medium none;} +A{COLOR: #000000;TEXT-DECORATION: none;} +A:hover{TEXT-DECORATION: underline;} +A.list:visited{COLOR: blue;TEXT-DECORATION: underline;} +A.list{COLOR: blue;TEXT-DECORATION: underline;} +.copy2{BORDER-RIGHT: medium none;BORDER-TOP: medium none;MARGIN-TOP: 3px;MARGIN-BOTTOM: 3px;BORDER-LEFT: medium none;BORDER-BOTTOM: medium none;BACKGROUND-COLOR: lightpink;TEXT-ALIGN: center;TEXT-DECORATION: none} +.copy3{BORDER-RIGHT: medium none;BORDER-TOP: medium none;MARGIN-TOP: 3px;MARGIN-BOTTOM: 3px;BORDER-LEFT: medium none;BORDER-BOTTOM: medium none;BACKGROUND-COLOR: transparent;TEXT-ALIGN: center;HIDEFOCUS:"true";TEXT-DECORATION: none} +.copy4{BORDER-RIGHT: medium none;BORDER-TOP: medium none;MARGIN-TOP: 3px;FONT-SIZE: 10px;MARGIN-BOTTOM: 3px;BORDER-LEFT: medium none;BORDER-BOTTOM: medium none;HEIGHT: 0px;BACKGROUND-COLOR: #dedede;TEXT-ALIGN: center;HIDEFOCUS:"true";TEXT-DECORATION: none} + +.L1{BORDER-LEFT: black 1px solid;BORDER-TOP: black 1px solid;BACKGROUND-COLOR:WHITE;} +.L2{BORDER-TOP: black 1px solid;BACKGROUND-COLOR:WHITE;} +.L3{BORDER-TOP: black 1px solid;BORDER-BOTTOM: black 1px solid;BACKGROUND-COLOR:#BDC8DD;} +.L4{BORDER-TOP: black 1px solid;BORDER-BOTTOM: black 1px solid;BACKGROUND-COLOR:#BDC8DD;BORDER-LEFT: black 1px solid;} +.L6{BORDER-LEFT: black 1px solid;} +.L7{BORDER-BOTTOM: black 1px solid;} +.L8{BORDER: black 1px solid;} + +.R0{BACKGROUND-COLOR:#BDC8DD;COLOR:#002569;FONT-WEIGHT:bold;TEXT-ALIGN:center;HEIGHT:30px;} +.R1{BACKGROUND-COLOR:#DEDEDE;} +.R2{BACKGROUND-COLOR:#B7B6B6;COLOR:#002569;FONT-WEIGHT:bold;TEXT-ALIGN:center;HEIGHT:30px;} +.R3{PADDING-LEFT: 10px;COLOR: #333333;TEXT-ALIGN: left;} +.R4{PADDING-LEFT: 10px;COLOR: #333333;TEXT-ALIGN: center;} +.R5{PADDING-LEFT: 10px;PADDING-RIGHT: 10px;PADDING-Top: 2px;PADDING-BOTTOM: 2px;COLOR: #333333;TEXT-ALIGN: center;} +.R6{PADDING-LEFT: 20px;} + +.u1{MARGIN-TOP: 3px;PADDING-LEFT: 0px;MARGIN-BOTTOM: 3px;COLOR: #333333;TEXT-ALIGN: center;TEXT-DECORATION: none;HEIGHT: 25px;} +.u2{MARGIN-TOP: 3px;PADDING-LEFT: 10px;MARGIN-BOTTOM: 3px;COLOR: #333333;TEXT-ALIGN: left ;TEXT-DECORATION: none;HEIGHT: 25px;} +.utablehead{PADDING-LEFT: 10px;FONT-WEIGHT: bold;FONT-SIZE: 10px;COLOR: #002569;FONT-FAMILY: verdana, helvetica, arial, sans-serif;TEXT-ALIGN: left;BACKGROUND-COLOR:#BDC8DD;HEIGHT: 30px;} + +.uh{FONT-WEIGHT: bold;COLOR: #002569;BACKGROUND:#BDC8DD;TEXT-ALIGN: center;HEIGHT: 30px;} +.ud{FONT-WEIGHT: bold;COLOR: #002569;BACKGROUND:#FFFFFF;TEXT-ALIGN: left;PADDING-LEFT: 10px;} +.u3{COLOR: #333333;TEXT-ALIGN: center;HEIGHT: 25px;BACKGROUND-COLOR:#FFFFFF;} +.u4{COLOR: #333333;TEXT-ALIGN: center;HEIGHT: 25px;BACKGROUND-COLOR:#DEDEDE;} \ No newline at end of file diff --git a/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/ralogo.gif.html b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/ralogo.gif.html new file mode 100644 index 0000000..889ac58 Binary files /dev/null and b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/ralogo.gif.html differ diff --git a/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/redirect.htm b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/redirect.htm new file mode 100644 index 0000000..538c3f7 --- /dev/null +++ b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/redirect.htm @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/refresh.js.html b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/refresh.js.html new file mode 100644 index 0000000..c1b18a1 --- /dev/null +++ b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/refresh.js.html @@ -0,0 +1,4 @@ +function jsRefresh(){ var get_refresh=document.getElementById("refresh").value; for (var n=1;n<=get_refresh.length;n++) { c=get_refresh.substring(n-1,n); if((c<"0")||(c>"9")) { parent.refreshTime=0; document.getElementById("refresh").value=0; return;} } parent.refreshTime = document.getElementById("refresh").value; parent.home.window.location.reload(false);} +function refreshInit() { if (eval("typeof(parent.refreshTime)")=='undefined'){document.getElementById('refresh').value=15;parent.refreshTime=document.getElementById('refresh').value;} else document.getElementById('refresh').value = parent.refreshTime;if (eval("typeof(parent.timeoutPntr)")!='undefined') parent.window.clearTimeout(parent.timeoutPntr);if (eval("typeof(parent.home)")=='undefined'){parent.timeoutPntr=parent.window.setTimeout("rotate();",(parent.refreshTime*1000));}else {parent.timeoutPntr=parent.window.setTimeout("frames.home.rotate();",(parent.refreshTime*1000));} } +function rotate(){if(parent.refreshTime>0&&eval("typeof(parent.refreshTime)")!='undefined'){document.getElementById("refresh").value=parent.refreshTime;if(eval("typeof(parent.home)")=='undefined'){parent.timeoutPntr=parent.window.setTimeout("rotate();",(parent.refreshTime*1000));} else {parent.timeoutPntr=parent.window.setTimeout("frames.home.rotate();",(parent.refreshTime*1000));} RefreshText();}} +function refreshEnd(){parent.window.clearTimeout(parent.timeoutPntr);} \ No newline at end of file diff --git a/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/svr_set.htm b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/svr_set.htm new file mode 100644 index 0000000..f87a3fc --- /dev/null +++ b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/svr_set.htm @@ -0,0 +1,5 @@ +Rockwell Automation +
+ +
Enter User ID/Password
User ID:
Password:




Copyright © 2016 Rockwell Automation, Inc. All Rights Reserved. \ No newline at end of file diff --git a/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/user1.htm b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/user1.htm new file mode 100644 index 0000000..23bfcca --- /dev/null +++ b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/user1.htm @@ -0,0 +1 @@ +

Uninitialized User Web Page

\ No newline at end of file diff --git a/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/user2.htm b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/user2.htm new file mode 100644 index 0000000..26971e6 --- /dev/null +++ b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/user2.htm @@ -0,0 +1 @@ +Rockwell Automation
Access Denied
User Web Page is Not Defined

Copyright © 2016 Rockwell Automation, Inc. All Rights Reserved.

\ No newline at end of file diff --git a/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/user3.htm b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/user3.htm new file mode 100644 index 0000000..26971e6 --- /dev/null +++ b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/user3.htm @@ -0,0 +1 @@ +Rockwell Automation
Access Denied
User Web Page is Not Defined

Copyright © 2016 Rockwell Automation, Inc. All Rights Reserved.

\ No newline at end of file diff --git a/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/user4.htm b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/user4.htm new file mode 100644 index 0000000..26971e6 --- /dev/null +++ b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/user4.htm @@ -0,0 +1 @@ +Rockwell Automation
Access Denied
User Web Page is Not Defined

Copyright © 2016 Rockwell Automation, Inc. All Rights Reserved.

\ No newline at end of file diff --git a/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/user5.htm b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/user5.htm new file mode 100644 index 0000000..26971e6 --- /dev/null +++ b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/user5.htm @@ -0,0 +1 @@ +Rockwell Automation
Access Denied
User Web Page is Not Defined

Copyright © 2016 Rockwell Automation, Inc. All Rights Reserved.

\ No newline at end of file diff --git a/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/user6.htm b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/user6.htm new file mode 100644 index 0000000..26971e6 --- /dev/null +++ b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/user6.htm @@ -0,0 +1 @@ +Rockwell Automation
Access Denied
User Web Page is Not Defined

Copyright © 2016 Rockwell Automation, Inc. All Rights Reserved.

\ No newline at end of file diff --git a/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/user7.htm b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/user7.htm new file mode 100644 index 0000000..26971e6 --- /dev/null +++ b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/user7.htm @@ -0,0 +1 @@ +Rockwell Automation
Access Denied
User Web Page is Not Defined

Copyright © 2016 Rockwell Automation, Inc. All Rights Reserved.

\ No newline at end of file diff --git a/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/user8.htm b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/user8.htm new file mode 100644 index 0000000..26971e6 --- /dev/null +++ b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/192.168.103.15/user8.htm @@ -0,0 +1 @@ +Rockwell Automation
Access Denied
User Web Page is Not Defined

Copyright © 2016 Rockwell Automation, Inc. All Rights Reserved.

\ No newline at end of file diff --git a/new-plc-profiles/Allen-Bradley Micrologix 1400/website/index.html b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/index.html new file mode 100644 index 0000000..bb2e1df --- /dev/null +++ b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/index.html @@ -0,0 +1,9 @@ +1766-L32BXBA C/21.02 + + + + + + +<body><br><center><b>Your browser cannot render frames. Please upgrade to a newer version.</b></body> \ No newline at end of file diff --git a/new-plc-profiles/Allen-Bradley Micrologix 1400/website/micrologix1400-scada-in-a-box b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/micrologix1400-scada-in-a-box new file mode 100644 index 0000000..0a3afec --- /dev/null +++ b/new-plc-profiles/Allen-Bradley Micrologix 1400/website/micrologix1400-scada-in-a-box @@ -0,0 +1,550 @@ +--2022-07-29 12:37:01-- http://192.168.103.15/ +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified +Saving to: ‘192.168.103.15/index.html’ + + 0K 41.6K=0.02s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 12:37:01 (41.6 KB/s) - ‘192.168.103.15/index.html’ saved [845] + +Loading robots.txt; please ignore errors. +--2022-07-29 12:37:01-- http://192.168.103.15/robots.txt +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... No data received. +Retrying. + +--2022-07-29 12:37:02-- (try: 2) http://192.168.103.15/robots.txt +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... No data received. +Retrying. + +--2022-07-29 12:37:04-- (try: 3) http://192.168.103.15/robots.txt +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... No data received. +Retrying. + +--2022-07-29 12:37:07-- (try: 4) http://192.168.103.15/robots.txt +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... No data received. +Retrying. + +--2022-07-29 12:37:11-- (try: 5) http://192.168.103.15/robots.txt +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... No data received. +Retrying. + +--2022-07-29 12:37:16-- (try: 6) http://192.168.103.15/robots.txt +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... No data received. +Retrying. + +--2022-07-29 12:37:22-- (try: 7) http://192.168.103.15/robots.txt +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... No data received. +Retrying. + +--2022-07-29 12:37:29-- (try: 8) http://192.168.103.15/robots.txt +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... No data received. +Retrying. + +--2022-07-29 12:37:37-- (try: 9) http://192.168.103.15/robots.txt +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... No data received. +Retrying. + +--2022-07-29 12:37:46-- (try:10) http://192.168.103.15/robots.txt +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... No data received. +Retrying. + +--2022-07-29 12:37:56-- (try:11) http://192.168.103.15/robots.txt +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... No data received. +Retrying. + +--2022-07-29 12:38:06-- (try:12) http://192.168.103.15/robots.txt +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... No data received. +Retrying. + +--2022-07-29 12:38:16-- (try:13) http://192.168.103.15/robots.txt +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... No data received. +Retrying. + +--2022-07-29 12:38:26-- (try:14) http://192.168.103.15/robots.txt +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... No data received. +Retrying. + +--2022-07-29 12:38:36-- (try:15) http://192.168.103.15/robots.txt +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... No data received. +Retrying. + +--2022-07-29 12:38:46-- (try:16) http://192.168.103.15/robots.txt +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... No data received. +Retrying. + +--2022-07-29 12:38:56-- (try:17) http://192.168.103.15/robots.txt +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... No data received. +Retrying. + +--2022-07-29 12:39:06-- (try:18) http://192.168.103.15/robots.txt +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... No data received. +Retrying. + +--2022-07-29 12:39:16-- (try:19) http://192.168.103.15/robots.txt +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... No data received. +Retrying. + +--2022-07-29 12:39:26-- (try:20) http://192.168.103.15/robots.txt +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... No data received. +Giving up. + +--2022-07-29 12:39:26-- http://192.168.103.15/redirect.htm +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 137 +Saving to: ‘192.168.103.15/redirect.htm’ + + 0K 100% 13.4K=0.01s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 12:39:26 (13.4 KB/s) - ‘192.168.103.15/redirect.htm’ saved [137/137] + +--2022-07-29 12:39:26-- http://192.168.103.15/header.htm +Reusing existing connection to 192.168.103.15:80. +HTTP request sent, awaiting response... No data received. +Retrying. + +--2022-07-29 12:39:27-- (try: 2) http://192.168.103.15/header.htm +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified +Saving to: ‘192.168.103.15/header.htm’ + + 0K 24.4K=0.02s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 12:39:27 (24.4 KB/s) - ‘192.168.103.15/header.htm’ saved [521] + +--2022-07-29 12:39:27-- http://192.168.103.15/navtree.htm +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 5297 (5.2K) +Saving to: ‘192.168.103.15/navtree.htm’ + + 0K ..... 100% 47.0K=0.1s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 12:39:27 (47.0 KB/s) - ‘192.168.103.15/navtree.htm’ saved [5297/5297] + +--2022-07-29 12:39:27-- http://192.168.103.15/home.htm +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified +Saving to: ‘192.168.103.15/home.htm’ + + 0K . 22.1K=0.08s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 12:39:27 (22.1 KB/s) - ‘192.168.103.15/home.htm’ saved [1811] + +--2022-07-29 12:39:27-- http://192.168.103.15/URLhdl.js +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 6148 (6.0K) +Saving to: ‘192.168.103.15/URLhdl.js.html’ + + 0K ...... 100% 46.4K=0.1s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 12:39:28 (46.4 KB/s) - ‘192.168.103.15/URLhdl.js.html’ saved [6148/6148] + +--2022-07-29 12:39:28-- http://192.168.103.15/ablogo.gif +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 926 +Saving to: ‘192.168.103.15/ablogo.gif.html’ + + 0K 100% 46.7K=0.02s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 12:39:28 (46.7 KB/s) - ‘192.168.103.15/ablogo.gif.html’ saved [926/926] + +--2022-07-29 12:39:28-- http://192.168.103.15/ralogo.gif +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 1099 (1.1K) +Saving to: ‘192.168.103.15/ralogo.gif.html’ + + 0K . 100% 34.0K=0.03s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 12:39:28 (34.0 KB/s) - ‘192.168.103.15/ralogo.gif.html’ saved [1099/1099] + +--2022-07-29 12:39:28-- http://192.168.103.15/navtree.css +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 589 +Saving to: ‘192.168.103.15/navtree.css.html’ + + 0K 100% 28.9K=0.02s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 12:39:28 (28.9 KB/s) - ‘192.168.103.15/navtree.css.html’ saved [589/589] + +--2022-07-29 12:39:28-- http://192.168.103.15/navtree.js +Reusing existing connection to 192.168.103.15:80. +HTTP request sent, awaiting response... No data received. +Retrying. + +--2022-07-29 12:39:29-- (try: 2) http://192.168.103.15/navtree.js +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 5817 (5.7K) +Saving to: ‘192.168.103.15/navtree.js.html’ + + 0K ..... 100% 47.3K=0.1s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 12:39:29 (47.3 KB/s) - ‘192.168.103.15/navtree.js.html’ saved [5817/5817] + +--2022-07-29 12:39:29-- http://192.168.103.15/paper.gif +Reusing existing connection to 192.168.103.15:80. +HTTP request sent, awaiting response... No data received. +Retrying. + +--2022-07-29 12:39:30-- (try: 2) http://192.168.103.15/paper.gif +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 146 +Saving to: ‘192.168.103.15/paper.gif.html’ + + 0K 100% 13.7K=0.01s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 12:39:30 (13.7 KB/s) - ‘192.168.103.15/paper.gif.html’ saved [146/146] + +--2022-07-29 12:39:30-- http://192.168.103.15/folder.gif +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 145 +Saving to: ‘192.168.103.15/folder.gif.html’ + + 0K 100% 14.2K=0.01s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 12:39:30 (14.2 KB/s) - ‘192.168.103.15/folder.gif.html’ saved [145/145] + +--2022-07-29 12:39:30-- http://192.168.103.15/dataview.htm +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified +Saving to: ‘192.168.103.15/dataview.htm’ + + 0K . 24.4K=0.07s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 12:39:30 (24.4 KB/s) - ‘192.168.103.15/dataview.htm’ saved [1735] + +--2022-07-29 12:39:30-- http://192.168.103.15/newdata.htm +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified +Saving to: ‘192.168.103.15/newdata.htm’ + + 0K . 24.4K=0.07s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 12:39:30 (24.4 KB/s) - ‘192.168.103.15/newdata.htm’ saved [1735] + +--2022-07-29 12:39:30-- http://192.168.103.15/user1.htm +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified +Saving to: ‘192.168.103.15/user1.htm’ + + 0K 965 =0.07s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 12:39:30 (965 B/s) - ‘192.168.103.15/user1.htm’ saved [67] + +--2022-07-29 12:39:30-- http://192.168.103.15/user2.htm +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified +Saving to: ‘192.168.103.15/user2.htm’ + + 0K 29.2K=0.02s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 12:39:30 (29.2 KB/s) - ‘192.168.103.15/user2.htm’ saved [592] + +--2022-07-29 12:39:30-- http://192.168.103.15/user3.htm +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified +Saving to: ‘192.168.103.15/user3.htm’ + + 0K 29.9K=0.02s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 12:39:30 (29.9 KB/s) - ‘192.168.103.15/user3.htm’ saved [592] + +--2022-07-29 12:39:30-- http://192.168.103.15/user4.htm +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified +Saving to: ‘192.168.103.15/user4.htm’ + + 0K 30.1K=0.02s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 12:39:30 (30.1 KB/s) - ‘192.168.103.15/user4.htm’ saved [592] + +--2022-07-29 12:39:30-- http://192.168.103.15/user5.htm +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified +Saving to: ‘192.168.103.15/user5.htm’ + + 0K 18.7K=0.03s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 12:39:31 (18.7 KB/s) - ‘192.168.103.15/user5.htm’ saved [592] + +--2022-07-29 12:39:31-- http://192.168.103.15/user6.htm +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified +Saving to: ‘192.168.103.15/user6.htm’ + + 0K 29.3K=0.02s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 12:39:31 (29.3 KB/s) - ‘192.168.103.15/user6.htm’ saved [592] + +--2022-07-29 12:39:31-- http://192.168.103.15/user7.htm +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified +Saving to: ‘192.168.103.15/user7.htm’ + + 0K 29.4K=0.02s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 12:39:31 (29.4 KB/s) - ‘192.168.103.15/user7.htm’ saved [592] + +--2022-07-29 12:39:31-- http://192.168.103.15/user8.htm +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified +Saving to: ‘192.168.103.15/user8.htm’ + + 0K 28.9K=0.02s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 12:39:31 (28.9 KB/s) - ‘192.168.103.15/user8.htm’ saved [592] + +--2022-07-29 12:39:31-- http://192.168.103.15/diagover.htm +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 2426 (2.4K) +Saving to: ‘192.168.103.15/diagover.htm’ + + 0K .. 100% 47.3K=0.05s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 12:39:31 (47.3 KB/s) - ‘192.168.103.15/diagover.htm’ saved [2426/2426] + +--2022-07-29 12:39:31-- http://192.168.103.15/netset.htm +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified +Saving to: ‘192.168.103.15/netset.htm’ + + 0K . 17.9K=0.09s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 12:39:31 (17.9 KB/s) - ‘192.168.103.15/netset.htm’ saved [1646] + +--2022-07-29 12:39:31-- http://192.168.103.15/netstat.htm +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 3095 (3.0K) +Saving to: ‘192.168.103.15/netstat.htm’ + + 0K ... 100% 43.2K=0.07s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 12:39:31 (43.2 KB/s) - ‘192.168.103.15/netstat.htm’ saved [3095/3095] + +--2022-07-29 12:39:31-- http://192.168.103.15/svr_set.htm +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified +Saving to: ‘192.168.103.15/svr_set.htm’ + + 0K . 24.3K=0.07s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 12:39:31 (24.3 KB/s) - ‘192.168.103.15/svr_set.htm’ saved [1735] + +--2022-07-29 12:39:31-- http://192.168.103.15/adm_user.htm +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified +Saving to: ‘192.168.103.15/adm_user.htm’ + + 0K . 24.3K=0.07s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 12:39:31 (24.3 KB/s) - ‘192.168.103.15/adm_user.htm’ saved [1735] + +--2022-07-29 12:39:31-- http://192.168.103.15/radevice.css +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 3125 (3.1K) +Saving to: ‘192.168.103.15/radevice.css.html’ + + 0K ... 100% 43.7K=0.07s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 12:39:31 (43.7 KB/s) - ‘192.168.103.15/radevice.css.html’ saved [3125/3125] + +--2022-07-29 12:39:31-- http://192.168.103.15/mendon.gif +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 131 +Saving to: ‘192.168.103.15/mendon.gif.html’ + + 0K 100% 13.2K=0.01s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 12:39:31 (13.2 KB/s) - ‘192.168.103.15/mendon.gif.html’ saved [131/131] + +--2022-07-29 12:39:31-- http://192.168.103.15/refresh.js +Reusing existing connection to 192.168.103.15:80. +HTTP request sent, awaiting response... No data received. +Retrying. + +--2022-07-29 12:39:32-- (try: 2) http://192.168.103.15/refresh.js +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 1422 (1.4K) +Saving to: ‘192.168.103.15/refresh.js.html’ + + 0K . 100% 46.5K=0.03s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 12:39:32 (46.5 KB/s) - ‘192.168.103.15/refresh.js.html’ saved [1422/1422] + +--2022-07-29 12:39:32-- http://192.168.103.15/XMLDiag.js +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 1191 (1.2K) +Saving to: ‘192.168.103.15/XMLDiag.js.html’ + + 0K . 100% 40.2K=0.03s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 12:39:32 (40.2 KB/s) - ‘192.168.103.15/XMLDiag.js.html’ saved [1191/1191] + +--2022-07-29 12:39:32-- http://192.168.103.15/msonoff.gif +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 124 +Saving to: ‘192.168.103.15/msonoff.gif.html’ + + 0K 100% 12.3K=0.01s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 12:39:33 (12.3 KB/s) - ‘192.168.103.15/msonoff.gif.html’ saved [124/124] + +--2022-07-29 12:39:33-- http://192.168.103.15/msoffoff.gif +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 121 +Saving to: ‘192.168.103.15/msoffoff.gif.html’ + + 0K 100% 12.0K=0.01s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 12:39:33 (12.0 KB/s) - ‘192.168.103.15/msoffoff.gif.html’ saved [121/121] + +--2022-07-29 12:39:33-- http://192.168.103.15/mendoff.gif +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 112 +Saving to: ‘192.168.103.15/mendoff.gif.html’ + + 0K 100% 11.3K=0.01s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 12:39:33 (11.3 KB/s) - ‘192.168.103.15/mendoff.gif.html’ saved [112/112] + +--2022-07-29 12:39:33-- http://192.168.103.15/msoffon.gif +Reusing existing connection to 192.168.103.15:80. +HTTP request sent, awaiting response... No data received. +Retrying. + +--2022-07-29 12:39:34-- (try: 2) http://192.168.103.15/msoffon.gif +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 130 +Saving to: ‘192.168.103.15/msoffon.gif.html’ + + 0K 100% 13.4K=0.009s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 12:39:34 (13.4 KB/s) - ‘192.168.103.15/msoffon.gif.html’ saved [130/130] + +FINISHED --2022-07-29 12:39:34-- +Total wall clock time: 2m 33s +Downloaded: 35 files, 47K in 1.5s (32.1 KB/s) +Converting links in 192.168.103.15/navtree.css.html... nothing to do. +Converting links in 192.168.103.15/navtree.js.html... nothing to do. +Converting links in 192.168.103.15/diagover.htm... 9-0 +Converting links in 192.168.103.15/svr_set.htm... 2-1 +Converting links in 192.168.103.15/user4.htm... nothing to do. +Converting links in 192.168.103.15/folder.gif.html... nothing to do. +Converting links in 192.168.103.15/dataview.htm... 2-1 +Converting links in 192.168.103.15/netset.htm... 7-0 +Converting links in 192.168.103.15/user3.htm... nothing to do. +Converting links in 192.168.103.15/msoffon.gif.html... nothing to do. +Converting links in 192.168.103.15/home.htm... 3-0 +Converting links in 192.168.103.15/index.html... 4-0 +Converting links in 192.168.103.15/user2.htm... nothing to do. +Converting links in 192.168.103.15/refresh.js.html... nothing to do. +Converting links in 192.168.103.15/XMLDiag.js.html... nothing to do. +Converting links in 192.168.103.15/user1.htm... nothing to do. +Converting links in 192.168.103.15/mendon.gif.html... nothing to do. +Converting links in 192.168.103.15/radevice.css.html... nothing to do. +Converting links in 192.168.103.15/mendoff.gif.html... nothing to do. +Converting links in 192.168.103.15/newdata.htm... 2-1 +Converting links in 192.168.103.15/msoffoff.gif.html... nothing to do. +Converting links in 192.168.103.15/redirect.htm... 1-0 +Converting links in 192.168.103.15/ralogo.gif.html... nothing to do. +Converting links in 192.168.103.15/adm_user.htm... 2-1 +Converting links in 192.168.103.15/user8.htm... nothing to do. +Converting links in 192.168.103.15/msonoff.gif.html... nothing to do. +Converting links in 192.168.103.15/paper.gif.html... nothing to do. +Converting links in 192.168.103.15/user7.htm... nothing to do. +Converting links in 192.168.103.15/ablogo.gif.html... nothing to do. +Converting links in 192.168.103.15/header.htm... 2-0 +Converting links in 192.168.103.15/netstat.htm... 9-0 +Converting links in 192.168.103.15/URLhdl.js.html... nothing to do. +Converting links in 192.168.103.15/user6.htm... nothing to do. +Converting links in 192.168.103.15/navtree.htm... 44-0 +Converting links in 192.168.103.15/user5.htm... nothing to do. +Converted links in 35 files in 0.008 seconds. diff --git a/new-plc-profiles/AllenBradeleyMicroLogix1400 b/new-plc-profiles/AllenBradeleyMicroLogix1400 new file mode 100644 index 0000000..a5d63eb --- /dev/null +++ b/new-plc-profiles/AllenBradeleyMicroLogix1400 @@ -0,0 +1,173 @@ +iso.3.6.1.2.1.1.1.0 = STRING: "Allen-Bradley 1766-L32BXBA C/21.02 MicroLogix1400 Series C Revision 21.2 " +iso.3.6.1.2.1.1.2.0 = OID: iso.3.6.1.4.1.95.1.30 +iso.3.6.1.2.1.1.3.0 = Timeticks: (734456) 2:02:24.56 +iso.3.6.1.2.1.1.4.0 = "" +iso.3.6.1.2.1.1.5.0 = STRING: "MicroLogix 1400" +iso.3.6.1.2.1.1.6.0 = "" +iso.3.6.1.2.1.1.7.0 = INTEGER: 72 +iso.3.6.1.2.1.2.1.0 = INTEGER: 1 +iso.3.6.1.2.1.2.2.1.1.0 = INTEGER: 1 +iso.3.6.1.2.1.2.2.1.2.0 = STRING: "fec0" +iso.3.6.1.2.1.2.2.1.3.0 = INTEGER: 6 +iso.3.6.1.2.1.2.2.1.4.0 = INTEGER: 1518 +iso.3.6.1.2.1.2.2.1.5.0 = Gauge32: 100000000 +iso.3.6.1.2.1.2.2.1.6.0 = Hex-STRING: 5C 88 16 BD 82 1D +iso.3.6.1.2.1.2.2.1.7.0 = INTEGER: 1 +iso.3.6.1.2.1.2.2.1.8.0 = INTEGER: 1 +iso.3.6.1.2.1.2.2.1.9.0 = Timeticks: (734460) 2:02:24.60 +iso.3.6.1.2.1.2.2.1.10.0 = Counter32: 67809107 +iso.3.6.1.2.1.2.2.1.11.0 = Counter32: 1285954 +iso.3.6.1.2.1.2.2.1.12.0 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.13.0 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.14.0 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.15.0 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.16.0 = Counter32: 74723985 +iso.3.6.1.2.1.2.2.1.17.0 = Counter32: 1237415 +iso.3.6.1.2.1.2.2.1.18.0 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.19.0 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.20.0 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.21.0 = Gauge32: 0 +iso.3.6.1.2.1.2.2.1.22.0 = OID: iso.3.6.1.2.1.1 +iso.3.6.1.2.1.3.1.1.1.0 = INTEGER: 1 +iso.3.6.1.2.1.3.1.1.2.0 = Hex-STRING: 5C 88 16 BD 82 1D +iso.3.6.1.2.1.3.1.1.3.0 = IpAddress: 192.168.103.15 +iso.3.6.1.2.1.4.1.0 = INTEGER: 2 +iso.3.6.1.2.1.4.2.0 = INTEGER: 128 +iso.3.6.1.2.1.4.3.0 = Counter32: 1285971 +iso.3.6.1.2.1.4.4.0 = Counter32: 0 +iso.3.6.1.2.1.4.5.0 = Counter32: 0 +iso.3.6.1.2.1.4.6.0 = Counter32: 0 +iso.3.6.1.2.1.4.7.0 = Counter32: 0 +iso.3.6.1.2.1.4.8.0 = Counter32: 0 +iso.3.6.1.2.1.4.9.0 = Counter32: 1285977 +iso.3.6.1.2.1.4.10.0 = Counter32: 1237448 +iso.3.6.1.2.1.4.11.0 = Counter32: 0 +iso.3.6.1.2.1.4.12.0 = Counter32: 0 +iso.3.6.1.2.1.4.13.0 = INTEGER: 60 +iso.3.6.1.2.1.4.14.0 = Counter32: 0 +iso.3.6.1.2.1.4.15.0 = Counter32: 0 +iso.3.6.1.2.1.4.16.0 = Counter32: 0 +iso.3.6.1.2.1.4.17.0 = Counter32: 0 +iso.3.6.1.2.1.4.18.0 = Counter32: 0 +iso.3.6.1.2.1.4.19.0 = Counter32: 0 +iso.3.6.1.2.1.4.20.1.1.0 = IpAddress: 192.168.103.15 +iso.3.6.1.2.1.4.20.1.2.0 = INTEGER: 1 +iso.3.6.1.2.1.4.20.1.3.0 = IpAddress: 255.255.255.0 +iso.3.6.1.2.1.4.20.1.4.0 = INTEGER: 8 +iso.3.6.1.2.1.4.20.1.5.0 = INTEGER: 2048 +iso.3.6.1.2.1.4.21.1.1.0 = IpAddress: 0.0.0.0 +iso.3.6.1.2.1.4.21.1.2.0 = INTEGER: 1 +iso.3.6.1.2.1.4.21.1.3.0 = INTEGER: 1 +iso.3.6.1.2.1.4.21.1.4.0 = INTEGER: 2 +iso.3.6.1.2.1.4.21.1.5.0 = INTEGER: 3 +iso.3.6.1.2.1.4.21.1.6.0 = INTEGER: 4 +iso.3.6.1.2.1.4.21.1.7.0 = IpAddress: 0.0.0.0 +iso.3.6.1.2.1.4.21.1.8.0 = INTEGER: 0 +iso.3.6.1.2.1.4.21.1.9.0 = INTEGER: 0 +iso.3.6.1.2.1.4.21.1.10.0 = INTEGER: 0 +iso.3.6.1.2.1.4.21.1.11.0 = IpAddress: 0.0.0.0 +iso.3.6.1.2.1.4.21.1.12.0 = INTEGER: 5 +iso.3.6.1.2.1.4.21.1.13.0 = OID: iso.3.6.1.2.1.1 +iso.3.6.1.2.1.4.22.1.1.0 = INTEGER: 1 +iso.3.6.1.2.1.4.22.1.2.0 = "" +iso.3.6.1.2.1.4.22.1.3.0 = IpAddress: 0.0.0.0 +iso.3.6.1.2.1.4.22.1.4.0 = INTEGER: 2 +iso.3.6.1.2.1.4.23.0 = Counter32: 0 +iso.3.6.1.2.1.5.1.0 = Counter32: 53 +iso.3.6.1.2.1.5.2.0 = Counter32: 0 +iso.3.6.1.2.1.5.3.0 = Counter32: 0 +iso.3.6.1.2.1.5.4.0 = Counter32: 0 +iso.3.6.1.2.1.5.5.0 = Counter32: 0 +iso.3.6.1.2.1.5.6.0 = Counter32: 0 +iso.3.6.1.2.1.5.7.0 = Counter32: 0 +iso.3.6.1.2.1.5.8.0 = Counter32: 45 +iso.3.6.1.2.1.5.9.0 = Counter32: 0 +iso.3.6.1.2.1.5.10.0 = Counter32: 0 +iso.3.6.1.2.1.5.11.0 = Counter32: 0 +iso.3.6.1.2.1.5.12.0 = Counter32: 0 +iso.3.6.1.2.1.5.13.0 = Counter32: 0 +iso.3.6.1.2.1.5.14.0 = Counter32: 45 +iso.3.6.1.2.1.5.15.0 = Counter32: 8 +iso.3.6.1.2.1.5.16.0 = Counter32: 0 +iso.3.6.1.2.1.5.17.0 = Counter32: 0 +iso.3.6.1.2.1.5.18.0 = Counter32: 0 +iso.3.6.1.2.1.5.19.0 = Counter32: 0 +iso.3.6.1.2.1.5.20.0 = Counter32: 0 +iso.3.6.1.2.1.5.21.0 = Counter32: 0 +iso.3.6.1.2.1.5.22.0 = Counter32: 45 +iso.3.6.1.2.1.5.23.0 = Counter32: 0 +iso.3.6.1.2.1.5.24.0 = Counter32: 0 +iso.3.6.1.2.1.5.25.0 = Counter32: 0 +iso.3.6.1.2.1.5.26.0 = Counter32: 0 +iso.3.6.1.2.1.6.1.0 = INTEGER: 1 +iso.3.6.1.2.1.6.2.0 = INTEGER: 100 +iso.3.6.1.2.1.6.3.0 = INTEGER: 100 +iso.3.6.1.2.1.6.4.0 = INTEGER: -1 +iso.3.6.1.2.1.6.5.0 = Counter32: 0 +iso.3.6.1.2.1.6.6.0 = Counter32: 1505 +iso.3.6.1.2.1.6.7.0 = Counter32: 39488 +iso.3.6.1.2.1.6.8.0 = Counter32: 1435 +iso.3.6.1.2.1.6.9.0 = Gauge32: 0 +iso.3.6.1.2.1.6.10.0 = Counter32: 1234838 +iso.3.6.1.2.1.6.11.0 = Counter32: 1234971 +iso.3.6.1.2.1.6.12.0 = Counter32: 25 +iso.3.6.1.2.1.6.14.0 = Counter32: 0 +iso.3.6.1.2.1.6.15.0 = Counter32: 561 +iso.3.6.1.2.1.7.1.0 = Counter32: 1298 +iso.3.6.1.2.1.7.2.0 = Counter32: 1008 +iso.3.6.1.2.1.7.3.0 = Counter32: 0 +iso.3.6.1.2.1.7.4.0 = Counter32: 292 +iso.3.6.1.2.1.7.5.1.1.0 = IpAddress: 192.168.103.15 +iso.3.6.1.2.1.7.5.1.1.1 = IpAddress: 192.168.103.15 +iso.3.6.1.2.1.7.5.1.1.2 = IpAddress: 192.168.103.15 +iso.3.6.1.2.1.7.5.1.2.0 = INTEGER: 44818 +iso.3.6.1.2.1.7.5.1.2.1 = INTEGER: 161 +iso.3.6.1.2.1.7.5.1.2.2 = INTEGER: 30000 +iso.3.6.1.2.1.8.1.0 = Counter32: 0 +iso.3.6.1.2.1.8.2.0 = Counter32: 0 +iso.3.6.1.2.1.8.3.0 = Counter32: 0 +iso.3.6.1.2.1.8.4.0 = Counter32: 0 +iso.3.6.1.2.1.8.5.1.1.0 = INTEGER: 3 +iso.3.6.1.2.1.8.5.1.2.0 = IpAddress: 0.0.0.0 +iso.3.6.1.2.1.8.5.1.3.0 = INTEGER: 0 +iso.3.6.1.2.1.8.5.1.4.0 = Counter32: 0 +iso.3.6.1.2.1.8.5.1.5.0 = Counter32: 0 +iso.3.6.1.2.1.8.5.1.6.0 = Counter32: 0 +iso.3.6.1.2.1.8.5.1.7.0 = Counter32: 0 +iso.3.6.1.2.1.8.5.1.8.0 = Counter32: 0 +iso.3.6.1.2.1.8.5.1.9.0 = Counter32: 0 +iso.3.6.1.2.1.8.5.1.10.0 = Counter32: 0 +iso.3.6.1.2.1.8.5.1.11.0 = Counter32: 0 +iso.3.6.1.2.1.8.5.1.12.0 = INTEGER: 0 +iso.3.6.1.2.1.8.5.1.13.0 = INTEGER: 0 +iso.3.6.1.2.1.8.5.1.14.0 = INTEGER: 0 +iso.3.6.1.2.1.8.5.1.15.0 = INTEGER: 0 +iso.3.6.1.2.1.8.6.0 = INTEGER: 0 +iso.3.6.1.2.1.11.1.0 = Counter32: 320 +iso.3.6.1.2.1.11.2.0 = Counter32: 320 +iso.3.6.1.2.1.11.3.0 = Counter32: 0 +iso.3.6.1.2.1.11.4.0 = Counter32: 0 +iso.3.6.1.2.1.11.5.0 = Counter32: 0 +iso.3.6.1.2.1.11.6.0 = Counter32: 0 +iso.3.6.1.2.1.11.8.0 = Counter32: 0 +iso.3.6.1.2.1.11.9.0 = Counter32: 0 +iso.3.6.1.2.1.11.10.0 = Counter32: 0 +iso.3.6.1.2.1.11.11.0 = Counter32: 0 +iso.3.6.1.2.1.11.12.0 = Counter32: 0 +iso.3.6.1.2.1.11.13.0 = Counter32: 330 +iso.3.6.1.2.1.11.14.0 = Counter32: 0 +iso.3.6.1.2.1.11.15.0 = Counter32: 0 +iso.3.6.1.2.1.11.16.0 = Counter32: 333 +iso.3.6.1.2.1.11.17.0 = Counter32: 0 +iso.3.6.1.2.1.11.18.0 = Counter32: 0 +iso.3.6.1.2.1.11.19.0 = Counter32: 0 +iso.3.6.1.2.1.11.20.0 = Counter32: 0 +iso.3.6.1.2.1.11.21.0 = Counter32: 0 +iso.3.6.1.2.1.11.22.0 = Counter32: 0 +iso.3.6.1.2.1.11.24.0 = Counter32: 0 +iso.3.6.1.2.1.11.25.0 = Counter32: 0 +iso.3.6.1.2.1.11.26.0 = Counter32: 0 +iso.3.6.1.2.1.11.27.0 = Counter32: 0 +iso.3.6.1.2.1.11.28.0 = Counter32: 0 +iso.3.6.1.2.1.11.29.0 = Counter32: 0 +iso.3.6.1.2.1.11.30.0 = INTEGER: 1 diff --git a/new-plc-profiles/MoxaSwitchScadaInABox b/new-plc-profiles/MoxaSwitchScadaInABox new file mode 100644 index 0000000..b506f37 --- /dev/null +++ b/new-plc-profiles/MoxaSwitchScadaInABox @@ -0,0 +1,49 @@ +# Nmap 7.60 scan initiated Fri Jul 29 13:02:57 2022 as: nmap -vvv -O -p 1-10000 -oN MoxaSwitchScadaInABox -e enp0s8 192.168.104.16 +Increasing send delay for 192.168.104.16 from 0 to 5 due to 77 out of 255 dropped probes since last increase. +Increasing send delay for 192.168.104.16 from 10 to 20 due to 23 out of 75 dropped probes since last increase. +Increasing send delay for 192.168.104.16 from 20 to 40 due to 11 out of 27 dropped probes since last increase. +Increasing send delay for 192.168.104.16 from 40 to 80 due to 11 out of 31 dropped probes since last increase. +adjust_timeouts2: packet supposedly had rtt of -185218 microseconds. Ignoring time. +adjust_timeouts2: packet supposedly had rtt of -185218 microseconds. Ignoring time. +adjust_timeouts2: packet supposedly had rtt of -151396 microseconds. Ignoring time. +adjust_timeouts2: packet supposedly had rtt of -151396 microseconds. Ignoring time. +adjust_timeouts2: packet supposedly had rtt of -150953 microseconds. Ignoring time. +adjust_timeouts2: packet supposedly had rtt of -150953 microseconds. Ignoring time. +Nmap scan report for 192.168.104.16 +Host is up, received arp-response (0.00100s latency). +Scanned at 2022-07-29 13:02:57 PDT for 1036s +Not shown: 9995 closed ports +Reason: 9995 resets +PORT STATE SERVICE REASON +80/tcp open http syn-ack ttl 64 +102/tcp open iso-tsap syn-ack ttl 64 +443/tcp open https syn-ack ttl 64 +502/tcp open mbap syn-ack ttl 64 +4840/tcp open opcua-tcp syn-ack ttl 64 +MAC Address: 8C:F3:19:19:8F:50 (Unknown) +OS fingerprint not ideal because: Didn't receive UDP response. Please try again with -sSU +Aggressive OS guesses: TiVo series 1 (Sony SVR-2000 or Philips HDR112) (Linux 2.1.24-TiVo-2.5, PowerPC) (87%), Dell Remote Access Controller 4 (DRAC 4) (87%), FreeBSD 5.2.1-RC2 (87%), Dell Embedded Remote Access (ERA) Controller 3.38 or 4/I (87%), IBM AIX 5.3 (87%), Lantronix XPress-DR+ serial-to-Ethernet bridge (87%), Intermec Easycoder thermal printer (87%), OpenBSD 4.4 - 4.6 (87%), OpenBSD 4.9 - 5.4 (87%), OpenBSD 5.2 - 5.3 (87%) +No exact OS matches for host (test conditions non-ideal). +TCP/IP fingerprint: +SCAN(V=7.60%E=4%D=7/29%OT=80%CT=1%CU=%PV=Y%DS=1%DC=D%G=N%M=8CF319%TM=62E440FD%P=x86_64-pc-linux-gnu) +SEQ(SP=105%GCD=1%ISR=109%TI=RD%CI=RD%TS=U) +OPS(O1=M5B4%O2=M5B4%O3=M5B4%O4=M5B4%O5=M5B4%O6=M5B4) +WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) +ECN(R=Y%DF=Y%TG=40%W=2000%O=M5B4%CC=N%Q=) +T1(R=Y%DF=Y%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=Y%DF=Y%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) +T3(R=Y%DF=Y%TG=40%W=2000%S=O%A=S+%F=AS%O=M5B4%RD=0%Q=) +T4(R=Y%DF=Y%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=Y%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=Y%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=Y%DF=Y%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) +U1(R=N) +IE(R=Y%DFI=S%TG=FF%CD=S) + +Network Distance: 1 hop +TCP Sequence Prediction: Difficulty=261 (Good luck!) +IP ID Sequence Generation: Randomized + +Read data files from: /usr/bin/../share/nmap +OS detection performed. Please report any incorrect results at https://nmap.org/submit/ . +# Nmap done at Fri Jul 29 13:20:13 2022 -- 1 IP address (1 host up) scanned in 1036.25 seconds diff --git a/new-plc-profiles/MoxaSwitchScadaInABox2 b/new-plc-profiles/MoxaSwitchScadaInABox2 new file mode 100644 index 0000000..dc2dcee --- /dev/null +++ b/new-plc-profiles/MoxaSwitchScadaInABox2 @@ -0,0 +1,4 @@ +# Nmap 7.60 scan initiated Fri Jul 29 14:13:23 2022 as: nmap -vvv -O -p 1-10000 -oN MoxaSwitchScadaInABox2 -e enp0s8 192.168.110.50 +Nmap scan report for 192.168.110.50 [host down, received no-response] +Read data files from: /usr/bin/../share/nmap +# Nmap done at Fri Jul 29 14:13:24 2022 -- 1 IP address (0 hosts up) scanned in 0.77 seconds diff --git a/new-plc-profiles/PhoenixContactScadaInABox b/new-plc-profiles/PhoenixContactScadaInABox new file mode 100644 index 0000000..3eeebc3 --- /dev/null +++ b/new-plc-profiles/PhoenixContactScadaInABox @@ -0,0 +1,4 @@ +# Nmap 7.60 scan initiated Fri Jul 29 12:57:12 2022 as: nmap -vvv -O -p 1-10000 -oN PhoenixContactScadaInABox -e enp0s8 192.168.56.1 +Nmap scan report for 192.168.56.1 [host down, received no-response] +Read data files from: /usr/bin/../share/nmap +# Nmap done at Fri Jul 29 12:57:13 2022 -- 1 IP address (0 hosts up) scanned in 0.95 seconds diff --git a/new-plc-profiles/Siemens ET200SP/SiemensWindowsEmbedded2 b/new-plc-profiles/Siemens ET200SP/SiemensWindowsEmbedded2 new file mode 100644 index 0000000..c41e083 --- /dev/null +++ b/new-plc-profiles/Siemens ET200SP/SiemensWindowsEmbedded2 @@ -0,0 +1,40 @@ +# Nmap 7.60 scan initiated Fri Jul 29 15:10:26 2022 as: nmap -vvv -O -p 1-6000 -oN SiemensWindowsEmbedded2 -e enp0s8 192.168.1.1 +Increasing send delay for 192.168.1.1 from 0 to 5 due to 11 out of 28 dropped probes since last increase. +Increasing send delay for 192.168.1.1 from 5 to 10 due to 11 out of 36 dropped probes since last increase. +Increasing send delay for 192.168.1.1 from 10 to 20 due to 11 out of 33 dropped probes since last increase. +Increasing send delay for 192.168.1.1 from 20 to 40 due to 11 out of 32 dropped probes since last increase. +Increasing send delay for 192.168.1.1 from 40 to 80 due to 11 out of 31 dropped probes since last increase. +Nmap scan report for 192.168.1.1 +Host is up, received arp-response (0.0012s latency). +Scanned at 2022-07-29 15:10:26 PDT for 453s +Not shown: 5994 filtered ports +Reason: 5994 no-responses +PORT STATE SERVICE REASON +102/tcp open iso-tsap syn-ack ttl 128 +515/tcp open printer syn-ack ttl 128 +2103/tcp open zephyr-clt syn-ack ttl 128 +2105/tcp open eklogin syn-ack ttl 128 +2107/tcp open msmq-mgmt syn-ack ttl 128 +4410/tcp open itwo-server syn-ack ttl 128 +MAC Address: 28:63:36:2D:96:95 (Siemens AG - Industrial Automation - EWA) +Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port +Device type: general purpose|specialized|phone +Running: Microsoft Windows 2008|8.1|7|Phone|Vista +OS CPE: cpe:/o:microsoft:windows_server_2008:r2 cpe:/o:microsoft:windows_8.1 cpe:/o:microsoft:windows_7 cpe:/o:microsoft:windows cpe:/o:microsoft:windows_vista::- cpe:/o:microsoft:windows_vista::sp1 +OS details: Microsoft Windows Server 2008 R2 or Windows 8.1, Microsoft Windows Embedded Standard 7, Microsoft Windows Phone 7.5 or 8.0, Microsoft Windows Vista SP0 or SP1, Windows Server 2008 SP1, or Windows 7, Microsoft Windows Vista SP2, Windows 7 SP1, or Windows Server 2008 +TCP/IP fingerprint: +OS:SCAN(V=7.60%E=4%D=7/29%OT=102%CT=%CU=%PV=Y%DS=1%DC=D%G=N%M=286336%TM=62E +OS:45C97%P=x86_64-pc-linux-gnu)SEQ(SP=105%GCD=1%ISR=105%TI=I%TS=7)OPS(O1=M5 +OS:B4NW8ST11%O2=M5B4NW8ST11%O3=M5B4NW8NNT11%O4=M5B4NW8ST11%O5=M5B4NW8ST11%O +OS:6=M5B4ST11)WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000)ECN(R=Y%D +OS:F=Y%TG=80%W=2000%O=M5B4NW8NNS%CC=N%Q=)T1(R=Y%DF=Y%TG=80%S=O%A=S+%F=AS%RD +OS:=0%Q=)T2(R=N)T3(R=N)T4(R=N)U1(R=N)IE(R=Y%DFI=N%TG=80%CD=Z) + +Uptime guess: 0.091 days (since Fri Jul 29 13:06:25 2022) +Network Distance: 1 hop +TCP Sequence Prediction: Difficulty=261 (Good luck!) +IP ID Sequence Generation: Incremental + +Read data files from: /usr/bin/../share/nmap +OS detection performed. Please report any incorrect results at https://nmap.org/submit/ . +# Nmap done at Fri Jul 29 15:17:59 2022 -- 1 IP address (1 host up) scanned in 453.50 seconds diff --git a/new-plc-profiles/SiemensET200S.fingerprint b/new-plc-profiles/SiemensET200S.fingerprint new file mode 100644 index 0000000..aea0c30 --- /dev/null +++ b/new-plc-profiles/SiemensET200S.fingerprint @@ -0,0 +1 @@ +# Nmap 7.60 scan initiated Fri Jul 29 10:42:32 2022 as: nmap -vvv -O -p 1-60000 -oN SiemensET200S.fingerprint -e enp0s10 192.168.56.1 diff --git a/new-plc-profiles/SiemensET200S.mib b/new-plc-profiles/SiemensET200S.mib new file mode 100644 index 0000000..5d2631f --- /dev/null +++ b/new-plc-profiles/SiemensET200S.mib @@ -0,0 +1,191 @@ +iso.3.6.1.2.1.1.1.0 = STRING: "Siemens, SIMATIC S7, IM151-3PN HF , 6ES7 151-3BA23-0AB0 , HW: V8.0.0, FW: V7.0.5, SN: S C-H6CE57442016 " +iso.3.6.1.2.1.1.2.0 = OID: ccitt.0 +iso.3.6.1.2.1.1.3.0 = Timeticks: (110900) 0:18:29.00 +iso.3.6.1.2.1.1.4.0 = "" +iso.3.6.1.2.1.1.5.0 = "" +iso.3.6.1.2.1.1.6.0 = "" +iso.3.6.1.2.1.1.7.0 = INTEGER: 92 +iso.3.6.1.2.1.2.1.0 = INTEGER: 3 +iso.3.6.1.2.1.2.2.1.1.1 = INTEGER: 1 +iso.3.6.1.2.1.2.2.1.1.2 = INTEGER: 2 +iso.3.6.1.2.1.2.2.1.1.3 = INTEGER: 3 +iso.3.6.1.2.1.2.2.1.2.1 = STRING: "Siemens, SIMATIC S7, internal" +iso.3.6.1.2.1.2.2.1.2.2 = STRING: "Siemens, SIMATIC S7, Ethernet Switch Port 1, link, 100 Mbit, full duplex, autonegotiation" +iso.3.6.1.2.1.2.2.1.2.3 = STRING: "Siemens, SIMATIC S7, Ethernet Switch Port 2, no link, autonegotiation" +iso.3.6.1.2.1.2.2.1.3.1 = INTEGER: 6 +iso.3.6.1.2.1.2.2.1.3.2 = INTEGER: 6 +iso.3.6.1.2.1.2.2.1.3.3 = INTEGER: 6 +iso.3.6.1.2.1.2.2.1.4.1 = INTEGER: 1518 +iso.3.6.1.2.1.2.2.1.4.2 = INTEGER: 1518 +iso.3.6.1.2.1.2.2.1.4.3 = INTEGER: 1518 +iso.3.6.1.2.1.2.2.1.5.1 = Gauge32: 100000000 +iso.3.6.1.2.1.2.2.1.5.2 = Gauge32: 100000000 +iso.3.6.1.2.1.2.2.1.5.3 = Gauge32: 100000000 +iso.3.6.1.2.1.2.2.1.6.1 = Hex-STRING: 28 63 36 61 30 D8 +iso.3.6.1.2.1.2.2.1.6.2 = Hex-STRING: 28 63 36 61 30 D9 +iso.3.6.1.2.1.2.2.1.6.3 = Hex-STRING: 28 63 36 61 30 DA +iso.3.6.1.2.1.2.2.1.7.1 = INTEGER: 1 +iso.3.6.1.2.1.2.2.1.7.2 = INTEGER: 1 +iso.3.6.1.2.1.2.2.1.7.3 = INTEGER: 1 +iso.3.6.1.2.1.2.2.1.8.1 = INTEGER: 1 +iso.3.6.1.2.1.2.2.1.8.2 = INTEGER: 1 +iso.3.6.1.2.1.2.2.1.8.3 = INTEGER: 2 +iso.3.6.1.2.1.2.2.1.9.1 = Timeticks: (52350) 0:08:43.50 +iso.3.6.1.2.1.2.2.1.9.2 = Timeticks: (88330) 0:14:43.30 +iso.3.6.1.2.1.2.2.1.9.3 = Timeticks: (88160) 0:14:41.60 +iso.3.6.1.2.1.2.2.1.10.1 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.10.2 = Counter32: 373303 +iso.3.6.1.2.1.2.2.1.10.3 = Counter32: 92375 +iso.3.6.1.2.1.2.2.1.11.1 = Counter32: 1022 +iso.3.6.1.2.1.2.2.1.11.2 = Counter32: 3085 +iso.3.6.1.2.1.2.2.1.11.3 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.12.1 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.12.2 = Counter32: 1466 +iso.3.6.1.2.1.2.2.1.12.3 = Counter32: 788 +iso.3.6.1.2.1.2.2.1.13.1 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.13.2 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.13.3 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.14.1 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.14.2 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.14.3 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.15.1 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.15.2 = Counter32: 594 +iso.3.6.1.2.1.2.2.1.15.3 = Counter32: 355 +iso.3.6.1.2.1.2.2.1.16.1 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.16.2 = Counter32: 71365 +iso.3.6.1.2.1.2.2.1.16.3 = Counter32: 23232 +iso.3.6.1.2.1.2.2.1.17.1 = Counter32: 1174 +iso.3.6.1.2.1.2.2.1.17.2 = Counter32: 105 +iso.3.6.1.2.1.2.2.1.17.3 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.18.1 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.18.2 = Counter32: 770 +iso.3.6.1.2.1.2.2.1.18.3 = Counter32: 300 +iso.3.6.1.2.1.2.2.1.19.1 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.19.2 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.19.3 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.20.1 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.20.2 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.20.3 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.21.1 = Gauge32: 0 +iso.3.6.1.2.1.2.2.1.21.2 = Gauge32: 0 +iso.3.6.1.2.1.2.2.1.21.3 = Gauge32: 0 +iso.3.6.1.2.1.2.2.1.22.1 = OID: ccitt.0 +iso.3.6.1.2.1.2.2.1.22.2 = OID: ccitt.0 +iso.3.6.1.2.1.2.2.1.22.3 = OID: ccitt.0 +iso.3.6.1.2.1.4.1.0 = INTEGER: 2 +iso.3.6.1.2.1.4.2.0 = INTEGER: 30 +iso.3.6.1.2.1.4.3.0 = Counter32: 689 +iso.3.6.1.2.1.4.4.0 = Counter32: 0 +iso.3.6.1.2.1.4.5.0 = Counter32: 0 +iso.3.6.1.2.1.4.6.0 = Counter32: 0 +iso.3.6.1.2.1.4.7.0 = Counter32: 0 +iso.3.6.1.2.1.4.8.0 = Counter32: 0 +iso.3.6.1.2.1.4.9.0 = Counter32: 448 +iso.3.6.1.2.1.4.10.0 = Counter32: 103 +iso.3.6.1.2.1.4.11.0 = Counter32: 247 +iso.3.6.1.2.1.4.12.0 = Counter32: 0 +iso.3.6.1.2.1.4.13.0 = INTEGER: 120 +iso.3.6.1.2.1.4.14.0 = Counter32: 0 +iso.3.6.1.2.1.4.15.0 = Counter32: 0 +iso.3.6.1.2.1.4.16.0 = Counter32: 0 +iso.3.6.1.2.1.4.17.0 = Counter32: 0 +iso.3.6.1.2.1.4.18.0 = Counter32: 0 +iso.3.6.1.2.1.4.19.0 = Counter32: 0 +iso.3.6.1.2.1.4.20.1.1.192.168.0.10 = IpAddress: 192.168.0.10 +iso.3.6.1.2.1.4.20.1.2.192.168.0.10 = INTEGER: 1 +iso.3.6.1.2.1.4.20.1.3.192.168.0.10 = IpAddress: 255.255.255.0 +iso.3.6.1.2.1.4.20.1.4.192.168.0.10 = INTEGER: 1 +iso.3.6.1.2.1.4.20.1.5.192.168.0.10 = INTEGER: 1526 +iso.3.6.1.2.1.4.21.1.1.192.168.0.0 = IpAddress: 192.168.0.0 +iso.3.6.1.2.1.4.21.1.2.192.168.0.0 = INTEGER: 1 +iso.3.6.1.2.1.4.21.1.3.192.168.0.0 = INTEGER: -1 +iso.3.6.1.2.1.4.21.1.4.192.168.0.0 = INTEGER: -1 +iso.3.6.1.2.1.4.21.1.5.192.168.0.0 = INTEGER: -1 +iso.3.6.1.2.1.4.21.1.6.192.168.0.0 = INTEGER: -1 +iso.3.6.1.2.1.4.21.1.7.192.168.0.0 = IpAddress: 255.255.255.255 +iso.3.6.1.2.1.4.21.1.8.192.168.0.0 = INTEGER: 3 +iso.3.6.1.2.1.4.21.1.9.192.168.0.0 = INTEGER: 2 +iso.3.6.1.2.1.4.21.1.10.192.168.0.0 = INTEGER: 1109 +iso.3.6.1.2.1.4.21.1.11.192.168.0.0 = IpAddress: 255.255.255.0 +iso.3.6.1.2.1.4.21.1.12.192.168.0.0 = INTEGER: -1 +iso.3.6.1.2.1.4.21.1.13.192.168.0.0 = OID: ccitt.0 +iso.3.6.1.2.1.4.22.1.1.1.192.168.0.30 = INTEGER: 1 +iso.3.6.1.2.1.4.22.1.2.1.192.168.0.30 = Hex-STRING: 08 00 27 CF 3A 76 +iso.3.6.1.2.1.4.22.1.3.1.192.168.0.30 = IpAddress: 192.168.0.30 +iso.3.6.1.2.1.4.22.1.4.1.192.168.0.30 = INTEGER: 3 +iso.3.6.1.2.1.4.23.0 = Counter32: 0 +iso.3.6.1.2.1.5.1.0 = Counter32: 10 +iso.3.6.1.2.1.5.2.0 = Counter32: 0 +iso.3.6.1.2.1.5.3.0 = Counter32: 0 +iso.3.6.1.2.1.5.4.0 = Counter32: 0 +iso.3.6.1.2.1.5.5.0 = Counter32: 0 +iso.3.6.1.2.1.5.6.0 = Counter32: 0 +iso.3.6.1.2.1.5.7.0 = Counter32: 0 +iso.3.6.1.2.1.5.8.0 = Counter32: 10 +iso.3.6.1.2.1.5.9.0 = Counter32: 0 +iso.3.6.1.2.1.5.10.0 = Counter32: 0 +iso.3.6.1.2.1.5.11.0 = Counter32: 0 +iso.3.6.1.2.1.5.12.0 = Counter32: 0 +iso.3.6.1.2.1.5.13.0 = Counter32: 0 +iso.3.6.1.2.1.5.14.0 = Counter32: 10 +iso.3.6.1.2.1.5.15.0 = Counter32: 0 +iso.3.6.1.2.1.5.16.0 = Counter32: 0 +iso.3.6.1.2.1.5.17.0 = Counter32: 0 +iso.3.6.1.2.1.5.18.0 = Counter32: 0 +iso.3.6.1.2.1.5.19.0 = Counter32: 0 +iso.3.6.1.2.1.5.20.0 = Counter32: 0 +iso.3.6.1.2.1.5.21.0 = Counter32: 0 +iso.3.6.1.2.1.5.22.0 = Counter32: 10 +iso.3.6.1.2.1.5.23.0 = Counter32: 0 +iso.3.6.1.2.1.5.24.0 = Counter32: 0 +iso.3.6.1.2.1.5.25.0 = Counter32: 0 +iso.3.6.1.2.1.5.26.0 = Counter32: 0 +iso.3.6.1.2.1.6.1.0 = INTEGER: 2 +iso.3.6.1.2.1.6.2.0 = INTEGER: 2000 +iso.3.6.1.2.1.6.3.0 = INTEGER: 128000 +iso.3.6.1.2.1.6.4.0 = INTEGER: 0 +iso.3.6.1.2.1.6.5.0 = Counter32: 0 +iso.3.6.1.2.1.6.6.0 = Counter32: 0 +iso.3.6.1.2.1.6.7.0 = Counter32: 0 +iso.3.6.1.2.1.6.8.0 = Counter32: 0 +iso.3.6.1.2.1.6.9.0 = Gauge32: 0 +iso.3.6.1.2.1.6.10.0 = Counter32: 0 +iso.3.6.1.2.1.6.11.0 = Counter32: 0 +iso.3.6.1.2.1.6.12.0 = Counter32: 0 +iso.3.6.1.2.1.6.14.0 = Counter32: 0 +iso.3.6.1.2.1.6.15.0 = Counter32: 0 +iso.3.6.1.2.1.7.1.0 = Counter32: 175 +iso.3.6.1.2.1.7.2.0 = Counter32: 8 +iso.3.6.1.2.1.7.3.0 = Counter32: 337 +iso.3.6.1.2.1.7.4.0 = Counter32: 169 +iso.3.6.1.2.1.7.5.1.1.0.0.0.0.161 = IpAddress: 0.0.0.0 +iso.3.6.1.2.1.7.5.1.2.0.0.0.0.161 = INTEGER: 161 +iso.3.6.1.2.1.11.1.0 = Counter32: 163 +iso.3.6.1.2.1.11.2.0 = Counter32: 163 +iso.3.6.1.2.1.11.3.0 = Counter32: 0 +iso.3.6.1.2.1.11.4.0 = Counter32: 0 +iso.3.6.1.2.1.11.5.0 = Counter32: 0 +iso.3.6.1.2.1.11.6.0 = Counter32: 0 +iso.3.6.1.2.1.11.8.0 = Counter32: 0 +iso.3.6.1.2.1.11.9.0 = Counter32: 0 +iso.3.6.1.2.1.11.10.0 = Counter32: 0 +iso.3.6.1.2.1.11.11.0 = Counter32: 0 +iso.3.6.1.2.1.11.12.0 = Counter32: 0 +iso.3.6.1.2.1.11.13.0 = Counter32: 174 +iso.3.6.1.2.1.11.14.0 = Counter32: 0 +iso.3.6.1.2.1.11.15.0 = Counter32: 0 +iso.3.6.1.2.1.11.16.0 = Counter32: 177 +iso.3.6.1.2.1.11.17.0 = Counter32: 0 +iso.3.6.1.2.1.11.18.0 = Counter32: 0 +iso.3.6.1.2.1.11.19.0 = Counter32: 0 +iso.3.6.1.2.1.11.20.0 = Counter32: 0 +iso.3.6.1.2.1.11.21.0 = Counter32: 0 +iso.3.6.1.2.1.11.22.0 = Counter32: 0 +iso.3.6.1.2.1.11.24.0 = Counter32: 0 +iso.3.6.1.2.1.11.25.0 = Counter32: 0 +iso.3.6.1.2.1.11.26.0 = Counter32: 0 +iso.3.6.1.2.1.11.27.0 = Counter32: 0 +iso.3.6.1.2.1.11.28.0 = Counter32: 187 +iso.3.6.1.2.1.11.29.0 = Counter32: 0 +iso.3.6.1.2.1.11.30.0 = INTEGER: 2 +End of MIB diff --git a/new-plc-profiles/SiemensWindowsEmbedded b/new-plc-profiles/SiemensWindowsEmbedded new file mode 100644 index 0000000..426e201 --- /dev/null +++ b/new-plc-profiles/SiemensWindowsEmbedded @@ -0,0 +1,40 @@ +# Nmap 7.60 scan initiated Fri Jul 29 14:29:56 2022 as: nmap -vvv -O -p 1-6000 -oN SiemensWindowsEmbedded -e enp0s8 192.168.1.1 +Increasing send delay for 192.168.1.1 from 0 to 5 due to 11 out of 31 dropped probes since last increase. +Increasing send delay for 192.168.1.1 from 5 to 10 due to 11 out of 31 dropped probes since last increase. +Increasing send delay for 192.168.1.1 from 10 to 20 due to 11 out of 29 dropped probes since last increase. +Increasing send delay for 192.168.1.1 from 20 to 40 due to 12 out of 39 dropped probes since last increase. +Increasing send delay for 192.168.1.1 from 40 to 80 due to 11 out of 29 dropped probes since last increase. +Nmap scan report for 192.168.1.1 +Host is up, received arp-response (0.0020s latency). +Scanned at 2022-07-29 14:29:56 PDT for 241s +Not shown: 5994 filtered ports +Reason: 5994 no-responses +PORT STATE SERVICE REASON +102/tcp open iso-tsap syn-ack ttl 128 +515/tcp open printer syn-ack ttl 128 +2103/tcp open zephyr-clt syn-ack ttl 128 +2105/tcp open eklogin syn-ack ttl 128 +2107/tcp open msmq-mgmt syn-ack ttl 128 +4410/tcp open itwo-server syn-ack ttl 128 +MAC Address: 28:63:36:2D:96:95 (Siemens AG - Industrial Automation - EWA) +Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port +Device type: general purpose|specialized|phone +Running: Microsoft Windows 2008|8.1|7|Phone|Vista +OS CPE: cpe:/o:microsoft:windows_server_2008:r2 cpe:/o:microsoft:windows_8.1 cpe:/o:microsoft:windows_7::-:professional cpe:/o:microsoft:windows_8 cpe:/o:microsoft:windows_7 cpe:/o:microsoft:windows cpe:/o:microsoft:windows_vista::- cpe:/o:microsoft:windows_vista::sp1 +OS details: Microsoft Windows Server 2008 R2 or Windows 8.1, Microsoft Windows 7 Professional or Windows 8, Microsoft Windows Embedded Standard 7, Microsoft Windows Phone 7.5 or 8.0, Microsoft Windows Vista SP0 or SP1, Windows Server 2008 SP1, or Windows 7, Microsoft Windows Vista SP2, Windows 7 SP1, or Windows Server 2008 +TCP/IP fingerprint: +OS:SCAN(V=7.60%E=4%D=7/29%OT=102%CT=%CU=%PV=Y%DS=1%DC=D%G=N%M=286336%TM=62E +OS:45245%P=x86_64-pc-linux-gnu)SEQ(SP=103%GCD=1%ISR=107%TI=I%TS=7)OPS(O1=M5 +OS:B4NW8ST11%O2=M5B4NW8ST11%O3=M5B4NW8NNT11%O4=M5B4NW8ST11%O5=M5B4NW8ST11%O +OS:6=M5B4ST11)WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000)ECN(R=Y%D +OS:F=Y%TG=80%W=2000%O=M5B4NW8NNS%CC=N%Q=)T1(R=Y%DF=Y%TG=80%S=O%A=S+%F=AS%RD +OS:=0%Q=)T2(R=N)T3(R=N)T4(R=N)U1(R=N)IE(R=Y%DFI=N%TG=80%CD=Z) + +Uptime guess: 0.061 days (since Fri Jul 29 13:06:25 2022) +Network Distance: 1 hop +TCP Sequence Prediction: Difficulty=259 (Good luck!) +IP ID Sequence Generation: Incremental + +Read data files from: /usr/bin/../share/nmap +OS detection performed. Please report any incorrect results at https://nmap.org/submit/ . +# Nmap done at Fri Jul 29 14:33:57 2022 -- 1 IP address (1 host up) scanned in 241.06 seconds diff --git a/new-plc-profiles/SiemensWindowsEmbedded2 b/new-plc-profiles/SiemensWindowsEmbedded2 new file mode 100644 index 0000000..c41e083 --- /dev/null +++ b/new-plc-profiles/SiemensWindowsEmbedded2 @@ -0,0 +1,40 @@ +# Nmap 7.60 scan initiated Fri Jul 29 15:10:26 2022 as: nmap -vvv -O -p 1-6000 -oN SiemensWindowsEmbedded2 -e enp0s8 192.168.1.1 +Increasing send delay for 192.168.1.1 from 0 to 5 due to 11 out of 28 dropped probes since last increase. +Increasing send delay for 192.168.1.1 from 5 to 10 due to 11 out of 36 dropped probes since last increase. +Increasing send delay for 192.168.1.1 from 10 to 20 due to 11 out of 33 dropped probes since last increase. +Increasing send delay for 192.168.1.1 from 20 to 40 due to 11 out of 32 dropped probes since last increase. +Increasing send delay for 192.168.1.1 from 40 to 80 due to 11 out of 31 dropped probes since last increase. +Nmap scan report for 192.168.1.1 +Host is up, received arp-response (0.0012s latency). +Scanned at 2022-07-29 15:10:26 PDT for 453s +Not shown: 5994 filtered ports +Reason: 5994 no-responses +PORT STATE SERVICE REASON +102/tcp open iso-tsap syn-ack ttl 128 +515/tcp open printer syn-ack ttl 128 +2103/tcp open zephyr-clt syn-ack ttl 128 +2105/tcp open eklogin syn-ack ttl 128 +2107/tcp open msmq-mgmt syn-ack ttl 128 +4410/tcp open itwo-server syn-ack ttl 128 +MAC Address: 28:63:36:2D:96:95 (Siemens AG - Industrial Automation - EWA) +Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port +Device type: general purpose|specialized|phone +Running: Microsoft Windows 2008|8.1|7|Phone|Vista +OS CPE: cpe:/o:microsoft:windows_server_2008:r2 cpe:/o:microsoft:windows_8.1 cpe:/o:microsoft:windows_7 cpe:/o:microsoft:windows cpe:/o:microsoft:windows_vista::- cpe:/o:microsoft:windows_vista::sp1 +OS details: Microsoft Windows Server 2008 R2 or Windows 8.1, Microsoft Windows Embedded Standard 7, Microsoft Windows Phone 7.5 or 8.0, Microsoft Windows Vista SP0 or SP1, Windows Server 2008 SP1, or Windows 7, Microsoft Windows Vista SP2, Windows 7 SP1, or Windows Server 2008 +TCP/IP fingerprint: +OS:SCAN(V=7.60%E=4%D=7/29%OT=102%CT=%CU=%PV=Y%DS=1%DC=D%G=N%M=286336%TM=62E +OS:45C97%P=x86_64-pc-linux-gnu)SEQ(SP=105%GCD=1%ISR=105%TI=I%TS=7)OPS(O1=M5 +OS:B4NW8ST11%O2=M5B4NW8ST11%O3=M5B4NW8NNT11%O4=M5B4NW8ST11%O5=M5B4NW8ST11%O +OS:6=M5B4ST11)WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000)ECN(R=Y%D +OS:F=Y%TG=80%W=2000%O=M5B4NW8NNS%CC=N%Q=)T1(R=Y%DF=Y%TG=80%S=O%A=S+%F=AS%RD +OS:=0%Q=)T2(R=N)T3(R=N)T4(R=N)U1(R=N)IE(R=Y%DFI=N%TG=80%CD=Z) + +Uptime guess: 0.091 days (since Fri Jul 29 13:06:25 2022) +Network Distance: 1 hop +TCP Sequence Prediction: Difficulty=261 (Good luck!) +IP ID Sequence Generation: Incremental + +Read data files from: /usr/bin/../share/nmap +OS detection performed. Please report any incorrect results at https://nmap.org/submit/ . +# Nmap done at Fri Jul 29 15:17:59 2022 -- 1 IP address (1 host up) scanned in 453.50 seconds diff --git a/new-plc-profiles/allen-bradleyENBTA.mib b/new-plc-profiles/allen-bradleyENBTA.mib new file mode 100644 index 0000000..81c84ad --- /dev/null +++ b/new-plc-profiles/allen-bradleyENBTA.mib @@ -0,0 +1,231 @@ +iso.3.6.1.2.1.1.1.0 = STRING: "Rockwell Automation 1756-ENBT" +iso.3.6.1.2.1.1.2.0 = OID: iso.3.6.1.4.1.95.1.12 +iso.3.6.1.2.1.1.3.0 = Timeticks: (16744470) 1 day, 22:30:44.70 +iso.3.6.1.2.1.1.4.0 = "" +iso.3.6.1.2.1.1.5.0 = "" +iso.3.6.1.2.1.1.6.0 = "" +iso.3.6.1.2.1.1.7.0 = INTEGER: 79 +iso.3.6.1.2.1.2.1.0 = INTEGER: 2 +iso.3.6.1.2.1.2.2.1.1.1 = INTEGER: 1 +iso.3.6.1.2.1.2.2.1.1.2 = INTEGER: 2 +iso.3.6.1.2.1.2.2.1.2.1 = STRING: "lo0" +iso.3.6.1.2.1.2.2.1.2.2 = STRING: "motfec0" +iso.3.6.1.2.1.2.2.1.3.1 = INTEGER: 24 +iso.3.6.1.2.1.2.2.1.3.2 = INTEGER: 6 +iso.3.6.1.2.1.2.2.1.4.1 = INTEGER: 32768 +iso.3.6.1.2.1.2.2.1.4.2 = INTEGER: 1500 +iso.3.6.1.2.1.2.2.1.5.1 = Gauge32: 0 +iso.3.6.1.2.1.2.2.1.5.2 = Gauge32: 10000000 +iso.3.6.1.2.1.2.2.1.6.1 = "" +iso.3.6.1.2.1.2.2.1.6.2 = Hex-STRING: 00 1D 9C D3 BE 80 +iso.3.6.1.2.1.2.2.1.7.1 = INTEGER: 1 +iso.3.6.1.2.1.2.2.1.7.2 = INTEGER: 1 +iso.3.6.1.2.1.2.2.1.8.1 = INTEGER: 1 +iso.3.6.1.2.1.2.2.1.8.2 = INTEGER: 1 +iso.3.6.1.2.1.2.2.1.9.1 = Timeticks: (0) 0:00:00.00 +iso.3.6.1.2.1.2.2.1.9.2 = Timeticks: (0) 0:00:00.00 +iso.3.6.1.2.1.2.2.1.10.1 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.10.2 = Counter32: 1188425 +iso.3.6.1.2.1.2.2.1.11.1 = Counter32: 4 +iso.3.6.1.2.1.2.2.1.11.2 = Counter32: 17493 +iso.3.6.1.2.1.2.2.1.12.1 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.12.2 = Counter32: 521 +iso.3.6.1.2.1.2.2.1.13.1 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.13.2 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.14.1 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.14.2 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.15.1 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.15.2 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.16.1 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.16.2 = Counter32: 890265 +iso.3.6.1.2.1.2.2.1.17.1 = Counter32: 4 +iso.3.6.1.2.1.2.2.1.17.2 = Counter32: 15429 +iso.3.6.1.2.1.2.2.1.18.1 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.18.2 = Counter32: 134 +iso.3.6.1.2.1.2.2.1.19.1 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.19.2 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.20.1 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.20.2 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.21.1 = Gauge32: 0 +iso.3.6.1.2.1.2.2.1.21.2 = Gauge32: 0 +iso.3.6.1.2.1.2.2.1.22.1 = OID: ccitt.0 +iso.3.6.1.2.1.2.2.1.22.2 = OID: ccitt.0 +iso.3.6.1.2.1.4.1.0 = INTEGER: 2 +iso.3.6.1.2.1.4.2.0 = INTEGER: 64 +iso.3.6.1.2.1.4.3.0 = Counter32: 17842 +iso.3.6.1.2.1.4.4.0 = Counter32: 0 +iso.3.6.1.2.1.4.5.0 = Counter32: 20 +iso.3.6.1.2.1.4.6.0 = Counter32: 0 +iso.3.6.1.2.1.4.7.0 = Counter32: 2 +iso.3.6.1.2.1.4.8.0 = Counter32: 0 +iso.3.6.1.2.1.4.9.0 = Counter32: 17826 +iso.3.6.1.2.1.4.10.0 = Counter32: 17483 +iso.3.6.1.2.1.4.11.0 = Counter32: 0 +iso.3.6.1.2.1.4.12.0 = Counter32: 0 +iso.3.6.1.2.1.4.13.0 = INTEGER: 60 +iso.3.6.1.2.1.4.14.0 = Counter32: 0 +iso.3.6.1.2.1.4.15.0 = Counter32: 0 +iso.3.6.1.2.1.4.16.0 = Counter32: 0 +iso.3.6.1.2.1.4.17.0 = Counter32: 0 +iso.3.6.1.2.1.4.18.0 = Counter32: 0 +iso.3.6.1.2.1.4.19.0 = Counter32: 0 +iso.3.6.1.2.1.4.20.1.1.127.0.0.1 = IpAddress: 127.0.0.1 +iso.3.6.1.2.1.4.20.1.1.192.168.0.5 = IpAddress: 192.168.0.5 +iso.3.6.1.2.1.4.20.1.2.127.0.0.1 = INTEGER: 1 +iso.3.6.1.2.1.4.20.1.2.192.168.0.5 = INTEGER: 2 +iso.3.6.1.2.1.4.20.1.3.127.0.0.1 = IpAddress: 255.0.0.0 +iso.3.6.1.2.1.4.20.1.3.192.168.0.5 = IpAddress: 255.255.255.0 +iso.3.6.1.2.1.4.20.1.4.127.0.0.1 = INTEGER: 1 +iso.3.6.1.2.1.4.20.1.4.192.168.0.5 = INTEGER: 1 +iso.3.6.1.2.1.4.20.1.5.127.0.0.1 = INTEGER: 65535 +iso.3.6.1.2.1.4.20.1.5.192.168.0.5 = INTEGER: 65535 +iso.3.6.1.2.1.4.21.1.1.0.0.0.0 = IpAddress: 0.0.0.0 +iso.3.6.1.2.1.4.21.1.1.127.0.0.1 = IpAddress: 127.0.0.1 +iso.3.6.1.2.1.4.21.1.1.192.168.0.0 = IpAddress: 192.168.0.0 +iso.3.6.1.2.1.4.21.1.1.192.168.1.10 = IpAddress: 192.168.1.10 +iso.3.6.1.2.1.4.21.1.2.0.0.0.0 = INTEGER: 2 +iso.3.6.1.2.1.4.21.1.2.127.0.0.1 = INTEGER: 1 +iso.3.6.1.2.1.4.21.1.2.192.168.0.0 = INTEGER: 2 +iso.3.6.1.2.1.4.21.1.2.192.168.1.10 = INTEGER: 2 +iso.3.6.1.2.1.4.21.1.3.0.0.0.0 = INTEGER: 1 +iso.3.6.1.2.1.4.21.1.3.127.0.0.1 = INTEGER: 0 +iso.3.6.1.2.1.4.21.1.3.192.168.0.0 = INTEGER: 0 +iso.3.6.1.2.1.4.21.1.3.192.168.1.10 = INTEGER: 1 +iso.3.6.1.2.1.4.21.1.4.0.0.0.0 = INTEGER: -1 +iso.3.6.1.2.1.4.21.1.4.127.0.0.1 = INTEGER: -1 +iso.3.6.1.2.1.4.21.1.4.192.168.0.0 = INTEGER: -1 +iso.3.6.1.2.1.4.21.1.4.192.168.1.10 = INTEGER: -1 +iso.3.6.1.2.1.4.21.1.5.0.0.0.0 = INTEGER: -1 +iso.3.6.1.2.1.4.21.1.5.127.0.0.1 = INTEGER: -1 +iso.3.6.1.2.1.4.21.1.5.192.168.0.0 = INTEGER: -1 +iso.3.6.1.2.1.4.21.1.5.192.168.1.10 = INTEGER: -1 +iso.3.6.1.2.1.4.21.1.6.0.0.0.0 = INTEGER: -1 +iso.3.6.1.2.1.4.21.1.6.127.0.0.1 = INTEGER: -1 +iso.3.6.1.2.1.4.21.1.6.192.168.0.0 = INTEGER: -1 +iso.3.6.1.2.1.4.21.1.6.192.168.1.10 = INTEGER: -1 +iso.3.6.1.2.1.4.21.1.7.0.0.0.0 = IpAddress: 192.168.0.1 +iso.3.6.1.2.1.4.21.1.7.127.0.0.1 = IpAddress: 127.0.0.1 +iso.3.6.1.2.1.4.21.1.7.192.168.0.0 = IpAddress: 192.168.0.5 +iso.3.6.1.2.1.4.21.1.7.192.168.1.10 = IpAddress: 192.168.0.1 +iso.3.6.1.2.1.4.21.1.8.0.0.0.0 = INTEGER: 4 +iso.3.6.1.2.1.4.21.1.8.127.0.0.1 = INTEGER: 3 +iso.3.6.1.2.1.4.21.1.8.192.168.0.0 = INTEGER: 3 +iso.3.6.1.2.1.4.21.1.8.192.168.1.10 = INTEGER: 4 +iso.3.6.1.2.1.4.21.1.9.0.0.0.0 = INTEGER: 1 +iso.3.6.1.2.1.4.21.1.9.127.0.0.1 = INTEGER: 2 +iso.3.6.1.2.1.4.21.1.9.192.168.0.0 = INTEGER: 2 +iso.3.6.1.2.1.4.21.1.9.192.168.1.10 = INTEGER: 2 +iso.3.6.1.2.1.4.21.1.10.0.0.0.0 = INTEGER: 227 +iso.3.6.1.2.1.4.21.1.10.127.0.0.1 = INTEGER: 167439 +iso.3.6.1.2.1.4.21.1.10.192.168.0.0 = INTEGER: 227 +iso.3.6.1.2.1.4.21.1.10.192.168.1.10 = INTEGER: 138 +iso.3.6.1.2.1.4.21.1.11.0.0.0.0 = IpAddress: 0.0.0.0 +iso.3.6.1.2.1.4.21.1.11.127.0.0.1 = IpAddress: 255.255.255.255 +iso.3.6.1.2.1.4.21.1.11.192.168.0.0 = IpAddress: 255.255.255.0 +iso.3.6.1.2.1.4.21.1.11.192.168.1.10 = IpAddress: 255.255.255.255 +iso.3.6.1.2.1.4.21.1.12.0.0.0.0 = INTEGER: -1 +iso.3.6.1.2.1.4.21.1.12.127.0.0.1 = INTEGER: -1 +iso.3.6.1.2.1.4.21.1.12.192.168.0.0 = INTEGER: -1 +iso.3.6.1.2.1.4.21.1.12.192.168.1.10 = INTEGER: -1 +iso.3.6.1.2.1.4.21.1.13.0.0.0.0 = OID: ccitt.0 +iso.3.6.1.2.1.4.21.1.13.127.0.0.1 = OID: ccitt.0 +iso.3.6.1.2.1.4.21.1.13.192.168.0.0 = OID: ccitt.0 +iso.3.6.1.2.1.4.21.1.13.192.168.1.10 = OID: ccitt.0 +iso.3.6.1.2.1.4.22.1.1.1.192.168.0.5 = INTEGER: 1 +iso.3.6.1.2.1.4.22.1.1.2.192.168.0.200 = INTEGER: 2 +iso.3.6.1.2.1.4.22.1.2.1.192.168.0.5 = Hex-STRING: 00 1D 9C D3 BE 80 +iso.3.6.1.2.1.4.22.1.2.2.192.168.0.200 = Hex-STRING: E8 D8 D1 3F 84 20 +iso.3.6.1.2.1.4.22.1.3.1.192.168.0.5 = IpAddress: 192.168.0.5 +iso.3.6.1.2.1.4.22.1.3.2.192.168.0.200 = IpAddress: 192.168.0.200 +iso.3.6.1.2.1.4.22.1.4.1.192.168.0.5 = INTEGER: 3 +iso.3.6.1.2.1.4.22.1.4.2.192.168.0.200 = INTEGER: 3 +iso.3.6.1.2.1.4.23.0 = Counter32: 0 +iso.3.6.1.2.1.5.1.0 = Counter32: 37 +iso.3.6.1.2.1.5.2.0 = Counter32: 0 +iso.3.6.1.2.1.5.3.0 = Counter32: 2 +iso.3.6.1.2.1.5.4.0 = Counter32: 0 +iso.3.6.1.2.1.5.5.0 = Counter32: 0 +iso.3.6.1.2.1.5.6.0 = Counter32: 0 +iso.3.6.1.2.1.5.7.0 = Counter32: 0 +iso.3.6.1.2.1.5.8.0 = Counter32: 35 +iso.3.6.1.2.1.5.9.0 = Counter32: 0 +iso.3.6.1.2.1.5.10.0 = Counter32: 0 +iso.3.6.1.2.1.5.11.0 = Counter32: 0 +iso.3.6.1.2.1.5.12.0 = Counter32: 0 +iso.3.6.1.2.1.5.13.0 = Counter32: 0 +iso.3.6.1.2.1.5.14.0 = Counter32: 53 +iso.3.6.1.2.1.5.15.0 = Counter32: 18 +iso.3.6.1.2.1.5.16.0 = Counter32: 18 +iso.3.6.1.2.1.5.17.0 = Counter32: 0 +iso.3.6.1.2.1.5.18.0 = Counter32: 0 +iso.3.6.1.2.1.5.19.0 = Counter32: 0 +iso.3.6.1.2.1.5.20.0 = Counter32: 0 +iso.3.6.1.2.1.5.21.0 = Counter32: 0 +iso.3.6.1.2.1.5.22.0 = Counter32: 35 +iso.3.6.1.2.1.5.23.0 = Counter32: 0 +iso.3.6.1.2.1.5.24.0 = Counter32: 0 +iso.3.6.1.2.1.5.25.0 = Counter32: 0 +iso.3.6.1.2.1.5.26.0 = Counter32: 0 +iso.3.6.1.2.1.6.1.0 = INTEGER: 4 +iso.3.6.1.2.1.6.2.0 = INTEGER: 1000 +iso.3.6.1.2.1.6.3.0 = INTEGER: 64000 +iso.3.6.1.2.1.6.4.0 = INTEGER: -1 +iso.3.6.1.2.1.6.5.0 = Counter32: 0 +iso.3.6.1.2.1.6.6.0 = Counter32: 44 +iso.3.6.1.2.1.6.7.0 = Counter32: 0 +iso.3.6.1.2.1.6.8.0 = Counter32: 2 +iso.3.6.1.2.1.6.9.0 = Gauge32: 0 +iso.3.6.1.2.1.6.10.0 = Counter32: 17172 +iso.3.6.1.2.1.6.11.0 = Counter32: 132 +iso.3.6.1.2.1.6.12.0 = Counter32: 0 +iso.3.6.1.2.1.6.13.1.1.0.0.0.0.80.0.0.0.0.0 = INTEGER: 2 +iso.3.6.1.2.1.6.13.1.1.0.0.0.0.44818.0.0.0.0.0 = INTEGER: 2 +iso.3.6.1.2.1.6.13.1.2.0.0.0.0.80.0.0.0.0.0 = IpAddress: 0.0.0.0 +iso.3.6.1.2.1.6.13.1.2.0.0.0.0.44818.0.0.0.0.0 = IpAddress: 0.0.0.0 +iso.3.6.1.2.1.6.13.1.3.0.0.0.0.80.0.0.0.0.0 = INTEGER: 80 +iso.3.6.1.2.1.6.13.1.3.0.0.0.0.44818.0.0.0.0.0 = INTEGER: 44818 +iso.3.6.1.2.1.6.13.1.4.0.0.0.0.80.0.0.0.0.0 = IpAddress: 0.0.0.0 +iso.3.6.1.2.1.6.13.1.4.0.0.0.0.44818.0.0.0.0.0 = IpAddress: 0.0.0.0 +iso.3.6.1.2.1.6.13.1.5.0.0.0.0.80.0.0.0.0.0 = INTEGER: 0 +iso.3.6.1.2.1.6.13.1.5.0.0.0.0.44818.0.0.0.0.0 = INTEGER: 0 +iso.3.6.1.2.1.6.14.0 = Counter32: 0 +iso.3.6.1.2.1.6.15.0 = Counter32: 17002 +iso.3.6.1.2.1.7.1.0 = Counter32: 442 +iso.3.6.1.2.1.7.2.0 = Counter32: 327 +iso.3.6.1.2.1.7.3.0 = Counter32: 0 +iso.3.6.1.2.1.7.4.0 = Counter32: 428 +iso.3.6.1.2.1.7.5.1.1.0.0.0.0.161 = IpAddress: 0.0.0.0 +iso.3.6.1.2.1.7.5.1.1.0.0.0.0.2222 = IpAddress: 0.0.0.0 +iso.3.6.1.2.1.7.5.1.1.0.0.0.0.44818 = IpAddress: 0.0.0.0 +iso.3.6.1.2.1.7.5.1.2.0.0.0.0.161 = INTEGER: 161 +iso.3.6.1.2.1.7.5.1.2.0.0.0.0.2222 = INTEGER: 2222 +iso.3.6.1.2.1.7.5.1.2.0.0.0.0.44818 = INTEGER: 44818 +iso.3.6.1.2.1.11.1.0 = Counter32: 434 +iso.3.6.1.2.1.11.2.0 = Counter32: 436 +iso.3.6.1.2.1.11.3.0 = Counter32: 0 +iso.3.6.1.2.1.11.4.0 = Counter32: 0 +iso.3.6.1.2.1.11.5.0 = Counter32: 0 +iso.3.6.1.2.1.11.6.0 = Counter32: 0 +iso.3.6.1.2.1.11.8.0 = Counter32: 0 +iso.3.6.1.2.1.11.9.0 = Counter32: 0 +iso.3.6.1.2.1.11.10.0 = Counter32: 0 +iso.3.6.1.2.1.11.11.0 = Counter32: 0 +iso.3.6.1.2.1.11.12.0 = Counter32: 0 +iso.3.6.1.2.1.11.13.0 = Counter32: 443 +iso.3.6.1.2.1.11.14.0 = Counter32: 0 +iso.3.6.1.2.1.11.15.0 = Counter32: 0 +iso.3.6.1.2.1.11.16.0 = Counter32: 448 +iso.3.6.1.2.1.11.17.0 = Counter32: 0 +iso.3.6.1.2.1.11.18.0 = Counter32: 0 +iso.3.6.1.2.1.11.19.0 = Counter32: 0 +iso.3.6.1.2.1.11.20.0 = Counter32: 0 +iso.3.6.1.2.1.11.21.0 = Counter32: 1 +iso.3.6.1.2.1.11.22.0 = Counter32: 0 +iso.3.6.1.2.1.11.24.0 = Counter32: 0 +iso.3.6.1.2.1.11.25.0 = Counter32: 0 +iso.3.6.1.2.1.11.26.0 = Counter32: 0 +iso.3.6.1.2.1.11.27.0 = Counter32: 0 +iso.3.6.1.2.1.11.28.0 = Counter32: 458 +iso.3.6.1.2.1.11.29.0 = Counter32: 2 +iso.3.6.1.2.1.11.30.0 = INTEGER: 2 +End of MIB diff --git a/new-plc-profiles/allenBradleyENBTA.fingerprint b/new-plc-profiles/allenBradleyENBTA.fingerprint new file mode 100644 index 0000000..93eaa65 --- /dev/null +++ b/new-plc-profiles/allenBradleyENBTA.fingerprint @@ -0,0 +1,41 @@ +# Nmap 7.60 scan initiated Thu Jul 28 16:44:57 2022 as: nmap -vvv -O -p 1-2000,44800-45000 -oN allenBradleyENBTA.fingerprint -e enp0s10 192.168.0.5 +Increasing send delay for 192.168.0.5 from 0 to 5 due to 135 out of 449 dropped probes since last increase. +Increasing send delay for 192.168.0.5 from 5 to 10 due to 42 out of 138 dropped probes since last increase. +Increasing send delay for 192.168.0.5 from 10 to 20 due to 11 out of 33 dropped probes since last increase. +Increasing send delay for 192.168.0.5 from 20 to 40 due to 11 out of 33 dropped probes since last increase. +Increasing send delay for 192.168.0.5 from 40 to 80 due to 11 out of 34 dropped probes since last increase. +adjust_timeouts2: packet supposedly had rtt of -181752 microseconds. Ignoring time. +adjust_timeouts2: packet supposedly had rtt of -181752 microseconds. Ignoring time. +Nmap scan report for 192.168.0.5 +Host is up, received arp-response (0.0011s latency). +Scanned at 2022-07-28 16:44:57 PDT for 188s +Not shown: 2199 closed ports +Reason: 2199 resets +PORT STATE SERVICE REASON +80/tcp open http syn-ack ttl 64 +44818/tcp open EtherNetIP-2 syn-ack ttl 64 +MAC Address: 00:1D:9C:D3:BE:80 (Rockwell Automation) +Device type: general purpose +Running: Wind River VxWorks +OS CPE: cpe:/o:windriver:vxworks +OS details: VxWorks +TCP/IP fingerprint: +OS:SCAN(V=7.60%E=4%D=7/28%OT=80%CT=1%CU=33364%PV=Y%DS=1%DC=D%G=Y%M=001D9C%T +OS:M=62E32036%P=x86_64-pc-linux-gnu)SEQ(SP=99%GCD=1%ISR=A0%TI=I%CI=I%TS=1)O +OS:PS(O1=M5B4NW0NNT11%O2=M5B4NW0NNT11%O3=M5B4NW0NNT11%O4=M5B4NW0NNT11%O5=M5 +OS:B4NW0NNT11%O6=M5B4NNT11)WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2 +OS:000)ECN(R=Y%DF=Y%T=40%W=2000%O=M5B4NW0%CC=N%Q=)T1(R=Y%DF=Y%T=40%S=O%A=S+ +OS:%F=AS%RD=0%Q=)T2(R=N)T3(R=Y%DF=Y%T=40%W=2000%S=O%A=O%F=AS%O=M5B4NW0NNT11 +OS:%RD=0%Q=)T4(R=Y%DF=N%T=40%W=2000%S=A%A=Z%F=R%O=%RD=0%Q=)T5(R=Y%DF=N%T=40 +OS:%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=)T6(R=Y%DF=N%T=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q +OS:=)T7(R=Y%DF=N%T=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=)U1(R=Y%DF=N%T=40%IPL=38%U +OS:N=0%RIPL=G%RID=G%RIPCK=Z%RUCK=0%RUD=G)IE(R=N) + +Uptime guess: 1.954 days (since Tue Jul 26 17:55:02 2022) +Network Distance: 1 hop +TCP Sequence Prediction: Difficulty=153 (Good luck!) +IP ID Sequence Generation: Incremental + +Read data files from: /usr/bin/../share/nmap +OS detection performed. Please report any incorrect results at https://nmap.org/submit/ . +# Nmap done at Thu Jul 28 16:48:06 2022 -- 1 IP address (1 host up) scanned in 188.93 seconds diff --git a/new-plc-profiles/crio9068.fingerprint b/new-plc-profiles/crio9068.fingerprint new file mode 100644 index 0000000..4e8fccd --- /dev/null +++ b/new-plc-profiles/crio9068.fingerprint @@ -0,0 +1,38 @@ +# Nmap 7.60 scan initiated Thu Jul 28 14:28:21 2022 as: nmap -vvv -p 1-5000 -O -oN crio9068.fingerprint -e enp0s10 192.168.0.6 +Increasing send delay for 192.168.0.6 from 5 to 10 due to 11 out of 23 dropped probes since last increase. +Increasing send delay for 192.168.0.6 from 10 to 20 due to 11 out of 25 dropped probes since last increase. +Increasing send delay for 192.168.0.6 from 20 to 40 due to 11 out of 25 dropped probes since last increase. +Increasing send delay for 192.168.0.6 from 40 to 80 due to 11 out of 28 dropped probes since last increase. +adjust_timeouts2: packet supposedly had rtt of -151552 microseconds. Ignoring time. +adjust_timeouts2: packet supposedly had rtt of -151552 microseconds. Ignoring time. +Nmap scan report for 192.168.0.6 +Host is up, received arp-response (0.00037s latency). +Scanned at 2022-07-28 14:28:21 PDT for 118s +Not shown: 4996 closed ports +Reason: 4996 resets +PORT STATE SERVICE REASON +22/tcp open ssh syn-ack ttl 64 +80/tcp open http syn-ack ttl 64 +443/tcp open https syn-ack ttl 64 +3580/tcp open nati-svrloc syn-ack ttl 64 +MAC Address: 00:80:2F:19:EA:4B (National Instruments) +No exact OS matches for host (If you know what OS is running on it, see https://nmap.org/submit/ ). +TCP/IP fingerprint: +OS:SCAN(V=7.60%E=4%D=7/28%OT=22%CT=1%CU=40108%PV=Y%DS=1%DC=D%G=Y%M=00802F%T +OS:M=62E2FFEB%P=x86_64-pc-linux-gnu)SEQ(SP=105%GCD=1%ISR=107%TI=Z%CI=I%II=I +OS:%TS=U)SEQ(SP=104%GCD=1%ISR=107%TI=Z%CI=I%TS=U)OPS(O1=M5B4NNSNW6%O2=M5B4N +OS:NSNW6%O3=M5B4NW6%O4=M5B4NNSNW6%O5=M5B4NNSNW6%O6=M5B4NNS)WIN(W1=7210%W2=7 +OS:210%W3=7210%W4=7210%W5=7210%W6=7210)ECN(R=Y%DF=Y%T=40%W=7210%O=M5B4NNSNW +OS:6%CC=Y%Q=)T1(R=Y%DF=Y%T=40%S=O%A=S+%F=AS%RD=0%Q=)T2(R=N)T3(R=N)T4(R=Y%DF +OS:=Y%T=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=)T5(R=Y%DF=Y%T=40%W=0%S=Z%A=S+%F=AR%O= +OS:%RD=0%Q=)T6(R=Y%DF=Y%T=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=)T7(R=Y%DF=Y%T=40%W= +OS:0%S=Z%A=S+%F=AR%O=%RD=0%Q=)U1(R=Y%DF=N%T=40%IPL=164%UN=0%RIPL=G%RID=G%RI +OS:PCK=G%RUCK=G%RUD=G)IE(R=Y%DFI=N%T=40%CD=S) + +Network Distance: 1 hop +TCP Sequence Prediction: Difficulty=260 (Good luck!) +IP ID Sequence Generation: All zeros + +Read data files from: /usr/bin/../share/nmap +OS detection performed. Please report any incorrect results at https://nmap.org/submit/ . +# Nmap done at Thu Jul 28 14:30:19 2022 -- 1 IP address (1 host up) scanned in 118.98 seconds diff --git a/new-plc-profiles/fingerprint/micrologix1400.fingerprint b/new-plc-profiles/fingerprint/micrologix1400.fingerprint new file mode 100644 index 0000000..a2643f4 --- /dev/null +++ b/new-plc-profiles/fingerprint/micrologix1400.fingerprint @@ -0,0 +1,41 @@ +# Nmap 7.60 scan initiated Tue Jul 26 13:48:51 2022 as: nmap -vvv -p 1-2000 -O -oN micrologix1400.fingerprint 192.168.103.15 +adjust_timeouts2: packet supposedly had rtt of -181399 microseconds. Ignoring time. +adjust_timeouts2: packet supposedly had rtt of -181399 microseconds. Ignoring time. +Nmap scan report for 192.168.103.15 +Host is up, received arp-response (0.0033s latency). +Scanned at 2022-07-26 13:48:51 PDT for 14s +Not shown: 1998 filtered ports +Reason: 1998 no-responses +PORT STATE SERVICE REASON +80/tcp open http syn-ack ttl 128 +502/tcp closed mbap reset ttl 128 +MAC Address: 5C:88:16:BD:82:1D (Unknown) +Device type: specialized +Running (JUST GUESSING): Siemens embedded (85%) +OS CPE: cpe:/h:siemens:simatic_300 +OS fingerprint not ideal because: Didn't receive UDP response. Please try again with -sSU +Aggressive OS guesses: Siemens Simatic 300 programmable logic controller (85%), Siemens SPS programmable logic controller (85%) +No exact OS matches for host (test conditions non-ideal). +TCP/IP fingerprint: +SCAN(V=7.60%E=4%D=7/26%OT=80%CT=502%CU=%PV=Y%DS=1%DC=D%G=N%M=5C8816%TM=62E05341%P=x86_64-pc-linux-gnu) +SEQ(SP=104%GCD=1%ISR=10D%TI=I%CI=I%TS=U) +OPS(O1=M5C6NNNL%O2=M5C6NNNL%O3=M5C6NNNL%O4=M5C6NNNL%O5=M5C6NNNL%O6=M5C6NNNL) +WIN(W1=800%W2=800%W3=800%W4=800%W5=800%W6=800) +ECN(R=Y%DF=N%TG=80%W=800%O=M5C6NNNL%CC=N%Q=) +T1(R=Y%DF=N%TG=80%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=Y%DF=N%TG=80%W=0%S=A%A=S+%F=AR%O=%RD=0%Q=) +T3(R=Y%DF=N%TG=80%W=800%S=O%A=S+%F=AS%O=M5C6NNNL%RD=0%Q=) +T4(R=Y%DF=N%TG=80%W=0%S=A%A=S+%F=AR%O=%RD=0%Q=) +T5(R=Y%DF=N%TG=80%W=0%S=O%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=N%TG=80%W=0%S=A%A=S+%F=AR%O=%RD=0%Q=) +T7(R=Y%DF=N%TG=80%W=0%S=A%A=S+%F=AR%O=%RD=0%Q=) +U1(R=N) +IE(R=Y%DFI=N%TG=80%CD=Z) + +Network Distance: 1 hop +TCP Sequence Prediction: Difficulty=263 (Good luck!) +IP ID Sequence Generation: Incremental + +Read data files from: /usr/bin/../share/nmap +OS detection performed. Please report any incorrect results at https://nmap.org/submit/ . +# Nmap done at Tue Jul 26 13:49:05 2022 -- 1 IP address (1 host up) scanned in 14.14 seconds diff --git a/new-plc-profiles/fingerprint/moxa.fingerprint b/new-plc-profiles/fingerprint/moxa.fingerprint new file mode 100644 index 0000000..f0370d0 --- /dev/null +++ b/new-plc-profiles/fingerprint/moxa.fingerprint @@ -0,0 +1,44 @@ +# Nmap 7.60 scan initiated Tue Jul 26 13:41:38 2022 as: nmap -vvv -p 1-2000 -O -oN moxa.fingerprint 192.168.110.51 +Increasing send delay for 192.168.110.51 from 0 to 5 due to 48 out of 158 dropped probes since last increase. +Increasing send delay for 192.168.110.51 from 5 to 10 due to 54 out of 178 dropped probes since last increase. +Increasing send delay for 192.168.110.51 from 10 to 20 due to 11 out of 30 dropped probes since last increase. +Increasing send delay for 192.168.110.51 from 20 to 40 due to 11 out of 32 dropped probes since last increase. +Increasing send delay for 192.168.110.51 from 40 to 80 due to 11 out of 33 dropped probes since last increase. +adjust_timeouts2: packet supposedly had rtt of -187951 microseconds. Ignoring time. +adjust_timeouts2: packet supposedly had rtt of -187951 microseconds. Ignoring time. +adjust_timeouts2: packet supposedly had rtt of -164758 microseconds. Ignoring time. +adjust_timeouts2: packet supposedly had rtt of -164758 microseconds. Ignoring time. +adjust_timeouts2: packet supposedly had rtt of -185069 microseconds. Ignoring time. +adjust_timeouts2: packet supposedly had rtt of -185069 microseconds. Ignoring time. +Nmap scan report for 192.168.110.51 +Host is up, received arp-response (0.0016s latency). +Scanned at 2022-07-26 13:41:38 PDT for 196s +Not shown: 1997 closed ports +Reason: 1997 resets +PORT STATE SERVICE REASON +23/tcp open telnet syn-ack ttl 64 +80/tcp open http syn-ack ttl 64 +502/tcp open mbap syn-ack ttl 64 +MAC Address: 00:90:E8:5D:ED:FD (Moxa Technologies) +No exact OS matches for host (If you know what OS is running on it, see https://nmap.org/submit/ ). +TCP/IP fingerprint: +OS:SCAN(V=7.60%E=4%D=7/26%OT=23%CT=1%CU=43228%PV=Y%DS=1%DC=D%G=Y%M=0090E8%T +OS:M=62E05246%P=x86_64-pc-linux-gnu)SEQ(SP=ED%GCD=1%ISR=F2%TI=I%CI=I%TS=A)S +OS:EQ(SP=F3%GCD=1%ISR=F9%TI=I%TS=A)OPS(O1=M5B4NW0NNT11%O2=M5B4NW0NNT11%O3=M +OS:5B4NW0NNT11%O4=M5B4NW0NNT11%O5=M5B4NW0NNT11%O6=M5B4NNT11)WIN(W1=43E0%W2= +OS:4110%W3=423C%W4=4074%W5=4180%W6=403D)ECN(R=Y%DF=Y%T=40%W=4470%O=M5B4NW0% +OS:CC=N%Q=)T1(R=Y%DF=Y%T=40%S=O%A=S+%F=AS%RD=0%Q=)T2(R=N)T3(R=Y%DF=Y%T=40%W +OS:=403D%S=O%A=S+%F=AS%O=M5B4NW0NNT11%RD=0%Q=)T4(R=Y%DF=N%T=40%W=0%S=A%A=Z% +OS:F=R%O=%RD=0%Q=)T5(R=Y%DF=N%T=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=)T6(R=Y%DF=N +OS:%T=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=)T7(R=Y%DF=N%T=40%W=0%S=Z%A=S%F=AR%O=%RD +OS:=0%Q=)U1(R=Y%DF=N%T=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G)IE( +OS:R=Y%DFI=S%T=40%CD=S) + +Uptime guess: 0.110 days (since Tue Jul 26 11:06:20 2022) +Network Distance: 1 hop +TCP Sequence Prediction: Difficulty=249 (Good luck!) +IP ID Sequence Generation: Incremental + +Read data files from: /usr/bin/../share/nmap +OS detection performed. Please report any incorrect results at https://nmap.org/submit/ . +# Nmap done at Tue Jul 26 13:44:54 2022 -- 1 IP address (1 host up) scanned in 197.03 seconds diff --git a/new-plc-profiles/fingerprint/phoenixcontactfirewall.fingerprint b/new-plc-profiles/fingerprint/phoenixcontactfirewall.fingerprint new file mode 100644 index 0000000..f8397b1 --- /dev/null +++ b/new-plc-profiles/fingerprint/phoenixcontactfirewall.fingerprint @@ -0,0 +1,36 @@ +# Nmap 7.60 scan initiated Tue Jul 26 14:10:00 2022 as: nmap -vvv -p 1-2000 -O -oN phoenixcontactfirewall.fingerprint -e enp0s8 192.168.101.1 +Increasing send delay for 192.168.101.1 from 0 to 5 due to 174 out of 578 dropped probes since last increase. +Increasing send delay for 192.168.101.1 from 5 to 10 due to 79 out of 261 dropped probes since last increase. +Increasing send delay for 192.168.101.1 from 10 to 20 due to 11 out of 30 dropped probes since last increase. +Increasing send delay for 192.168.101.1 from 20 to 40 due to 11 out of 32 dropped probes since last increase. +Increasing send delay for 192.168.101.1 from 40 to 80 due to 11 out of 32 dropped probes since last increase. +Nmap scan report for 192.168.101.1 +Host is up, received arp-response (0.0014s latency). +Scanned at 2022-07-26 14:10:00 PDT for 156s +Not shown: 1997 closed ports +Reason: 1997 resets +PORT STATE SERVICE REASON +22/tcp open ssh syn-ack ttl 64 +53/tcp open domain syn-ack ttl 64 +443/tcp open https syn-ack ttl 64 +MAC Address: 00:A0:45:CD:95:7B (Phoenix Contact Electronics Gmbh) +Device type: general purpose +Running: Linux 2.6.X +OS CPE: cpe:/o:linux:linux_kernel:2.6 +OS details: Linux 2.6.18 - 2.6.22 +TCP/IP fingerprint: +OS:SCAN(V=7.60%E=4%D=7/26%OT=22%CT=1%CU=39063%PV=Y%DS=1%DC=D%G=Y%M=00A045%T +OS:M=62E058C4%P=x86_64-pc-linux-gnu)SEQ(SP=106%GCD=2%ISR=10D%TI=Z%CI=I%TS=8 +OS:)ECN(R=N)T1(R=Y%DF=Y%T=40%S=O%A=S+%F=AS%RD=0%Q=)T2(R=N)T3(R=N)T4(R=N)T5( +OS:R=Y%DF=Y%T=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=)T6(R=Y%DF=Y%T=40%W=0%S=A%A=Z% +OS:F=R%O=%RD=0%Q=)T7(R=N)U1(R=Y%DF=N%T=40%IPL=164%UN=0%RIPL=G%RID=G%RIPCK=G +OS:%RUCK=G%RUD=G)IE(R=N) + +Uptime guess: 0.127 days (since Tue Jul 26 11:10:01 2022) +Network Distance: 1 hop +TCP Sequence Prediction: Difficulty=262 (Good luck!) +IP ID Sequence Generation: All zeros + +Read data files from: /usr/bin/../share/nmap +OS detection performed. Please report any incorrect results at https://nmap.org/submit/ . +# Nmap done at Tue Jul 26 14:12:36 2022 -- 1 IP address (1 host up) scanned in 156.98 seconds diff --git a/new-plc-profiles/fingerprint/siemens-s7-1500 b/new-plc-profiles/fingerprint/siemens-s7-1500 new file mode 100644 index 0000000..923c55c --- /dev/null +++ b/new-plc-profiles/fingerprint/siemens-s7-1500 @@ -0,0 +1,257 @@ +--2022-07-29 13:39:03-- http://192.168.104.16/ +Connecting to 192.168.104.16:80... connected. +HTTP request sent, awaiting response... 302 Object Moved +Location: http://192.168.104.16/Default.mwsl [following] +--2022-07-29 13:39:03-- http://192.168.104.16/Default.mwsl +Reusing existing connection to 192.168.104.16:80. +HTTP request sent, awaiting response... 200 OK +Length: unspecified [text/html] +Saving to: ‘192.168.104.16/index.html’ + + 0K 93.9K=0.005s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 13:39:03 (93.9 KB/s) - ‘192.168.104.16/index.html’ saved [469] + +Loading robots.txt; please ignore errors. +--2022-07-29 13:39:03-- http://192.168.104.16/robots.txt +Reusing existing connection to 192.168.104.16:80. +HTTP request sent, awaiting response... 404 NOT FOUND +2022-07-29 13:39:03 ERROR 404: NOT FOUND. + +--2022-07-29 13:39:03-- http://192.168.104.16/Portal/Intro.mwsl +Connecting to 192.168.104.16:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified [text/html] +Saving to: ‘192.168.104.16/Portal/Intro.mwsl.html’ + + 0K ..... 746K=0.008s + +Last-modified header missing -- time-stamps turned off. +2022-07-29 13:39:03 (746 KB/s) - ‘192.168.104.16/Portal/Intro.mwsl.html’ saved [6004] + +--2022-07-29 13:39:03-- http://192.168.104.16/CSS/MiniWeb.css +Reusing existing connection to 192.168.104.16:80. +HTTP request sent, awaiting response... 200 OK +Length: 18024 (18K) [text/css] +Saving to: ‘192.168.104.16/CSS/MiniWeb.css’ + + 0K .......... ....... 100% 2.13M=0.008s + +2022-07-29 13:39:03 (2.13 MB/s) - ‘192.168.104.16/CSS/MiniWeb.css’ saved [18024/18024] + +--2022-07-29 13:39:03-- http://192.168.104.16/CSS/S7Web.css +Reusing existing connection to 192.168.104.16:80. +HTTP request sent, awaiting response... 200 OK +Length: 62905 (61K) [text/css] +Saving to: ‘192.168.104.16/CSS/S7Web.css’ + + 0K .......... .......... .......... .......... .......... 81% 1.96M 0s + 50K .......... . 100% 1.96M=0.03s + +2022-07-29 13:39:03 (1.96 MB/s) - ‘192.168.104.16/CSS/S7Web.css’ saved [62905/62905] + +--2022-07-29 13:39:03-- http://192.168.104.16/Images/Siemens_Firmenmarke.gif +Reusing existing connection to 192.168.104.16:80. +HTTP request sent, awaiting response... 200 OK +Length: 667 [image/gif] +Saving to: ‘192.168.104.16/Images/Siemens_Firmenmarke.gif’ + + 0K 100% 99.1M=0s + +2022-07-29 13:39:03 (99.1 MB/s) - ‘192.168.104.16/Images/Siemens_Firmenmarke.gif’ saved [667/667] + +--2022-07-29 13:39:03-- http://192.168.104.16/cpu/intro/CPU1511C.jpg +Reusing existing connection to 192.168.104.16:80. +HTTP request sent, awaiting response... 200 OK +Length: 53299 (52K) [image/jpeg] +Saving to: ‘192.168.104.16/cpu/intro/CPU1511C.jpg’ + + 0K .......... .......... .......... .......... .......... 96% 2.06M 0s + 50K .. 100% 4.44M=0.02s + +2022-07-29 13:39:03 (2.10 MB/s) - ‘192.168.104.16/cpu/intro/CPU1511C.jpg’ saved [53299/53299] + +--2022-07-29 13:39:03-- http://192.168.104.16/Images/intro_enter_arrow.gif +Reusing existing connection to 192.168.104.16:80. +HTTP request sent, awaiting response... 200 OK +Length: 850 [image/gif] +Saving to: ‘192.168.104.16/Images/intro_enter_arrow.gif’ + + 0K 100% 152M=0s + +2022-07-29 13:39:03 (152 MB/s) - ‘192.168.104.16/Images/intro_enter_arrow.gif’ saved [850/850] + +--2022-07-29 13:39:03-- http://192.168.104.16/Images/background.gif +Reusing existing connection to 192.168.104.16:80. +HTTP request sent, awaiting response... 200 OK +Length: 146 [image/gif] +Saving to: ‘192.168.104.16/Images/background.gif’ + + 0K 100% 24.7M=0s + +2022-07-29 13:39:03 (24.7 MB/s) - ‘192.168.104.16/Images/background.gif’ saved [146/146] + +--2022-07-29 13:39:03-- http://192.168.104.16/Images/NaviPfeilweiss.gif +Reusing existing connection to 192.168.104.16:80. +HTTP request sent, awaiting response... 200 OK +Length: 49 [image/gif] +Saving to: ‘192.168.104.16/Images/NaviPfeilweiss.gif’ + + 0K 100% 8.87M=0s + +2022-07-29 13:39:03 (8.87 MB/s) - ‘192.168.104.16/Images/NaviPfeilweiss.gif’ saved [49/49] + +--2022-07-29 13:39:03-- http://192.168.104.16/Images/NaviPfeilblau.gif +Reusing existing connection to 192.168.104.16:80. +HTTP request sent, awaiting response... 200 OK +Length: 49 [image/gif] +Saving to: ‘192.168.104.16/Images/NaviPfeilblau.gif’ + + 0K 100% 7.73M=0s + +2022-07-29 13:39:03 (7.73 MB/s) - ‘192.168.104.16/Images/NaviPfeilblau.gif’ saved [49/49] + +--2022-07-29 13:39:03-- http://192.168.104.16/Images/background_extMenu.gif +Reusing existing connection to 192.168.104.16:80. +HTTP request sent, awaiting response... 200 OK +Length: 403 [image/gif] +Saving to: ‘192.168.104.16/Images/background_extMenu.gif’ + + 0K 100% 72.0M=0s + +2022-07-29 13:39:03 (72.0 MB/s) - ‘192.168.104.16/Images/background_extMenu.gif’ saved [403/403] + +--2022-07-29 13:39:03-- http://192.168.104.16/Images/dialogbuttons.gif +Reusing existing connection to 192.168.104.16:80. +HTTP request sent, awaiting response... 404 NOT FOUND +2022-07-29 13:39:03 ERROR 404: NOT FOUND. + +--2022-07-29 13:39:03-- http://192.168.104.16/Images/expander.gif +Connecting to 192.168.104.16:80... connected. +HTTP request sent, awaiting response... 404 NOT FOUND +2022-07-29 13:39:03 ERROR 404: NOT FOUND. + +--2022-07-29 13:39:03-- http://192.168.104.16/Images/miniweb_status.png +Connecting to 192.168.104.16:80... connected. +HTTP request sent, awaiting response... 404 NOT FOUND +2022-07-29 13:39:03 ERROR 404: NOT FOUND. + +--2022-07-29 13:39:03-- http://192.168.104.16/Images/Topo/topo_head_label_background.gif +Connecting to 192.168.104.16:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 77 [image/gif] +Saving to: ‘192.168.104.16/Images/Topo/topo_head_label_background.gif’ + + 0K 100% 8.82M=0s + +2022-07-29 13:39:03 (8.82 MB/s) - ‘192.168.104.16/Images/Topo/topo_head_label_background.gif’ saved [77/77] + +--2022-07-29 13:39:03-- http://192.168.104.16/Images/Topo/topo_head_label_background_overview.gif +Reusing existing connection to 192.168.104.16:80. +HTTP request sent, awaiting response... 200 OK +Length: 77 [image/gif] +Saving to: ‘192.168.104.16/Images/Topo/topo_head_label_background_overview.gif’ + + 0K 100% 7.35M=0s + +2022-07-29 13:39:03 (7.35 MB/s) - ‘192.168.104.16/Images/Topo/topo_head_label_background_overview.gif’ saved [77/77] + +--2022-07-29 13:39:03-- http://192.168.104.16/Images/Topo/topo_module_head_dev_not_available.gif +Reusing existing connection to 192.168.104.16:80. +HTTP request sent, awaiting response... 200 OK +Length: 110 [image/gif] +Saving to: ‘192.168.104.16/Images/Topo/topo_module_head_dev_not_available.gif’ + + 0K 100% 13.2M=0s + +2022-07-29 13:39:03 (13.2 MB/s) - ‘192.168.104.16/Images/Topo/topo_module_head_dev_not_available.gif’ saved [110/110] + +--2022-07-29 13:39:03-- http://192.168.104.16/Images/Topo/topo_module_head_dev_not_of_project.gif +Reusing existing connection to 192.168.104.16:80. +HTTP request sent, awaiting response... 200 OK +Length: 110 [image/gif] +Saving to: ‘192.168.104.16/Images/Topo/topo_module_head_dev_not_of_project.gif’ + + 0K 100% 9.11M=0s + +2022-07-29 13:39:03 (9.11 MB/s) - ‘192.168.104.16/Images/Topo/topo_module_head_dev_not_of_project.gif’ saved [110/110] + +--2022-07-29 13:39:03-- http://192.168.104.16/Images/Topo/topo_connector.gif +Reusing existing connection to 192.168.104.16:80. +HTTP request sent, awaiting response... 200 OK +Length: 57 [image/gif] +Saving to: ‘192.168.104.16/Images/Topo/topo_connector.gif’ + + 0K 100% 4.75M=0s + +2022-07-29 13:39:03 (4.75 MB/s) - ‘192.168.104.16/Images/Topo/topo_connector.gif’ saved [57/57] + +--2022-07-29 13:39:03-- http://192.168.104.16/Images/Topo/topo_port_label_background.gif +Reusing existing connection to 192.168.104.16:80. +HTTP request sent, awaiting response... 200 OK +Length: 64 [image/gif] +Saving to: ‘192.168.104.16/Images/Topo/topo_port_label_background.gif’ + + 0K 100% 13.8M=0s + +2022-07-29 13:39:03 (13.8 MB/s) - ‘192.168.104.16/Images/Topo/topo_port_label_background.gif’ saved [64/64] + +--2022-07-29 13:39:03-- http://192.168.104.16/Images/Topo/topo_port_tooltip_background.gif +Reusing existing connection to 192.168.104.16:80. +HTTP request sent, awaiting response... 200 OK +Length: 70 [image/gif] +Saving to: ‘192.168.104.16/Images/Topo/topo_port_tooltip_background.gif’ + + 0K 100% 13.9M=0s + +2022-07-29 13:39:03 (13.9 MB/s) - ‘192.168.104.16/Images/Topo/topo_port_tooltip_background.gif’ saved [70/70] + +--2022-07-29 13:39:03-- http://192.168.104.16/Images/ICO_WEB_trash.gif +Reusing existing connection to 192.168.104.16:80. +HTTP request sent, awaiting response... 200 OK +Length: 973 [image/gif] +Saving to: ‘192.168.104.16/Images/ICO_WEB_trash.gif’ + + 0K 100% 114M=0s + +2022-07-29 13:39:03 (114 MB/s) - ‘192.168.104.16/Images/ICO_WEB_trash.gif’ saved [973/973] + +--2022-07-29 13:39:03-- http://192.168.104.16/Images/checkmark.gif +Reusing existing connection to 192.168.104.16:80. +HTTP request sent, awaiting response... 200 OK +Length: 875 [image/gif] +Saving to: ‘192.168.104.16/Images/checkmark.gif’ + + 0K 100% 101M=0s + +2022-07-29 13:39:03 (101 MB/s) - ‘192.168.104.16/Images/checkmark.gif’ saved [875/875] + +--2022-07-29 13:39:03-- http://192.168.104.16/Images/inprogress.gif +Reusing existing connection to 192.168.104.16:80. +HTTP request sent, awaiting response... 200 OK +Length: 851 [image/gif] +Saving to: ‘192.168.104.16/Images/inprogress.gif’ + + 0K 100% 153M=0s + +2022-07-29 13:39:03 (153 MB/s) - ‘192.168.104.16/Images/inprogress.gif’ saved [851/851] + +--2022-07-29 13:39:03-- http://192.168.104.16/Images/warning.png +Reusing existing connection to 192.168.104.16:80. +HTTP request sent, awaiting response... 200 OK +Length: 1179 (1.2K) [image/png] +Saving to: ‘192.168.104.16/Images/warning.png’ + + 0K . 100% 243M=0s + +2022-07-29 13:39:03 (243 MB/s) - ‘192.168.104.16/Images/warning.png’ saved [1179/1179] + +FINISHED --2022-07-29 13:39:03-- +Total wall clock time: 0.5s +Downloaded: 22 files, 144K in 0.08s (1.86 MB/s) +Converting links in 192.168.104.16/index.html... 2-0 +Converting links in 192.168.104.16/Portal/Intro.mwsl.html... 5-2 +Converting links in 192.168.104.16/CSS/S7Web.css... 12-0 +Converting links in 192.168.104.16/CSS/MiniWeb.css... 4-8 +Converted links in 4 files in 0.003 seconds. diff --git a/new-plc-profiles/fingerprint/simatic-et200sp.fingerprint b/new-plc-profiles/fingerprint/simatic-et200sp.fingerprint new file mode 100644 index 0000000..5b6f63a --- /dev/null +++ b/new-plc-profiles/fingerprint/simatic-et200sp.fingerprint @@ -0,0 +1,32 @@ +# Nmap 7.60 scan initiated Tue Jul 26 15:51:07 2022 as: nmap -vvv -p 1-2000 -O -oN simatic-et200sp.fingerprint -e enp0s8 192.168.1.1 +Nmap scan report for 192.168.1.1 +Host is up, received arp-response (0.0011s latency). +Scanned at 2022-07-26 15:51:07 PDT for 49s +Not shown: 1997 filtered ports +Reason: 1997 no-responses +PORT STATE SERVICE REASON +102/tcp open iso-tsap syn-ack ttl 128 +515/tcp open printer syn-ack ttl 128 +1801/tcp open msmq syn-ack ttl 128 +MAC Address: 28:63:36:2D:96:95 (Siemens AG - Industrial Automation - EWA) +Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port +Device type: general purpose|phone +Running: Microsoft Windows 2008|8.1|7|Phone|Vista +OS CPE: cpe:/o:microsoft:windows_server_2008:r2 cpe:/o:microsoft:windows_8.1 cpe:/o:microsoft:windows_7::-:professional cpe:/o:microsoft:windows_8 cpe:/o:microsoft:windows cpe:/o:microsoft:windows_vista::- cpe:/o:microsoft:windows_vista::sp1 +OS details: Microsoft Windows Server 2008 R2 or Windows 8.1, Microsoft Windows 7 Professional or Windows 8, Microsoft Windows Phone 7.5 or 8.0, Microsoft Windows Vista SP0 or SP1, Windows Server 2008 SP1, or Windows 7, Microsoft Windows Vista SP2, Windows 7 SP1, or Windows Server 2008 +TCP/IP fingerprint: +OS:SCAN(V=7.60%E=4%D=7/26%OT=102%CT=%CU=%PV=Y%DS=1%DC=D%G=N%M=286336%TM=62E +OS:0700C%P=x86_64-pc-linux-gnu)SEQ(SP=101%GCD=1%ISR=108%TI=I%TS=7)OPS(O1=M5 +OS:B4NW8ST11%O2=M5B4NW8ST11%O3=M5B4NW8NNT11%O4=M5B4NW8ST11%O5=M5B4NW8ST11%O +OS:6=M5B4ST11)WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000)ECN(R=Y%D +OS:F=Y%TG=80%W=2000%O=M5B4NW8NNS%CC=N%Q=)T1(R=Y%DF=Y%TG=80%S=O%A=S+%F=AS%RD +OS:=0%Q=)T2(R=N)T3(R=N)T4(R=N)U1(R=N)IE(R=Y%DFI=N%TG=80%CD=Z) + +Uptime guess: 0.012 days (since Tue Jul 26 15:34:41 2022) +Network Distance: 1 hop +TCP Sequence Prediction: Difficulty=257 (Good luck!) +IP ID Sequence Generation: Incremental + +Read data files from: /usr/bin/../share/nmap +OS detection performed. Please report any incorrect results at https://nmap.org/submit/ . +# Nmap done at Tue Jul 26 15:51:56 2022 -- 1 IP address (1 host up) scanned in 49.75 seconds diff --git a/new-plc-profiles/micrologix/192.168.103.15/index.html b/new-plc-profiles/micrologix/192.168.103.15/index.html new file mode 100644 index 0000000..bb2e1df --- /dev/null +++ b/new-plc-profiles/micrologix/192.168.103.15/index.html @@ -0,0 +1,9 @@ +1766-L32BXBA C/21.02 + + + + + + +<body><br><center><b>Your browser cannot render frames. Please upgrade to a newer version.</b></body> \ No newline at end of file diff --git a/new-plc-profiles/micrologix1400-scada-in-a-box b/new-plc-profiles/micrologix1400-scada-in-a-box new file mode 100644 index 0000000..92be18a --- /dev/null +++ b/new-plc-profiles/micrologix1400-scada-in-a-box @@ -0,0 +1,5 @@ +--2022-07-29 11:48:32-- http://192.168.103.15/ +Connecting to 192.168.103.15:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified +Saving to: ‘192.168.103.15/index.html’ diff --git a/new-plc-profiles/micrologix1400.fingerprint b/new-plc-profiles/micrologix1400.fingerprint new file mode 100644 index 0000000..4bc44ac --- /dev/null +++ b/new-plc-profiles/micrologix1400.fingerprint @@ -0,0 +1,48 @@ +# Nmap 7.60 scan initiated Fri Jul 29 11:45:03 2022 as: nmap -vvv -O -p 1-10000,45000-55000 -oN micrologix1400.fingerprint -e enp0s8 192.168.103.15 +Increasing send delay for 192.168.103.15 from 0 to 5 due to 11 out of 34 dropped probes since last increase. +Increasing send delay for 192.168.103.15 from 5 to 10 due to 11 out of 34 dropped probes since last increase. +Increasing send delay for 192.168.103.15 from 10 to 20 due to 11 out of 29 dropped probes since last increase. +Increasing send delay for 192.168.103.15 from 20 to 40 due to 11 out of 31 dropped probes since last increase. +Increasing send delay for 192.168.103.15 from 40 to 80 due to 11 out of 31 dropped probes since last increase. +adjust_timeouts2: packet supposedly had rtt of -183462 microseconds. Ignoring time. +adjust_timeouts2: packet supposedly had rtt of -183462 microseconds. Ignoring time. +Nmap scan report for 192.168.103.15 +Host is up, received arp-response (0.0021s latency). +Scanned at 2022-07-29 11:45:03 PDT for 2523s +Not shown: 19998 filtered ports +Reason: 19998 no-responses +PORT STATE SERVICE REASON +80/tcp open http syn-ack ttl 128 +502/tcp closed mbap reset ttl 128 +2222/tcp closed EtherNetIP-1 reset ttl 128 +MAC Address: 5C:88:16:BD:82:1D (Unknown) +Device type: specialized +Running (JUST GUESSING): Siemens embedded (85%) +OS CPE: cpe:/h:siemens:simatic_300 +OS fingerprint not ideal because: Didn't receive UDP response. Please try again with -sSU +Aggressive OS guesses: Siemens Simatic 300 programmable logic controller (85%), Siemens SPS programmable logic controller (85%) +No exact OS matches for host (test conditions non-ideal). +TCP/IP fingerprint: +SCAN(V=7.60%E=4%D=7/29%OT=80%CT=502%CU=%PV=Y%DS=1%DC=D%G=N%M=5C8816%TM=62E4348A%P=x86_64-pc-linux-gnu) +SEQ(SP=106%GCD=1%ISR=10A%TI=I%CI=I%TS=U) +SEQ(SP=105%GCD=1%ISR=108%TI=I%CI=RD%II=I%SS=S%TS=U) +OPS(O1=M5C6NNNL%O2=M5C6NNNL%O3=M5C6NNNL%O4=M5C6NNNL%O5=M5C6NNNL%O6=M5C6NNNL) +WIN(W1=800%W2=800%W3=800%W4=800%W5=800%W6=800) +ECN(R=Y%DF=N%TG=80%W=800%O=M5C6NNNL%CC=N%Q=) +T1(R=Y%DF=N%TG=80%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=Y%DF=N%TG=80%W=0%S=A%A=S+%F=AR%O=%RD=0%Q=) +T3(R=Y%DF=N%TG=80%W=800%S=O%A=S+%F=AS%O=M5C6NNNL%RD=0%Q=) +T4(R=Y%DF=N%TG=80%W=0%S=A%A=S+%F=AR%O=%RD=0%Q=) +T5(R=Y%DF=N%TG=80%W=0%S=O%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=N%TG=80%W=0%S=A%A=S+%F=AR%O=%RD=0%Q=) +T7(R=Y%DF=N%TG=80%W=0%S=A%A=S+%F=AR%O=%RD=0%Q=) +U1(R=N) +IE(R=Y%DFI=N%TG=80%CD=Z) + +Network Distance: 1 hop +TCP Sequence Prediction: Difficulty=261 (Good luck!) +IP ID Sequence Generation: Incremental + +Read data files from: /usr/bin/../share/nmap +OS detection performed. Please report any incorrect results at https://nmap.org/submit/ . +# Nmap done at Fri Jul 29 12:27:06 2022 -- 1 IP address (1 host up) scanned in 2523.12 seconds diff --git a/new-plc-profiles/moxa-http/192.168.110.51/index.html b/new-plc-profiles/moxa-http/192.168.110.51/index.html new file mode 100644 index 0000000..7ac5954 --- /dev/null +++ b/new-plc-profiles/moxa-http/192.168.110.51/index.html @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/new-plc-profiles/moxa-http2/192.168.110.51/index.html b/new-plc-profiles/moxa-http2/192.168.110.51/index.html new file mode 100644 index 0000000..7ac5954 --- /dev/null +++ b/new-plc-profiles/moxa-http2/192.168.110.51/index.html @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/new-plc-profiles/moxa-switch/moxa.fingerprint b/new-plc-profiles/moxa-switch/moxa.fingerprint new file mode 100644 index 0000000..f0370d0 --- /dev/null +++ b/new-plc-profiles/moxa-switch/moxa.fingerprint @@ -0,0 +1,44 @@ +# Nmap 7.60 scan initiated Tue Jul 26 13:41:38 2022 as: nmap -vvv -p 1-2000 -O -oN moxa.fingerprint 192.168.110.51 +Increasing send delay for 192.168.110.51 from 0 to 5 due to 48 out of 158 dropped probes since last increase. +Increasing send delay for 192.168.110.51 from 5 to 10 due to 54 out of 178 dropped probes since last increase. +Increasing send delay for 192.168.110.51 from 10 to 20 due to 11 out of 30 dropped probes since last increase. +Increasing send delay for 192.168.110.51 from 20 to 40 due to 11 out of 32 dropped probes since last increase. +Increasing send delay for 192.168.110.51 from 40 to 80 due to 11 out of 33 dropped probes since last increase. +adjust_timeouts2: packet supposedly had rtt of -187951 microseconds. Ignoring time. +adjust_timeouts2: packet supposedly had rtt of -187951 microseconds. Ignoring time. +adjust_timeouts2: packet supposedly had rtt of -164758 microseconds. Ignoring time. +adjust_timeouts2: packet supposedly had rtt of -164758 microseconds. Ignoring time. +adjust_timeouts2: packet supposedly had rtt of -185069 microseconds. Ignoring time. +adjust_timeouts2: packet supposedly had rtt of -185069 microseconds. Ignoring time. +Nmap scan report for 192.168.110.51 +Host is up, received arp-response (0.0016s latency). +Scanned at 2022-07-26 13:41:38 PDT for 196s +Not shown: 1997 closed ports +Reason: 1997 resets +PORT STATE SERVICE REASON +23/tcp open telnet syn-ack ttl 64 +80/tcp open http syn-ack ttl 64 +502/tcp open mbap syn-ack ttl 64 +MAC Address: 00:90:E8:5D:ED:FD (Moxa Technologies) +No exact OS matches for host (If you know what OS is running on it, see https://nmap.org/submit/ ). +TCP/IP fingerprint: +OS:SCAN(V=7.60%E=4%D=7/26%OT=23%CT=1%CU=43228%PV=Y%DS=1%DC=D%G=Y%M=0090E8%T +OS:M=62E05246%P=x86_64-pc-linux-gnu)SEQ(SP=ED%GCD=1%ISR=F2%TI=I%CI=I%TS=A)S +OS:EQ(SP=F3%GCD=1%ISR=F9%TI=I%TS=A)OPS(O1=M5B4NW0NNT11%O2=M5B4NW0NNT11%O3=M +OS:5B4NW0NNT11%O4=M5B4NW0NNT11%O5=M5B4NW0NNT11%O6=M5B4NNT11)WIN(W1=43E0%W2= +OS:4110%W3=423C%W4=4074%W5=4180%W6=403D)ECN(R=Y%DF=Y%T=40%W=4470%O=M5B4NW0% +OS:CC=N%Q=)T1(R=Y%DF=Y%T=40%S=O%A=S+%F=AS%RD=0%Q=)T2(R=N)T3(R=Y%DF=Y%T=40%W +OS:=403D%S=O%A=S+%F=AS%O=M5B4NW0NNT11%RD=0%Q=)T4(R=Y%DF=N%T=40%W=0%S=A%A=Z% +OS:F=R%O=%RD=0%Q=)T5(R=Y%DF=N%T=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=)T6(R=Y%DF=N +OS:%T=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=)T7(R=Y%DF=N%T=40%W=0%S=Z%A=S%F=AR%O=%RD +OS:=0%Q=)U1(R=Y%DF=N%T=40%IPL=38%UN=0%RIPL=G%RID=G%RIPCK=G%RUCK=0%RUD=G)IE( +OS:R=Y%DFI=S%T=40%CD=S) + +Uptime guess: 0.110 days (since Tue Jul 26 11:06:20 2022) +Network Distance: 1 hop +TCP Sequence Prediction: Difficulty=249 (Good luck!) +IP ID Sequence Generation: Incremental + +Read data files from: /usr/bin/../share/nmap +OS detection performed. Please report any incorrect results at https://nmap.org/submit/ . +# Nmap done at Tue Jul 26 13:44:54 2022 -- 1 IP address (1 host up) scanned in 197.03 seconds diff --git a/new-plc-profiles/moxa2/auth.asp b/new-plc-profiles/moxa2/auth.asp new file mode 100644 index 0000000..7ac5954 --- /dev/null +++ b/new-plc-profiles/moxa2/auth.asp @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/new-plc-profiles/phoenix.fingerprint b/new-plc-profiles/phoenix.fingerprint new file mode 100644 index 0000000..3ce7a78 --- /dev/null +++ b/new-plc-profiles/phoenix.fingerprint @@ -0,0 +1,4 @@ +# Nmap 7.60 scan initiated Fri Jul 29 11:28:34 2022 as: nmap -vvv -O -p 1-10000,45000-55000 -oN phoenix.fingerprint -e enp0s10 192.168.56.1 +Nmap scan report for 192.168.56.1 [host down, received no-response] +Read data files from: /usr/bin/../share/nmap +# Nmap done at Fri Jul 29 11:28:35 2022 -- 1 IP address (0 hosts up) scanned in 0.90 seconds diff --git a/new-plc-profiles/rockwell-website b/new-plc-profiles/rockwell-website new file mode 100644 index 0000000..ee9d9b1 --- /dev/null +++ b/new-plc-profiles/rockwell-website @@ -0,0 +1,665 @@ +--2022-07-28 16:53:43-- http://192.168.0.5/ +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 302 Redirect +Location: http://192.168.0.5/index.html [following] +--2022-07-28 16:53:43-- http://192.168.0.5/index.html +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 1209 (1.2K) [text/html] +Saving to: ‘192.168.0.5/index.html’ + + 0K . 100% 345K=0.003s + +2022-07-28 16:53:43 (345 KB/s) - ‘192.168.0.5/index.html’ saved [1209/1209] + +Loading robots.txt; please ignore errors. +--2022-07-28 16:53:43-- http://192.168.0.5/robots.txt +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 404 Site or Page Not Found +2022-07-28 16:53:43 ERROR 404: Site or Page Not Found. + +--2022-07-28 16:53:43-- http://192.168.0.5/css/radevice.css +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 1993 (1.9K) [text/css] +Saving to: ‘192.168.0.5/css/radevice.css’ + + 0K . 100% 395K=0.005s + +2022-07-28 16:53:43 (395 KB/s) - ‘192.168.0.5/css/radevice.css’ saved [1993/1993] + +--2022-07-28 16:53:43-- http://192.168.0.5/redirect.html +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 170 [text/html] +Saving to: ‘192.168.0.5/redirect.html’ + + 0K 100% 3.78M=0s + +2022-07-28 16:53:43 (3.78 MB/s) - ‘192.168.0.5/redirect.html’ saved [170/170] + +--2022-07-28 16:53:43-- http://192.168.0.5/header.asp +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified [text/html] +Saving to: ‘192.168.0.5/header.asp.html’ + + 0K . 172K=0.007s + +Last-modified header missing -- time-stamps turned off. +2022-07-28 16:53:43 (172 KB/s) - ‘192.168.0.5/header.asp.html’ saved [1163] + +--2022-07-28 16:53:43-- http://192.168.0.5/navtree/navtree.html +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 8698 (8.5K) [text/html] +Saving to: ‘192.168.0.5/navtree/navtree.html’ + + 0K ........ 100% 341K=0.02s + +2022-07-28 16:53:43 (341 KB/s) - ‘192.168.0.5/navtree/navtree.html’ saved [8698/8698] + +--2022-07-28 16:53:43-- http://192.168.0.5/home.asp +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified [text/html] +Saving to: ‘192.168.0.5/home.asp.html’ + + 0K .... 116K=0.04s + +Last-modified header missing -- time-stamps turned off. +2022-07-28 16:53:43 (116 KB/s) - ‘192.168.0.5/home.asp.html’ saved [4929] + +--2022-07-28 16:53:43-- http://192.168.0.5/scripts/URLhandle.js +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 1701 (1.7K) [application/x-javascript] +Saving to: ‘192.168.0.5/scripts/URLhandle.js’ + + 0K . 100% 338K=0.005s + +2022-07-28 16:53:43 (338 KB/s) - ‘192.168.0.5/scripts/URLhandle.js’ saved [1701/1701] + +--2022-07-28 16:53:43-- http://192.168.0.5/images/spacer.gif +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 43 [image/gif] +Saving to: ‘192.168.0.5/images/spacer.gif’ + + 0K 100% 13.1K=0.003s + +2022-07-28 16:53:43 (13.1 KB/s) - ‘192.168.0.5/images/spacer.gif’ saved [43/43] + +--2022-07-28 16:53:43-- http://192.168.0.5/images/ablogo.gif +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 926 [image/gif] +Saving to: ‘192.168.0.5/images/ablogo.gif’ + + 0K 100% 247K=0.004s + +2022-07-28 16:53:43 (247 KB/s) - ‘192.168.0.5/images/ablogo.gif’ saved [926/926] + +--2022-07-28 16:53:43-- http://192.168.0.5/images/ralogo.gif +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 1099 (1.1K) [image/gif] +Saving to: ‘192.168.0.5/images/ralogo.gif’ + + 0K . 100% 206K=0.005s + +2022-07-28 16:53:44 (206 KB/s) - ‘192.168.0.5/images/ralogo.gif’ saved [1099/1099] + +--2022-07-28 16:53:44-- http://192.168.0.5/css/navtree.css +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 1351 (1.3K) [text/css] +Saving to: ‘192.168.0.5/css/navtree.css’ + + 0K . 100% 296K=0.004s + +2022-07-28 16:53:44 (296 KB/s) - ‘192.168.0.5/css/navtree.css’ saved [1351/1351] + +--2022-07-28 16:53:44-- http://192.168.0.5/scripts/navtree.js +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 2012 (2.0K) [application/x-javascript] +Saving to: ‘192.168.0.5/scripts/navtree.js’ + + 0K . 100% 417K=0.005s + +2022-07-28 16:53:44 (417 KB/s) - ‘192.168.0.5/scripts/navtree.js’ saved [2012/2012] + +--2022-07-28 16:53:44-- http://192.168.0.5/images/paper.gif +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 146 [image/gif] +Saving to: ‘192.168.0.5/images/paper.gif’ + + 0K 100% 53.7K=0.003s + +2022-07-28 16:53:44 (53.7 KB/s) - ‘192.168.0.5/images/paper.gif’ saved [146/146] + +--2022-07-28 16:53:44-- http://192.168.0.5/images/folder.gif +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 145 [image/gif] +Saving to: ‘192.168.0.5/images/folder.gif’ + + 0K 100% 55.0K=0.003s + +2022-07-28 16:53:44 (55.0 KB/s) - ‘192.168.0.5/images/folder.gif’ saved [145/145] + +--2022-07-28 16:53:44-- http://192.168.0.5/diagover.asp +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified [text/html] +Saving to: ‘192.168.0.5/diagover.asp.html’ + + 0K ......... 74.9K=0.1s + +Last-modified header missing -- time-stamps turned off. +2022-07-28 16:53:44 (74.9 KB/s) - ‘192.168.0.5/diagover.asp.html’ saved [9622] + +--2022-07-28 16:53:44-- http://192.168.0.5/diagnetwork.asp +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified [text/html] +Saving to: ‘192.168.0.5/diagnetwork.asp.html’ + + 0K .... 56.3K=0.09s + +Last-modified header missing -- time-stamps turned off. +2022-07-28 16:53:44 (56.3 KB/s) - ‘192.168.0.5/diagnetwork.asp.html’ saved [4967] + +--2022-07-28 16:53:44-- http://192.168.0.5/msgconnect.asp +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified [text/html] +Saving to: ‘192.168.0.5/msgconnect.asp.html’ + + 0K ... 125K=0.03s + +Last-modified header missing -- time-stamps turned off. +2022-07-28 16:53:44 (125 KB/s) - ‘192.168.0.5/msgconnect.asp.html’ saved [3510] + +--2022-07-28 16:53:44-- http://192.168.0.5/ioconnect.asp +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified [text/html] +Saving to: ‘192.168.0.5/ioconnect.asp.html’ + + 0K ... 202K=0.02s + +Last-modified header missing -- time-stamps turned off. +2022-07-28 16:53:44 (202 KB/s) - ‘192.168.0.5/ioconnect.asp.html’ saved [3581] + +--2022-07-28 16:53:44-- http://192.168.0.5/etherstats.asp +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified [text/html] +Saving to: ‘192.168.0.5/etherstats.asp.html’ + + 0K ...... 70.0K=0.09s + +Last-modified header missing -- time-stamps turned off. +2022-07-28 16:53:44 (70.0 KB/s) - ‘192.168.0.5/etherstats.asp.html’ saved [6525] + +--2022-07-28 16:53:44-- http://192.168.0.5/rokform/advancedDiags?pageReq=encapstats +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified [text/html] +Saving to: ‘192.168.0.5/rokform/advancedDiags?pageReq=encapstats.html’ + + 0K .. 782K=0.003s + +Last-modified header missing -- time-stamps turned off. +2022-07-28 16:53:44 (782 KB/s) - ‘192.168.0.5/rokform/advancedDiags?pageReq=encapstats.html’ saved [2331] + +--2022-07-28 16:53:44-- http://192.168.0.5/rokform/advancedDiags?pageReq=encapsess +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified [text/html] +Saving to: ‘192.168.0.5/rokform/advancedDiags?pageReq=encapsess.html’ + + 0K . 976K=0.001s + +Last-modified header missing -- time-stamps turned off. +2022-07-28 16:53:44 (976 KB/s) - ‘192.168.0.5/rokform/advancedDiags?pageReq=encapsess.html’ saved [1400] + +--2022-07-28 16:53:44-- http://192.168.0.5/rokform/advancedDiags?pageReq=driverstats +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified [text/html] +Saving to: ‘192.168.0.5/rokform/advancedDiags?pageReq=driverstats.html’ + + 0K ... 922K=0.004s + +Last-modified header missing -- time-stamps turned off. +2022-07-28 16:53:44 (922 KB/s) - ‘192.168.0.5/rokform/advancedDiags?pageReq=driverstats.html’ saved [3598] + +--2022-07-28 16:53:44-- http://192.168.0.5/rokform/advancedDiags?pageReq=icmp +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified [text/html] +Saving to: ‘192.168.0.5/rokform/advancedDiags?pageReq=icmp.html’ + + 0K .. 740K=0.003s + +Last-modified header missing -- time-stamps turned off. +2022-07-28 16:53:44 (740 KB/s) - ‘192.168.0.5/rokform/advancedDiags?pageReq=icmp.html’ saved [2088] + +--2022-07-28 16:53:44-- http://192.168.0.5/rokform/advancedDiags?pageReq=igmp +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified [text/html] +Saving to: ‘192.168.0.5/rokform/advancedDiags?pageReq=igmp.html’ + + 0K . 918K=0.002s + +Last-modified header missing -- time-stamps turned off. +2022-07-28 16:53:44 (918 KB/s) - ‘192.168.0.5/rokform/advancedDiags?pageReq=igmp.html’ saved [1756] + +--2022-07-28 16:53:44-- http://192.168.0.5/rokform/advancedDiags?pageReq=ip +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified [text/html] +Saving to: ‘192.168.0.5/rokform/advancedDiags?pageReq=ip.html’ + + 0K .. 685K=0.003s + +Last-modified header missing -- time-stamps turned off. +2022-07-28 16:53:44 (685 KB/s) - ‘192.168.0.5/rokform/advancedDiags?pageReq=ip.html’ saved [2057] + +--2022-07-28 16:53:44-- http://192.168.0.5/rokform/advancedDiags?pageReq=udp +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified [text/html] +Saving to: ‘192.168.0.5/rokform/advancedDiags?pageReq=udp.html’ + + 0K . 928K=0.002s + +Last-modified header missing -- time-stamps turned off. +2022-07-28 16:53:44 (928 KB/s) - ‘192.168.0.5/rokform/advancedDiags?pageReq=udp.html’ saved [1755] + +--2022-07-28 16:53:44-- http://192.168.0.5/rokform/advancedDiags?pageReq=tcp +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified [text/html] +Saving to: ‘192.168.0.5/rokform/advancedDiags?pageReq=tcp.html’ + + 0K .... 620K=0.007s + +Last-modified header missing -- time-stamps turned off. +2022-07-28 16:53:44 (620 KB/s) - ‘192.168.0.5/rokform/advancedDiags?pageReq=tcp.html’ saved [4248] + +--2022-07-28 16:53:44-- http://192.168.0.5/rokform/advancedDiags?pageReq=netmem +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified [text/html] +Saving to: ‘192.168.0.5/rokform/advancedDiags?pageReq=netmem.html’ + + 0K .. 885K=0.003s + +Last-modified header missing -- time-stamps turned off. +2022-07-28 16:53:44 (885 KB/s) - ‘192.168.0.5/rokform/advancedDiags?pageReq=netmem.html’ saved [2967] + +--2022-07-28 16:53:44-- http://192.168.0.5/rokform/advancedDiags?pageReq=mbuf +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified [text/html] +Saving to: ‘192.168.0.5/rokform/advancedDiags?pageReq=mbuf.html’ + + 0K ... 872K=0.003s + +Last-modified header missing -- time-stamps turned off. +2022-07-28 16:53:45 (872 KB/s) - ‘192.168.0.5/rokform/advancedDiags?pageReq=mbuf.html’ saved [3109] + +--2022-07-28 16:53:45-- http://192.168.0.5/rokform/advancedDiags?pageReq=crash +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified [text/html] +Saving to: ‘192.168.0.5/rokform/advancedDiags?pageReq=crash.html’ + + 0K 723K=0.001s + +Last-modified header missing -- time-stamps turned off. +2022-07-28 16:53:45 (723 KB/s) - ‘192.168.0.5/rokform/advancedDiags?pageReq=crash.html’ saved [912] + +--2022-07-28 16:53:45-- http://192.168.0.5/rokform/advancedDiags?pageReq=heap +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified [text/html] +Saving to: ‘192.168.0.5/rokform/advancedDiags?pageReq=heap.html’ + + 0K .. 717K=0.003s + +Last-modified header missing -- time-stamps turned off. +2022-07-28 16:53:45 (717 KB/s) - ‘192.168.0.5/rokform/advancedDiags?pageReq=heap.html’ saved [2066] + +--2022-07-28 16:53:45-- http://192.168.0.5/rokform/advancedDiags?pageReq=genmem +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified [text/html] +Saving to: ‘192.168.0.5/rokform/advancedDiags?pageReq=genmem.html’ + + 0K . 879K=0.002s + +Last-modified header missing -- time-stamps turned off. +2022-07-28 16:53:45 (879 KB/s) - ‘192.168.0.5/rokform/advancedDiags?pageReq=genmem.html’ saved [1725] + +--2022-07-28 16:53:45-- http://192.168.0.5/chassisWho.asp +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified [text/html] +Saving to: ‘192.168.0.5/chassisWho.asp.html’ + + 0K ..... 30.3K=0.2s + +Last-modified header missing -- time-stamps turned off. +2022-07-28 16:53:45 (30.3 KB/s) - ‘192.168.0.5/chassisWho.asp.html’ saved [5741] + +--2022-07-28 16:53:45-- http://192.168.0.5/images/menustarton.gif +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 70 [image/gif] +Saving to: ‘192.168.0.5/images/menustarton.gif’ + + 0K 100% 32.3K=0.002s + +2022-07-28 16:53:45 (32.3 KB/s) - ‘192.168.0.5/images/menustarton.gif’ saved [70/70] + +--2022-07-28 16:53:45-- http://192.168.0.5/images/menubgon.gif +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 47 [image/gif] +Saving to: ‘192.168.0.5/images/menubgon.gif’ + + 0K 100% 10.4K=0.004s + +2022-07-28 16:53:45 (10.4 KB/s) - ‘192.168.0.5/images/menubgon.gif’ saved [47/47] + +--2022-07-28 16:53:45-- http://192.168.0.5/images/menuendon.gif +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 114 [image/gif] +Saving to: ‘192.168.0.5/images/menuendon.gif’ + + 0K 100% 75.3K=0.001s + +2022-07-28 16:53:45 (75.3 KB/s) - ‘192.168.0.5/images/menuendon.gif’ saved [114/114] + +--2022-07-28 16:53:45-- http://192.168.0.5/images/menuendbg.gif +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 47 [image/gif] +Saving to: ‘192.168.0.5/images/menuendbg.gif’ + + 0K 100% 28.6K=0.002s + +2022-07-28 16:53:45 (28.6 KB/s) - ‘192.168.0.5/images/menuendbg.gif’ saved [47/47] + +--2022-07-28 16:53:45-- http://192.168.0.5/images/border.gif +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 43 [image/gif] +Saving to: ‘192.168.0.5/images/border.gif’ + + 0K 100% 13.5K=0.003s + +2022-07-28 16:53:45 (13.5 KB/s) - ‘192.168.0.5/images/border.gif’ saved [43/43] + +--2022-07-28 16:53:45-- http://192.168.0.5/scripts/refresh.js +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 582 [application/x-javascript] +Saving to: ‘192.168.0.5/scripts/refresh.js’ + + 0K 100% 123K=0.005s + +2022-07-28 16:53:45 (123 KB/s) - ‘192.168.0.5/scripts/refresh.js’ saved [582/582] + +--2022-07-28 16:53:45-- http://192.168.0.5/images/menseponoff.gif +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 124 [image/gif] +Saving to: ‘192.168.0.5/images/menseponoff.gif’ + + 0K 100% 46.4K=0.003s + +2022-07-28 16:53:45 (46.4 KB/s) - ‘192.168.0.5/images/menseponoff.gif’ saved [124/124] + +--2022-07-28 16:53:45-- http://192.168.0.5/images/menubgoff.gif +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 47 [image/gif] +Saving to: ‘192.168.0.5/images/menubgoff.gif’ + + 0K 100% 32.5K=0.001s + +2022-07-28 16:53:45 (32.5 KB/s) - ‘192.168.0.5/images/menubgoff.gif’ saved [47/47] + +--2022-07-28 16:53:45-- http://192.168.0.5/images/mensepoffoff.gif +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 121 [image/gif] +Saving to: ‘192.168.0.5/images/mensepoffoff.gif’ + + 0K 100% 55.1K=0.002s + +2022-07-28 16:53:45 (55.1 KB/s) - ‘192.168.0.5/images/mensepoffoff.gif’ saved [121/121] + +--2022-07-28 16:53:45-- http://192.168.0.5/images/menuendoff.gif +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 112 [image/gif] +Saving to: ‘192.168.0.5/images/menuendoff.gif’ + + 0K 100% 76.1K=0.001s + +2022-07-28 16:53:45 (76.1 KB/s) - ‘192.168.0.5/images/menuendoff.gif’ saved [112/112] + +--2022-07-28 16:53:45-- http://192.168.0.5/images/menustartoff.gif +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 71 [image/gif] +Saving to: ‘192.168.0.5/images/menustartoff.gif’ + + 0K 100% 46.7K=0.001s + +2022-07-28 16:53:45 (46.7 KB/s) - ‘192.168.0.5/images/menustartoff.gif’ saved [71/71] + +--2022-07-28 16:53:45-- http://192.168.0.5/images/mensepoffon.gif +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 130 [image/gif] +Saving to: ‘192.168.0.5/images/mensepoffon.gif’ + + 0K 100% 71.0K=0.002s + +2022-07-28 16:53:45 (71.0 KB/s) - ‘192.168.0.5/images/mensepoffon.gif’ saved [130/130] + +--2022-07-28 16:53:45-- http://192.168.0.5/images/1756enet.bmp +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: 182 [text/plain] +Saving to: ‘192.168.0.5/images/1756enet.bmp’ + + 0K 100% 62.7K=0.003s + +2022-07-28 16:53:45 (62.7 KB/s) - ‘192.168.0.5/images/1756enet.bmp’ saved [182/182] + +--2022-07-28 16:53:45-- http://192.168.0.5/rokform/chassisDetail?slot=0 +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified [text/html] +Saving to: ‘192.168.0.5/rokform/chassisDetail?slot=0.html’ + + 0K .. 31.5K=0.08s + +Last-modified header missing -- time-stamps turned off. +2022-07-28 16:53:45 (31.5 KB/s) - ‘192.168.0.5/rokform/chassisDetail?slot=0.html’ saved [2728] + +--2022-07-28 16:53:45-- http://192.168.0.5/rokform/chassisDetail?slot=1 +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified [text/html] +Saving to: ‘192.168.0.5/rokform/chassisDetail?slot=1.html’ + + 0K .. 59.5K=0.04s + +Last-modified header missing -- time-stamps turned off. +2022-07-28 16:53:45 (59.5 KB/s) - ‘192.168.0.5/rokform/chassisDetail?slot=1.html’ saved [2718] + +--2022-07-28 16:53:45-- http://192.168.0.5/rokform/chassisDetail?slot=2 +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified [text/html] +Saving to: ‘192.168.0.5/rokform/chassisDetail?slot=2.html’ + + 0K .. 32.6K=0.08s + +Last-modified header missing -- time-stamps turned off. +2022-07-28 16:53:45 (32.6 KB/s) - ‘192.168.0.5/rokform/chassisDetail?slot=2.html’ saved [2718] + +--2022-07-28 16:53:45-- http://192.168.0.5/rokform/chassisDetail?slot=0&pagereq=backplane +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified [text/html] +Saving to: ‘192.168.0.5/rokform/chassisDetail?slot=0&pagereq=backplane.html’ + + 0K ... 41.7K=0.07s + +Last-modified header missing -- time-stamps turned off. +2022-07-28 16:53:45 (41.7 KB/s) - ‘192.168.0.5/rokform/chassisDetail?slot=0&pagereq=backplane.html’ saved [3151] + +--2022-07-28 16:53:45-- http://192.168.0.5/rokform/chassisDetail?slot=0&pagereq=conmanage +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified [text/html] +Saving to: ‘192.168.0.5/rokform/chassisDetail?slot=0&pagereq=conmanage.html’ + + 0K .. 38.2K=0.06s + +Last-modified header missing -- time-stamps turned off. +2022-07-28 16:53:46 (38.2 KB/s) - ‘192.168.0.5/rokform/chassisDetail?slot=0&pagereq=conmanage.html’ saved [2219] + +--2022-07-28 16:53:46-- http://192.168.0.5/rokform/chassisDetail?slot=1&pagereq=backplane +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified [text/html] +Saving to: ‘192.168.0.5/rokform/chassisDetail?slot=1&pagereq=backplane.html’ + + 0K ... 30.5K=0.1s + +Last-modified header missing -- time-stamps turned off. +2022-07-28 16:53:46 (30.5 KB/s) - ‘192.168.0.5/rokform/chassisDetail?slot=1&pagereq=backplane.html’ saved [3152] + +--2022-07-28 16:53:46-- http://192.168.0.5/rokform/chassisDetail?slot=1&pagereq=conmanage +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified [text/html] +Saving to: ‘192.168.0.5/rokform/chassisDetail?slot=1&pagereq=conmanage.html’ + + 0K .. 30.8K=0.09s + +Last-modified header missing -- time-stamps turned off. +2022-07-28 16:53:46 (30.8 KB/s) - ‘192.168.0.5/rokform/chassisDetail?slot=1&pagereq=conmanage.html’ saved [2795] + +--2022-07-28 16:53:46-- http://192.168.0.5/rokform/chassisDetail?slot=2&pagereq=backplane +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified [text/html] +Saving to: ‘192.168.0.5/rokform/chassisDetail?slot=2&pagereq=backplane.html’ + + 0K ... 71.1K=0.04s + +Last-modified header missing -- time-stamps turned off. +2022-07-28 16:53:46 (71.1 KB/s) - ‘192.168.0.5/rokform/chassisDetail?slot=2&pagereq=backplane.html’ saved [3151] + +--2022-07-28 16:53:46-- http://192.168.0.5/rokform/chassisDetail?slot=2&pagereq=conmanage +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified [text/html] +Saving to: ‘192.168.0.5/rokform/chassisDetail?slot=2&pagereq=conmanage.html’ + + 0K .. 42.9K=0.05s + +Last-modified header missing -- time-stamps turned off. +2022-07-28 16:53:46 (42.9 KB/s) - ‘192.168.0.5/rokform/chassisDetail?slot=2&pagereq=conmanage.html’ saved [2219] + +--2022-07-28 16:53:46-- http://192.168.0.5/rokform/chassisDetail?slot=0&pagereq=module +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified [text/html] +Saving to: ‘192.168.0.5/rokform/chassisDetail?slot=0&pagereq=module.html’ + + 0K .. 31.2K=0.09s + +Last-modified header missing -- time-stamps turned off. +2022-07-28 16:53:46 (31.2 KB/s) - ‘192.168.0.5/rokform/chassisDetail?slot=0&pagereq=module.html’ saved [2728] + +--2022-07-28 16:53:46-- http://192.168.0.5/rokform/chassisDetail?slot=1&pagereq=module +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified [text/html] +Saving to: ‘192.168.0.5/rokform/chassisDetail?slot=1&pagereq=module.html’ + + 0K .. 42.6K=0.06s + +Last-modified header missing -- time-stamps turned off. +2022-07-28 16:53:46 (42.6 KB/s) - ‘192.168.0.5/rokform/chassisDetail?slot=1&pagereq=module.html’ saved [2718] + +--2022-07-28 16:53:46-- http://192.168.0.5/rokform/chassisDetail?slot=2&pagereq=module +Connecting to 192.168.0.5:80... connected. +HTTP request sent, awaiting response... 200 OK +Length: unspecified [text/html] +Saving to: ‘192.168.0.5/rokform/chassisDetail?slot=2&pagereq=module.html’ + + 0K .. 31.6K=0.08s + +Last-modified header missing -- time-stamps turned off. +2022-07-28 16:53:46 (31.6 KB/s) - ‘192.168.0.5/rokform/chassisDetail?slot=2&pagereq=module.html’ saved [2718] + +FINISHED --2022-07-28 16:53:46-- +Total wall clock time: 3.0s +Downloaded: 58 files, 121K in 1.6s (77.3 KB/s) +Converting links in 192.168.0.5/rokform/advancedDiags?pageReq=icmp.html... 2-0 +Converting links in 192.168.0.5/rokform/advancedDiags?pageReq=encapstats.html... 2-0 +Converting links in 192.168.0.5/header.asp.html... 4-0 +Converting links in 192.168.0.5/rokform/advancedDiags?pageReq=crash.html... 1-0 +Converting links in 192.168.0.5/navtree/navtree.html... 54-0 +Converting links in 192.168.0.5/rokform/chassisDetail?slot=2.html... 16-0 +Converting links in 192.168.0.5/rokform/chassisDetail?slot=0&pagereq=conmanage.html... 16-0 +Converting links in 192.168.0.5/rokform/chassisDetail?slot=0&pagereq=backplane.html... 16-0 +Converting links in 192.168.0.5/rokform/advancedDiags?pageReq=heap.html... 2-0 +Converting links in 192.168.0.5/chassisWho.asp.html... 14-0 +Converting links in 192.168.0.5/rokform/advancedDiags?pageReq=encapsess.html... 2-0 +Converting links in 192.168.0.5/diagnetwork.asp.html... 20-0 +Converting links in 192.168.0.5/rokform/advancedDiags?pageReq=netmem.html... 2-0 +Converting links in 192.168.0.5/rokform/chassisDetail?slot=1.html... 16-0 +Converting links in 192.168.0.5/rokform/advancedDiags?pageReq=tcp.html... 2-0 +Converting links in 192.168.0.5/rokform/advancedDiags?pageReq=ip.html... 2-0 +Converting links in 192.168.0.5/rokform/advancedDiags?pageReq=genmem.html... 2-0 +Converting links in 192.168.0.5/home.asp.html... 8-0 +Converting links in 192.168.0.5/rokform/chassisDetail?slot=0.html... 16-0 +Converting links in 192.168.0.5/diagover.asp.html... 21-0 +Converting links in 192.168.0.5/rokform/chassisDetail?slot=1&pagereq=conmanage.html... 16-0 +Converting links in 192.168.0.5/rokform/chassisDetail?slot=1&pagereq=backplane.html... 16-0 +Converting links in 192.168.0.5/rokform/chassisDetail?slot=2&pagereq=module.html... 16-0 +Converting links in 192.168.0.5/etherstats.asp.html... 21-0 +Converting links in 192.168.0.5/rokform/chassisDetail?slot=1&pagereq=module.html... 16-0 +Converting links in 192.168.0.5/rokform/advancedDiags?pageReq=mbuf.html... 2-0 +Converting links in 192.168.0.5/redirect.html... 1-0 +Converting links in 192.168.0.5/index.html... 5-0 +Converting links in 192.168.0.5/rokform/advancedDiags?pageReq=driverstats.html... 2-0 +Converting links in 192.168.0.5/rokform/chassisDetail?slot=0&pagereq=module.html... 16-0 +Converting links in 192.168.0.5/msgconnect.asp.html... 21-0 +Converting links in 192.168.0.5/rokform/chassisDetail?slot=2&pagereq=conmanage.html... 16-0 +Converting links in 192.168.0.5/rokform/chassisDetail?slot=2&pagereq=backplane.html... 16-0 +Converting links in 192.168.0.5/rokform/advancedDiags?pageReq=udp.html... 2-0 +Converting links in 192.168.0.5/ioconnect.asp.html... 21-0 +Converting links in 192.168.0.5/rokform/advancedDiags?pageReq=igmp.html... 2-0 +Converting links in 192.168.0.5/css/navtree.css... nothing to do. +Converting links in 192.168.0.5/css/radevice.css... nothing to do. +Converted links in 38 files in 0.006 seconds. diff --git a/new-plc-profiles/siemens-et-200sp.fingerprint b/new-plc-profiles/siemens-et-200sp.fingerprint new file mode 100644 index 0000000..ef77af5 --- /dev/null +++ b/new-plc-profiles/siemens-et-200sp.fingerprint @@ -0,0 +1,4 @@ +# Nmap 7.60 scan initiated Thu Jul 28 16:15:35 2022 as: nmap -vvv -O -oN siemens-et-200sp.fingerprint 192.168.1.1 +Nmap scan report for 192.168.1.1 [host down, received no-response] +Read data files from: /usr/bin/../share/nmap +# Nmap done at Thu Jul 28 16:15:36 2022 -- 1 IP address (0 hosts up) scanned in 0.77 seconds diff --git a/new-plc-profiles/siemens-s7-1500 b/new-plc-profiles/siemens-s7-1500 new file mode 100644 index 0000000..cef62a8 --- /dev/null +++ b/new-plc-profiles/siemens-s7-1500 @@ -0,0 +1,364 @@ +iso.3.6.1.2.1.1.1.0 = STRING: "Siemens, SIMATIC S7, CPU 1511C-1 PN, 6ES7 511-1CK01-0AB0, HW: Version 4, FW: Version V2.8.3, S V-N4EC75702021" +iso.3.6.1.2.1.1.2.0 = OID: ccitt.0 +iso.3.6.1.2.1.1.3.0 = Timeticks: (1124390) 3:07:23.90 +iso.3.6.1.2.1.1.4.0 = "" +iso.3.6.1.2.1.1.5.0 = "" +iso.3.6.1.2.1.1.6.0 = "" +iso.3.6.1.2.1.1.7.0 = INTEGER: 78 +iso.3.6.1.2.1.1.8.0 = Timeticks: (0) 0:00:00.00 +iso.3.6.1.2.1.1.9.1.2.1 = OID: iso.0.8802.1.1.2 +iso.3.6.1.2.1.1.9.1.2.2 = OID: iso.0.62439.1 +iso.3.6.1.2.1.1.9.1.2.3 = OID: iso.3.6.1.2.1 +iso.3.6.1.2.1.1.9.1.2.4 = OID: iso.3.6.1.2.1.4 +iso.3.6.1.2.1.1.9.1.2.5 = OID: iso.3.6.1.2.1.5 +iso.3.6.1.2.1.1.9.1.2.6 = OID: iso.3.6.1.2.1.6 +iso.3.6.1.2.1.1.9.1.2.7 = OID: iso.3.6.1.2.1.7 +iso.3.6.1.2.1.1.9.1.2.8 = OID: iso.3.6.1.2.1.11 +iso.3.6.1.2.1.1.9.1.2.9 = OID: iso.3.6.1.2.1.31 +iso.3.6.1.2.1.1.9.1.3.1 = STRING: "iso.0.iso8802.ieee802dot1.ieee802dot1mibs.lldp" +iso.3.6.1.2.1.1.9.1.3.2 = STRING: "iso.0.iec62439.mrp" +iso.3.6.1.2.1.1.9.1.3.3 = STRING: "iso.org.dod.internet.mgmt.mib_2" +iso.3.6.1.2.1.1.9.1.3.4 = STRING: "iso.org.dod.internet.mgmt.mib_2.ipMIB" +iso.3.6.1.2.1.1.9.1.3.5 = STRING: "iso.org.dod.internet.mgmt.mib_2.icmpMIB" +iso.3.6.1.2.1.1.9.1.3.6 = STRING: "iso.org.dod.internet.mgmt.mib_2.tcpMIB" +iso.3.6.1.2.1.1.9.1.3.7 = STRING: "iso.org.dod.internet.mgmt.mib_2.udpMIB" +iso.3.6.1.2.1.1.9.1.3.8 = STRING: "iso.org.dod.internet.mgmt.mib_2.snmp" +iso.3.6.1.2.1.1.9.1.3.9 = STRING: "iso.org.dod.internet.mgmt.mib_2.ifMIB" +iso.3.6.1.2.1.1.9.1.4.1 = Timeticks: (0) 0:00:00.00 +iso.3.6.1.2.1.1.9.1.4.2 = Timeticks: (0) 0:00:00.00 +iso.3.6.1.2.1.1.9.1.4.3 = Timeticks: (0) 0:00:00.00 +iso.3.6.1.2.1.1.9.1.4.4 = Timeticks: (0) 0:00:00.00 +iso.3.6.1.2.1.1.9.1.4.5 = Timeticks: (0) 0:00:00.00 +iso.3.6.1.2.1.1.9.1.4.6 = Timeticks: (0) 0:00:00.00 +iso.3.6.1.2.1.1.9.1.4.7 = Timeticks: (0) 0:00:00.00 +iso.3.6.1.2.1.1.9.1.4.8 = Timeticks: (0) 0:00:00.00 +iso.3.6.1.2.1.1.9.1.4.9 = Timeticks: (0) 0:00:00.00 +iso.3.6.1.2.1.2.1.0 = INTEGER: 5 +iso.3.6.1.2.1.2.2.1.1.1 = INTEGER: 1 +iso.3.6.1.2.1.2.2.1.1.2 = INTEGER: 2 +iso.3.6.1.2.1.2.2.1.1.3 = INTEGER: 3 +iso.3.6.1.2.1.2.2.1.1.4 = INTEGER: 4 +iso.3.6.1.2.1.2.2.1.1.5 = INTEGER: 5 +iso.3.6.1.2.1.2.2.1.2.1 = STRING: "Siemens, SIMATIC S7, internal, X1" +iso.3.6.1.2.1.2.2.1.2.2 = STRING: "Siemens, SIMATIC S7, Ethernet Port, X1 P1R" +iso.3.6.1.2.1.2.2.1.2.3 = STRING: "Siemens, SIMATIC S7, Ethernet Port, X1 P2R" +iso.3.6.1.2.1.2.2.1.2.4 = STRING: "Siemens, SIMATIC S7, internal, W1" +iso.3.6.1.2.1.2.2.1.2.5 = STRING: "Siemens, SIMATIC S7, Ethernet Port, W1 P1" +iso.3.6.1.2.1.2.2.1.3.1 = INTEGER: 6 +iso.3.6.1.2.1.2.2.1.3.2 = INTEGER: 6 +iso.3.6.1.2.1.2.2.1.3.3 = INTEGER: 6 +iso.3.6.1.2.1.2.2.1.3.4 = INTEGER: 6 +iso.3.6.1.2.1.2.2.1.3.5 = INTEGER: 6 +iso.3.6.1.2.1.2.2.1.4.1 = INTEGER: 1500 +iso.3.6.1.2.1.2.2.1.4.2 = INTEGER: 1500 +iso.3.6.1.2.1.2.2.1.4.3 = INTEGER: 1500 +iso.3.6.1.2.1.2.2.1.4.4 = INTEGER: 1500 +iso.3.6.1.2.1.2.2.1.4.5 = INTEGER: 1500 +iso.3.6.1.2.1.2.2.1.5.1 = Gauge32: 100000000 +iso.3.6.1.2.1.2.2.1.5.2 = Gauge32: 100000000 +iso.3.6.1.2.1.2.2.1.5.3 = Gauge32: 100000000 +iso.3.6.1.2.1.2.2.1.5.4 = Gauge32: 100000000 +iso.3.6.1.2.1.2.2.1.5.5 = Gauge32: 100000000 +iso.3.6.1.2.1.2.2.1.6.1 = Hex-STRING: 8C F3 19 19 8F 50 +iso.3.6.1.2.1.2.2.1.6.2 = Hex-STRING: 8C F3 19 19 8F 51 +iso.3.6.1.2.1.2.2.1.6.3 = Hex-STRING: 8C F3 19 19 8F 52 +iso.3.6.1.2.1.2.2.1.6.4 = Hex-STRING: 8E F3 19 19 8F 50 +iso.3.6.1.2.1.2.2.1.6.5 = Hex-STRING: 8E F3 19 19 8F 50 +iso.3.6.1.2.1.2.2.1.7.1 = INTEGER: 1 +iso.3.6.1.2.1.2.2.1.7.2 = INTEGER: 1 +iso.3.6.1.2.1.2.2.1.7.3 = INTEGER: 1 +iso.3.6.1.2.1.2.2.1.7.4 = INTEGER: 1 +iso.3.6.1.2.1.2.2.1.7.5 = INTEGER: 1 +iso.3.6.1.2.1.2.2.1.8.1 = INTEGER: 1 +iso.3.6.1.2.1.2.2.1.8.2 = INTEGER: 2 +iso.3.6.1.2.1.2.2.1.8.3 = INTEGER: 1 +iso.3.6.1.2.1.2.2.1.8.4 = INTEGER: 1 +iso.3.6.1.2.1.2.2.1.8.5 = INTEGER: 2 +iso.3.6.1.2.1.2.2.1.9.1 = Timeticks: (100) 0:00:01.00 +iso.3.6.1.2.1.2.2.1.9.2 = Timeticks: (410) 0:00:04.10 +iso.3.6.1.2.1.2.2.1.9.3 = Timeticks: (1990) 0:00:19.90 +iso.3.6.1.2.1.2.2.1.9.4 = Timeticks: (100) 0:00:01.00 +iso.3.6.1.2.1.2.2.1.9.5 = Timeticks: (100) 0:00:01.00 +iso.3.6.1.2.1.2.2.1.10.2 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.10.3 = Counter32: 120452991 +iso.3.6.1.2.1.2.2.1.10.4 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.10.5 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.11.1 = Counter32: 1501064 +iso.3.6.1.2.1.2.2.1.11.2 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.11.3 = Counter32: 1499716 +iso.3.6.1.2.1.2.2.1.12.2 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.12.3 = Counter32: 10555 +iso.3.6.1.2.1.2.2.1.13.2 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.13.3 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.13.4 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.13.5 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.14.2 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.14.3 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.15.2 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.15.3 = Counter32: 1926 +iso.3.6.1.2.1.2.2.1.16.2 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.16.3 = Counter32: 111182064 +iso.3.6.1.2.1.2.2.1.16.4 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.16.5 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.17.1 = Counter32: 1523184 +iso.3.6.1.2.1.2.2.1.17.2 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.17.3 = Counter32: 1511226 +iso.3.6.1.2.1.2.2.1.18.2 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.18.3 = Counter32: 11958 +iso.3.6.1.2.1.2.2.1.19.4 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.19.5 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.20.2 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.20.3 = Counter32: 0 +iso.3.6.1.2.1.2.2.1.22.1 = OID: ccitt.0 +iso.3.6.1.2.1.2.2.1.22.2 = OID: ccitt.0 +iso.3.6.1.2.1.2.2.1.22.3 = OID: ccitt.0 +iso.3.6.1.2.1.2.2.1.22.4 = OID: ccitt.0 +iso.3.6.1.2.1.2.2.1.22.5 = OID: ccitt.0 +iso.3.6.1.2.1.4.1.0 = INTEGER: 2 +iso.3.6.1.2.1.4.2.0 = INTEGER: 64 +iso.3.6.1.2.1.4.3.0 = Counter32: 1500277 +iso.3.6.1.2.1.4.4.0 = Counter32: 0 +iso.3.6.1.2.1.4.5.0 = Counter32: 177 +iso.3.6.1.2.1.4.6.0 = Counter32: 0 +iso.3.6.1.2.1.4.7.0 = Counter32: 0 +iso.3.6.1.2.1.4.8.0 = Counter32: 0 +iso.3.6.1.2.1.4.9.0 = Counter32: 1500106 +iso.3.6.1.2.1.4.10.0 = Counter32: 1512157 +iso.3.6.1.2.1.4.11.0 = Counter32: 0 +iso.3.6.1.2.1.4.12.0 = Counter32: 0 +iso.3.6.1.2.1.4.13.0 = INTEGER: 60 +iso.3.6.1.2.1.4.14.0 = Counter32: 0 +iso.3.6.1.2.1.4.15.0 = Counter32: 0 +iso.3.6.1.2.1.4.16.0 = Counter32: 0 +iso.3.6.1.2.1.4.17.0 = Counter32: 0 +iso.3.6.1.2.1.4.18.0 = Counter32: 0 +iso.3.6.1.2.1.4.19.0 = Counter32: 0 +iso.3.6.1.2.1.4.20.1.1.192.168.104.16 = IpAddress: 192.168.104.16 +iso.3.6.1.2.1.4.20.1.2.192.168.104.16 = INTEGER: 1 +iso.3.6.1.2.1.4.20.1.3.192.168.104.16 = IpAddress: 255.255.255.0 +iso.3.6.1.2.1.4.20.1.4.192.168.104.16 = INTEGER: 1 +iso.3.6.1.2.1.4.20.1.5.192.168.104.16 = INTEGER: 65535 +iso.3.6.1.2.1.4.21.1.1.0.0.0.0 = IpAddress: 0.0.0.0 +iso.3.6.1.2.1.4.21.1.1.192.168.104.0 = IpAddress: 192.168.104.0 +iso.3.6.1.2.1.4.21.1.1.192.168.104.255 = IpAddress: 192.168.104.255 +iso.3.6.1.2.1.4.21.1.2.0.0.0.0 = INTEGER: 1 +iso.3.6.1.2.1.4.21.1.2.192.168.104.0 = INTEGER: 1 +iso.3.6.1.2.1.4.21.1.2.192.168.104.255 = INTEGER: 1 +iso.3.6.1.2.1.4.21.1.3.0.0.0.0 = INTEGER: -1 +iso.3.6.1.2.1.4.21.1.3.192.168.104.0 = INTEGER: -1 +iso.3.6.1.2.1.4.21.1.3.192.168.104.255 = INTEGER: -1 +iso.3.6.1.2.1.4.21.1.4.0.0.0.0 = INTEGER: -1 +iso.3.6.1.2.1.4.21.1.4.192.168.104.0 = INTEGER: -1 +iso.3.6.1.2.1.4.21.1.4.192.168.104.255 = INTEGER: -1 +iso.3.6.1.2.1.4.21.1.5.0.0.0.0 = INTEGER: -1 +iso.3.6.1.2.1.4.21.1.5.192.168.104.0 = INTEGER: -1 +iso.3.6.1.2.1.4.21.1.5.192.168.104.255 = INTEGER: -1 +iso.3.6.1.2.1.4.21.1.6.0.0.0.0 = INTEGER: -1 +iso.3.6.1.2.1.4.21.1.6.192.168.104.0 = INTEGER: -1 +iso.3.6.1.2.1.4.21.1.6.192.168.104.255 = INTEGER: -1 +iso.3.6.1.2.1.4.21.1.7.0.0.0.0 = IpAddress: 192.168.104.1 +iso.3.6.1.2.1.4.21.1.7.192.168.104.0 = IpAddress: 192.168.104.16 +iso.3.6.1.2.1.4.21.1.7.192.168.104.255 = IpAddress: 192.168.104.16 +iso.3.6.1.2.1.4.21.1.8.0.0.0.0 = INTEGER: 4 +iso.3.6.1.2.1.4.21.1.8.192.168.104.0 = INTEGER: 3 +iso.3.6.1.2.1.4.21.1.8.192.168.104.255 = INTEGER: 4 +iso.3.6.1.2.1.4.21.1.9.0.0.0.0 = INTEGER: 2 +iso.3.6.1.2.1.4.21.1.9.192.168.104.0 = INTEGER: 2 +iso.3.6.1.2.1.4.21.1.9.192.168.104.255 = INTEGER: 1 +iso.3.6.1.2.1.4.21.1.10.0.0.0.0 = INTEGER: 11240 +iso.3.6.1.2.1.4.21.1.10.192.168.104.0 = INTEGER: 11240 +iso.3.6.1.2.1.4.21.1.10.192.168.104.255 = INTEGER: 11240 +iso.3.6.1.2.1.4.21.1.11.0.0.0.0 = IpAddress: 255.255.255.255 +iso.3.6.1.2.1.4.21.1.11.192.168.104.0 = IpAddress: 255.255.255.0 +iso.3.6.1.2.1.4.21.1.11.192.168.104.255 = IpAddress: 255.255.255.255 +iso.3.6.1.2.1.4.21.1.12.0.0.0.0 = INTEGER: -1 +iso.3.6.1.2.1.4.21.1.12.192.168.104.0 = INTEGER: -1 +iso.3.6.1.2.1.4.21.1.12.192.168.104.255 = INTEGER: -1 +iso.3.6.1.2.1.4.21.1.13.0.0.0.0 = OID: ccitt.0 +iso.3.6.1.2.1.4.21.1.13.192.168.104.0 = OID: ccitt.0 +iso.3.6.1.2.1.4.21.1.13.192.168.104.255 = OID: ccitt.0 +iso.3.6.1.2.1.4.22.1.1.1.192.168.104.16 = INTEGER: 1 +iso.3.6.1.2.1.4.22.1.1.1.192.168.104.99 = INTEGER: 1 +iso.3.6.1.2.1.4.22.1.2.1.192.168.104.16 = Hex-STRING: 8C F3 19 19 8F 50 +iso.3.6.1.2.1.4.22.1.2.1.192.168.104.99 = Hex-STRING: 08 00 27 0F F5 1B +iso.3.6.1.2.1.4.22.1.3.1.192.168.104.16 = IpAddress: 192.168.104.16 +iso.3.6.1.2.1.4.22.1.3.1.192.168.104.99 = IpAddress: 192.168.104.99 +iso.3.6.1.2.1.4.22.1.4.1.192.168.104.16 = INTEGER: 3 +iso.3.6.1.2.1.4.22.1.4.1.192.168.104.99 = INTEGER: 3 +iso.3.6.1.2.1.4.23.0 = Counter32: 0 +iso.3.6.1.2.1.5.1.0 = Counter32: 973 +iso.3.6.1.2.1.5.2.0 = Counter32: 0 +iso.3.6.1.2.1.5.3.0 = Counter32: 922 +iso.3.6.1.2.1.5.4.0 = Counter32: 0 +iso.3.6.1.2.1.5.5.0 = Counter32: 0 +iso.3.6.1.2.1.5.6.0 = Counter32: 0 +iso.3.6.1.2.1.5.7.0 = Counter32: 34 +iso.3.6.1.2.1.5.8.0 = Counter32: 17 +iso.3.6.1.2.1.5.9.0 = Counter32: 0 +iso.3.6.1.2.1.5.10.0 = Counter32: 0 +iso.3.6.1.2.1.5.11.0 = Counter32: 0 +iso.3.6.1.2.1.5.12.0 = Counter32: 0 +iso.3.6.1.2.1.5.13.0 = Counter32: 0 +iso.3.6.1.2.1.5.14.0 = Counter32: 981 +iso.3.6.1.2.1.5.15.0 = Counter32: 8 +iso.3.6.1.2.1.5.16.0 = Counter32: 0 +iso.3.6.1.2.1.5.17.0 = Counter32: 0 +iso.3.6.1.2.1.5.18.0 = Counter32: 0 +iso.3.6.1.2.1.5.19.0 = Counter32: 0 +iso.3.6.1.2.1.5.20.0 = Counter32: 0 +iso.3.6.1.2.1.5.21.0 = Counter32: 0 +iso.3.6.1.2.1.5.22.0 = Counter32: 17 +iso.3.6.1.2.1.5.23.0 = Counter32: 0 +iso.3.6.1.2.1.5.24.0 = Counter32: 0 +iso.3.6.1.2.1.5.25.0 = Counter32: 0 +iso.3.6.1.2.1.5.26.0 = Counter32: 0 +iso.3.6.1.2.1.6.1.0 = INTEGER: 1 +iso.3.6.1.2.1.6.2.0 = INTEGER: 1000 +iso.3.6.1.2.1.6.3.0 = INTEGER: 128000 +iso.3.6.1.2.1.6.4.0 = INTEGER: -1 +iso.3.6.1.2.1.6.5.0 = Counter32: 1772 +iso.3.6.1.2.1.6.6.0 = Counter32: 24 +iso.3.6.1.2.1.6.7.0 = Counter32: 1760 +iso.3.6.1.2.1.6.8.0 = Counter32: 15 +iso.3.6.1.2.1.6.9.0 = Gauge32: 10 +iso.3.6.1.2.1.6.10.0 = Counter32: 1498354 +iso.3.6.1.2.1.6.11.0 = Counter32: 1499031 +iso.3.6.1.2.1.6.12.0 = Counter32: 56 +iso.3.6.1.2.1.6.13.1.1.0.0.0.0.102.0.0.0.0.0 = INTEGER: 2 +iso.3.6.1.2.1.6.13.1.1.192.168.104.16.80.0.0.0.0.0 = INTEGER: 2 +iso.3.6.1.2.1.6.13.1.1.192.168.104.16.80.192.168.104.99.48864 = INTEGER: 5 +iso.3.6.1.2.1.6.13.1.1.192.168.104.16.80.192.168.104.99.48870 = INTEGER: 5 +iso.3.6.1.2.1.6.13.1.1.192.168.104.16.80.192.168.104.99.48872 = INTEGER: 5 +iso.3.6.1.2.1.6.13.1.1.192.168.104.16.80.192.168.104.99.48874 = INTEGER: 5 +iso.3.6.1.2.1.6.13.1.1.192.168.104.16.80.192.168.104.99.48878 = INTEGER: 5 +iso.3.6.1.2.1.6.13.1.1.192.168.104.16.80.192.168.104.99.48880 = INTEGER: 5 +iso.3.6.1.2.1.6.13.1.1.192.168.104.16.80.192.168.104.99.48882 = INTEGER: 5 +iso.3.6.1.2.1.6.13.1.1.192.168.104.16.80.192.168.104.99.48884 = INTEGER: 5 +iso.3.6.1.2.1.6.13.1.1.192.168.104.16.80.192.168.104.99.48886 = INTEGER: 5 +iso.3.6.1.2.1.6.13.1.1.192.168.104.16.80.192.168.104.99.48888 = INTEGER: 5 +iso.3.6.1.2.1.6.13.1.1.192.168.104.16.443.0.0.0.0.0 = INTEGER: 2 +iso.3.6.1.2.1.6.13.1.1.192.168.104.16.502.0.0.0.0.0 = INTEGER: 2 +iso.3.6.1.2.1.6.13.1.1.192.168.104.16.4840.0.0.0.0.0 = INTEGER: 2 +iso.3.6.1.2.1.6.13.1.1.192.168.104.16.51112.192.168.103.15.502 = INTEGER: 3 +iso.3.6.1.2.1.6.13.1.1.192.168.104.16.61721.192.168.103.15.502 = INTEGER: 3 +iso.3.6.1.2.1.6.13.1.1.192.168.104.16.62640.192.168.103.15.502 = INTEGER: 3 +iso.3.6.1.2.1.6.13.1.1.192.168.104.16.64331.192.168.103.15.502 = INTEGER: 3 +iso.3.6.1.2.1.6.13.1.2.0.0.0.0.102.0.0.0.0.0 = IpAddress: 0.0.0.0 +iso.3.6.1.2.1.6.13.1.2.192.168.104.16.80.0.0.0.0.0 = IpAddress: 192.168.104.16 +iso.3.6.1.2.1.6.13.1.2.192.168.104.16.80.192.168.104.99.48864 = IpAddress: 192.168.104.16 +iso.3.6.1.2.1.6.13.1.2.192.168.104.16.80.192.168.104.99.48870 = IpAddress: 192.168.104.16 +iso.3.6.1.2.1.6.13.1.2.192.168.104.16.80.192.168.104.99.48872 = IpAddress: 192.168.104.16 +iso.3.6.1.2.1.6.13.1.2.192.168.104.16.80.192.168.104.99.48874 = IpAddress: 192.168.104.16 +iso.3.6.1.2.1.6.13.1.2.192.168.104.16.80.192.168.104.99.48878 = IpAddress: 192.168.104.16 +iso.3.6.1.2.1.6.13.1.2.192.168.104.16.80.192.168.104.99.48880 = IpAddress: 192.168.104.16 +iso.3.6.1.2.1.6.13.1.2.192.168.104.16.80.192.168.104.99.48882 = IpAddress: 192.168.104.16 +iso.3.6.1.2.1.6.13.1.2.192.168.104.16.80.192.168.104.99.48884 = IpAddress: 192.168.104.16 +iso.3.6.1.2.1.6.13.1.2.192.168.104.16.80.192.168.104.99.48886 = IpAddress: 192.168.104.16 +iso.3.6.1.2.1.6.13.1.2.192.168.104.16.80.192.168.104.99.48888 = IpAddress: 192.168.104.16 +iso.3.6.1.2.1.6.13.1.2.192.168.104.16.443.0.0.0.0.0 = IpAddress: 192.168.104.16 +iso.3.6.1.2.1.6.13.1.2.192.168.104.16.502.0.0.0.0.0 = IpAddress: 192.168.104.16 +iso.3.6.1.2.1.6.13.1.2.192.168.104.16.4840.0.0.0.0.0 = IpAddress: 192.168.104.16 +iso.3.6.1.2.1.6.13.1.2.192.168.104.16.51112.192.168.103.15.502 = IpAddress: 192.168.104.16 +iso.3.6.1.2.1.6.13.1.2.192.168.104.16.61721.192.168.103.15.502 = IpAddress: 192.168.104.16 +iso.3.6.1.2.1.6.13.1.2.192.168.104.16.62640.192.168.103.15.502 = IpAddress: 192.168.104.16 +iso.3.6.1.2.1.6.13.1.2.192.168.104.16.64331.192.168.103.15.502 = IpAddress: 192.168.104.16 +iso.3.6.1.2.1.6.13.1.3.0.0.0.0.102.0.0.0.0.0 = INTEGER: 102 +iso.3.6.1.2.1.6.13.1.3.192.168.104.16.80.0.0.0.0.0 = INTEGER: 80 +iso.3.6.1.2.1.6.13.1.3.192.168.104.16.80.192.168.104.99.48864 = INTEGER: 80 +iso.3.6.1.2.1.6.13.1.3.192.168.104.16.80.192.168.104.99.48870 = INTEGER: 80 +iso.3.6.1.2.1.6.13.1.3.192.168.104.16.80.192.168.104.99.48872 = INTEGER: 80 +iso.3.6.1.2.1.6.13.1.3.192.168.104.16.80.192.168.104.99.48874 = INTEGER: 80 +iso.3.6.1.2.1.6.13.1.3.192.168.104.16.80.192.168.104.99.48878 = INTEGER: 80 +iso.3.6.1.2.1.6.13.1.3.192.168.104.16.80.192.168.104.99.48880 = INTEGER: 80 +iso.3.6.1.2.1.6.13.1.3.192.168.104.16.80.192.168.104.99.48882 = INTEGER: 80 +iso.3.6.1.2.1.6.13.1.3.192.168.104.16.80.192.168.104.99.48884 = INTEGER: 80 +iso.3.6.1.2.1.6.13.1.3.192.168.104.16.80.192.168.104.99.48886 = INTEGER: 80 +iso.3.6.1.2.1.6.13.1.3.192.168.104.16.80.192.168.104.99.48888 = INTEGER: 80 +iso.3.6.1.2.1.6.13.1.3.192.168.104.16.443.0.0.0.0.0 = INTEGER: 443 +iso.3.6.1.2.1.6.13.1.3.192.168.104.16.502.0.0.0.0.0 = INTEGER: 502 +iso.3.6.1.2.1.6.13.1.3.192.168.104.16.4840.0.0.0.0.0 = INTEGER: 4840 +iso.3.6.1.2.1.6.13.1.3.192.168.104.16.51112.192.168.103.15.502 = INTEGER: 51112 +iso.3.6.1.2.1.6.13.1.3.192.168.104.16.61721.192.168.103.15.502 = INTEGER: 61721 +iso.3.6.1.2.1.6.13.1.3.192.168.104.16.62640.192.168.103.15.502 = INTEGER: 62640 +iso.3.6.1.2.1.6.13.1.3.192.168.104.16.64331.192.168.103.15.502 = INTEGER: 64331 +iso.3.6.1.2.1.6.13.1.4.0.0.0.0.102.0.0.0.0.0 = IpAddress: 0.0.0.0 +iso.3.6.1.2.1.6.13.1.4.192.168.104.16.80.0.0.0.0.0 = IpAddress: 0.0.0.0 +iso.3.6.1.2.1.6.13.1.4.192.168.104.16.80.192.168.104.99.48864 = IpAddress: 192.168.104.99 +iso.3.6.1.2.1.6.13.1.4.192.168.104.16.80.192.168.104.99.48870 = IpAddress: 192.168.104.99 +iso.3.6.1.2.1.6.13.1.4.192.168.104.16.80.192.168.104.99.48872 = IpAddress: 192.168.104.99 +iso.3.6.1.2.1.6.13.1.4.192.168.104.16.80.192.168.104.99.48874 = IpAddress: 192.168.104.99 +iso.3.6.1.2.1.6.13.1.4.192.168.104.16.80.192.168.104.99.48878 = IpAddress: 192.168.104.99 +iso.3.6.1.2.1.6.13.1.4.192.168.104.16.80.192.168.104.99.48880 = IpAddress: 192.168.104.99 +iso.3.6.1.2.1.6.13.1.4.192.168.104.16.80.192.168.104.99.48882 = IpAddress: 192.168.104.99 +iso.3.6.1.2.1.6.13.1.4.192.168.104.16.80.192.168.104.99.48884 = IpAddress: 192.168.104.99 +iso.3.6.1.2.1.6.13.1.4.192.168.104.16.80.192.168.104.99.48886 = IpAddress: 192.168.104.99 +iso.3.6.1.2.1.6.13.1.4.192.168.104.16.80.192.168.104.99.48888 = IpAddress: 192.168.104.99 +iso.3.6.1.2.1.6.13.1.4.192.168.104.16.443.0.0.0.0.0 = IpAddress: 0.0.0.0 +iso.3.6.1.2.1.6.13.1.4.192.168.104.16.502.0.0.0.0.0 = IpAddress: 0.0.0.0 +iso.3.6.1.2.1.6.13.1.4.192.168.104.16.4840.0.0.0.0.0 = IpAddress: 0.0.0.0 +iso.3.6.1.2.1.6.13.1.4.192.168.104.16.51112.192.168.103.15.502 = IpAddress: 192.168.103.15 +iso.3.6.1.2.1.6.13.1.4.192.168.104.16.61721.192.168.103.15.502 = IpAddress: 192.168.103.15 +iso.3.6.1.2.1.6.13.1.4.192.168.104.16.62640.192.168.103.15.502 = IpAddress: 192.168.103.15 +iso.3.6.1.2.1.6.13.1.4.192.168.104.16.64331.192.168.103.15.502 = IpAddress: 192.168.103.15 +iso.3.6.1.2.1.6.13.1.5.0.0.0.0.102.0.0.0.0.0 = INTEGER: 0 +iso.3.6.1.2.1.6.13.1.5.192.168.104.16.80.0.0.0.0.0 = INTEGER: 0 +iso.3.6.1.2.1.6.13.1.5.192.168.104.16.80.192.168.104.99.48864 = INTEGER: 48864 +iso.3.6.1.2.1.6.13.1.5.192.168.104.16.80.192.168.104.99.48870 = INTEGER: 48870 +iso.3.6.1.2.1.6.13.1.5.192.168.104.16.80.192.168.104.99.48872 = INTEGER: 48872 +iso.3.6.1.2.1.6.13.1.5.192.168.104.16.80.192.168.104.99.48874 = INTEGER: 48874 +iso.3.6.1.2.1.6.13.1.5.192.168.104.16.80.192.168.104.99.48878 = INTEGER: 48878 +iso.3.6.1.2.1.6.13.1.5.192.168.104.16.80.192.168.104.99.48880 = INTEGER: 48880 +iso.3.6.1.2.1.6.13.1.5.192.168.104.16.80.192.168.104.99.48882 = INTEGER: 48882 +iso.3.6.1.2.1.6.13.1.5.192.168.104.16.80.192.168.104.99.48884 = INTEGER: 48884 +iso.3.6.1.2.1.6.13.1.5.192.168.104.16.80.192.168.104.99.48886 = INTEGER: 48886 +iso.3.6.1.2.1.6.13.1.5.192.168.104.16.80.192.168.104.99.48888 = INTEGER: 48888 +iso.3.6.1.2.1.6.13.1.5.192.168.104.16.443.0.0.0.0.0 = INTEGER: 0 +iso.3.6.1.2.1.6.13.1.5.192.168.104.16.502.0.0.0.0.0 = INTEGER: 0 +iso.3.6.1.2.1.6.13.1.5.192.168.104.16.4840.0.0.0.0.0 = INTEGER: 0 +iso.3.6.1.2.1.6.13.1.5.192.168.104.16.51112.192.168.103.15.502 = INTEGER: 502 +iso.3.6.1.2.1.6.13.1.5.192.168.104.16.61721.192.168.103.15.502 = INTEGER: 502 +iso.3.6.1.2.1.6.13.1.5.192.168.104.16.62640.192.168.103.15.502 = INTEGER: 502 +iso.3.6.1.2.1.6.13.1.5.192.168.104.16.64331.192.168.103.15.502 = INTEGER: 502 +iso.3.6.1.2.1.6.14.0 = Counter32: 0 +iso.3.6.1.2.1.6.15.0 = Counter32: 12592 +iso.3.6.1.2.1.7.1.0 = Counter32: 978 +iso.3.6.1.2.1.7.2.0 = Counter32: 654 +iso.3.6.1.2.1.7.3.0 = Counter32: 0 +iso.3.6.1.2.1.7.4.0 = Counter32: 326 +iso.3.6.1.2.1.7.5.1.1.0.0.0.0.161 = IpAddress: 0.0.0.0 +iso.3.6.1.2.1.7.5.1.1.0.0.0.0.34964 = IpAddress: 0.0.0.0 +iso.3.6.1.2.1.7.5.1.1.0.0.0.0.51279 = IpAddress: 0.0.0.0 +iso.3.6.1.2.1.7.5.1.2.0.0.0.0.161 = INTEGER: 161 +iso.3.6.1.2.1.7.5.1.2.0.0.0.0.34964 = INTEGER: 34964 +iso.3.6.1.2.1.7.5.1.2.0.0.0.0.51279 = INTEGER: 51279 +iso.3.6.1.2.1.11.1.0 = Counter32: 334 +iso.3.6.1.2.1.11.2.0 = Counter32: 334 +iso.3.6.1.2.1.11.3.0 = Counter32: 0 +iso.3.6.1.2.1.11.4.0 = Counter32: 0 +iso.3.6.1.2.1.11.5.0 = Counter32: 0 +iso.3.6.1.2.1.11.6.0 = Counter32: 0 +iso.3.6.1.2.1.11.8.0 = Counter32: 0 +iso.3.6.1.2.1.11.9.0 = Counter32: 0 +iso.3.6.1.2.1.11.10.0 = Counter32: 0 +iso.3.6.1.2.1.11.11.0 = Counter32: 0 +iso.3.6.1.2.1.11.12.0 = Counter32: 0 +iso.3.6.1.2.1.11.13.0 = Counter32: 345 +iso.3.6.1.2.1.11.14.0 = Counter32: 0 +iso.3.6.1.2.1.11.15.0 = Counter32: 0 +iso.3.6.1.2.1.11.16.0 = Counter32: 348 +iso.3.6.1.2.1.11.17.0 = Counter32: 0 +iso.3.6.1.2.1.11.18.0 = Counter32: 0 +iso.3.6.1.2.1.11.19.0 = Counter32: 0 +iso.3.6.1.2.1.11.20.0 = Counter32: 0 +iso.3.6.1.2.1.11.21.0 = Counter32: 0 +iso.3.6.1.2.1.11.22.0 = Counter32: 0 +iso.3.6.1.2.1.11.24.0 = Counter32: 0 +iso.3.6.1.2.1.11.25.0 = Counter32: 0 +iso.3.6.1.2.1.11.26.0 = Counter32: 0 +iso.3.6.1.2.1.11.27.0 = Counter32: 0 +iso.3.6.1.2.1.11.28.0 = Counter32: 0 +iso.3.6.1.2.1.11.29.0 = Counter32: 0 +iso.3.6.1.2.1.11.30.0 = INTEGER: 2 +iso.3.6.1.2.1.11.31.0 = Counter32: 0 +iso.3.6.1.2.1.11.32.0 = Counter32: 0 +End of MIB diff --git a/new-plc-profiles/siemens-s7-1500.fingerprint b/new-plc-profiles/siemens-s7-1500.fingerprint new file mode 100644 index 0000000..b506f37 --- /dev/null +++ b/new-plc-profiles/siemens-s7-1500.fingerprint @@ -0,0 +1,49 @@ +# Nmap 7.60 scan initiated Fri Jul 29 13:02:57 2022 as: nmap -vvv -O -p 1-10000 -oN MoxaSwitchScadaInABox -e enp0s8 192.168.104.16 +Increasing send delay for 192.168.104.16 from 0 to 5 due to 77 out of 255 dropped probes since last increase. +Increasing send delay for 192.168.104.16 from 10 to 20 due to 23 out of 75 dropped probes since last increase. +Increasing send delay for 192.168.104.16 from 20 to 40 due to 11 out of 27 dropped probes since last increase. +Increasing send delay for 192.168.104.16 from 40 to 80 due to 11 out of 31 dropped probes since last increase. +adjust_timeouts2: packet supposedly had rtt of -185218 microseconds. Ignoring time. +adjust_timeouts2: packet supposedly had rtt of -185218 microseconds. Ignoring time. +adjust_timeouts2: packet supposedly had rtt of -151396 microseconds. Ignoring time. +adjust_timeouts2: packet supposedly had rtt of -151396 microseconds. Ignoring time. +adjust_timeouts2: packet supposedly had rtt of -150953 microseconds. Ignoring time. +adjust_timeouts2: packet supposedly had rtt of -150953 microseconds. Ignoring time. +Nmap scan report for 192.168.104.16 +Host is up, received arp-response (0.00100s latency). +Scanned at 2022-07-29 13:02:57 PDT for 1036s +Not shown: 9995 closed ports +Reason: 9995 resets +PORT STATE SERVICE REASON +80/tcp open http syn-ack ttl 64 +102/tcp open iso-tsap syn-ack ttl 64 +443/tcp open https syn-ack ttl 64 +502/tcp open mbap syn-ack ttl 64 +4840/tcp open opcua-tcp syn-ack ttl 64 +MAC Address: 8C:F3:19:19:8F:50 (Unknown) +OS fingerprint not ideal because: Didn't receive UDP response. Please try again with -sSU +Aggressive OS guesses: TiVo series 1 (Sony SVR-2000 or Philips HDR112) (Linux 2.1.24-TiVo-2.5, PowerPC) (87%), Dell Remote Access Controller 4 (DRAC 4) (87%), FreeBSD 5.2.1-RC2 (87%), Dell Embedded Remote Access (ERA) Controller 3.38 or 4/I (87%), IBM AIX 5.3 (87%), Lantronix XPress-DR+ serial-to-Ethernet bridge (87%), Intermec Easycoder thermal printer (87%), OpenBSD 4.4 - 4.6 (87%), OpenBSD 4.9 - 5.4 (87%), OpenBSD 5.2 - 5.3 (87%) +No exact OS matches for host (test conditions non-ideal). +TCP/IP fingerprint: +SCAN(V=7.60%E=4%D=7/29%OT=80%CT=1%CU=%PV=Y%DS=1%DC=D%G=N%M=8CF319%TM=62E440FD%P=x86_64-pc-linux-gnu) +SEQ(SP=105%GCD=1%ISR=109%TI=RD%CI=RD%TS=U) +OPS(O1=M5B4%O2=M5B4%O3=M5B4%O4=M5B4%O5=M5B4%O6=M5B4) +WIN(W1=2000%W2=2000%W3=2000%W4=2000%W5=2000%W6=2000) +ECN(R=Y%DF=Y%TG=40%W=2000%O=M5B4%CC=N%Q=) +T1(R=Y%DF=Y%TG=40%S=O%A=S+%F=AS%RD=0%Q=) +T2(R=Y%DF=Y%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) +T3(R=Y%DF=Y%TG=40%W=2000%S=O%A=S+%F=AS%O=M5B4%RD=0%Q=) +T4(R=Y%DF=Y%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T5(R=Y%DF=Y%TG=40%W=0%S=Z%A=S+%F=AR%O=%RD=0%Q=) +T6(R=Y%DF=Y%TG=40%W=0%S=A%A=Z%F=R%O=%RD=0%Q=) +T7(R=Y%DF=Y%TG=40%W=0%S=Z%A=S%F=AR%O=%RD=0%Q=) +U1(R=N) +IE(R=Y%DFI=S%TG=FF%CD=S) + +Network Distance: 1 hop +TCP Sequence Prediction: Difficulty=261 (Good luck!) +IP ID Sequence Generation: Randomized + +Read data files from: /usr/bin/../share/nmap +OS detection performed. Please report any incorrect results at https://nmap.org/submit/ . +# Nmap done at Fri Jul 29 13:20:13 2022 -- 1 IP address (1 host up) scanned in 1036.25 seconds diff --git a/new-plc-profiles/siemens1200.fingerprint b/new-plc-profiles/siemens1200.fingerprint new file mode 100644 index 0000000..caf642a --- /dev/null +++ b/new-plc-profiles/siemens1200.fingerprint @@ -0,0 +1 @@ +# Nmap 7.60 scan initiated Thu Jul 28 15:30:54 2022 as: nmap -vvv -p 1-1200 -O -sU -oN siemens1200.fingerprint -e enp0s10 192.168.1.1