Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update categories for CS build #596

Merged
merged 3 commits into from
Nov 7, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 13 additions & 6 deletions CS/EyeWitness/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -135,26 +135,33 @@ private static void DictMaker()

//Create dictionary of categories
categoryRankDict.Add("highval", new object[] { "High Value Targets", 0 });
categoryRankDict.Add("comms", new object[] { "Communications", 0 });
categoryRankDict.Add("devops", new object[] { "Development Operations", 0 });
categoryRankDict.Add("secops", new object[] { "Security Operations", 0 });
categoryRankDict.Add("appops", new object[] { "Application Operations", 0 });
categoryRankDict.Add("dataops", new object[] { "Data Operations", 0 });
categoryRankDict.Add("dirlist", new object[] { "Directory Listings", 0 });
categoryRankDict.Add("None", new object[] { "Uncategorized", 0 });
categoryRankDict.Add("uncat", new object[] { "Uncategorized", 0 });
categoryRankDict.Add("cms", new object[] { "Content Management System (CMS)", 0 });
categoryRankDict.Add("idrac", new object[] { "IDRAC/ILo/Management Interfaces", 0 });
categoryRankDict.Add("nas", new object[] { "Network Attached Storage (NAS)", 0 });
categoryRankDict.Add("construction", new object[] { "Under Construction", 0 });
categoryRankDict.Add("netdev", new object[] { "Network Devices", 0 });
categoryRankDict.Add("voip", new object[] { "Voice/Video over IP (VoIP)", 0 });
categoryRankDict.Add("unauth", new object[] { "401/403 Unauthorized", 0 });
categoryRankDict.Add("notfound", new object[] { "404 Not Found", 0 });
categoryRankDict.Add("None", new object[] { "Uncategorized", 0 });
categoryRankDict.Add("uncat", new object[] { "Uncategorized", 0 });
categoryRankDict.Add("crap", new object[] { "Splash Pages", 0 });
categoryRankDict.Add("printer", new object[] { "Printers", 0 });
categoryRankDict.Add("infrastructure", new object[] { "Infrastructure", 0 });
categoryRankDict.Add("successfulLogin", new object[] { "Successful Logins", 0 });
categoryRankDict.Add("identifiedLogin", new object[] { "Identified Logins", 0 });
categoryRankDict.Add("infrastructure", new object[] { "Infrastructure", 0 });
categoryRankDict.Add("redirector", new object[] { "Redirecting Pages", 0 });
categoryRankDict.Add("construction", new object[] { "Under Construction", 0 });
categoryRankDict.Add("emptyu", new object[] { "No Significant Content", 0 });
categoryRankDict.Add("unauth", new object[] { "401/403 Unauthorized", 0 });
categoryRankDict.Add("notfound", new object[] { "404 Not Found", 0 });
categoryRankDict.Add("badhost", new object[] { "Invalid Hostname", 0 });
categoryRankDict.Add("inerror", new object[] { "Internal Error", 0 });
categoryRankDict.Add("badreq", new object[] { "Bad Request", 0 });
categoryRankDict.Add("badgw", new object[] { "Bad Gateway", 0 });
categoryRankDict.Add("serviceunavailable", new object[] { "Service Unavailable", 0 });


Expand Down
6 changes: 3 additions & 3 deletions Python/categories.txt
Original file line number Diff line number Diff line change
Expand Up @@ -611,7 +611,7 @@ xmlns:s="http://schemas.xmlsoap.org/soap/envelope/|dataops
www.solarwinds.com/documentation/dpa;action="login.iwc"|devops
<title>E-Business Suite Home Page Redirect</title>|redirector
<title>Elastic</title>|secops
<title>Home - Elastic</title>secops
<title>Home - Elastic</title>|secops
<title>Enterprise-Class Redis for Developers</title>|devops
<title>Error response</title>;501|inerror
<title>HAL Management Console</title>|devops
Expand Down Expand Up @@ -653,7 +653,7 @@ ng-app="esxUiApp">;ng-bind="$root.title"|virtualization
<html><head><title>;/</title></head><body><h1>;/</h1><hr>;</a><br></pre><hr></body></html>|dirlist
<title>Alluvio NetIM</title>|netdev
<title>Appliance Management Console</title>;Login to Threat Response|secops
<title>Sign In | Threat Response</title>|secops
<title>Sign In;Threat Response</title>|secops
<title>Login - VMware Appliance Management</title>|virtualization
CA Directory Manager</title>|secops
<title>Citrix App Layering|appops
Expand Down Expand Up @@ -699,4 +699,4 @@ UX RIVERBED ORANGE|netdev
<html><head><link rel="stylesheet" href="resource://content-accessible/plaintext.css"></head><body><pre>ok</pre></body></html>|empty
<body><pre>ok</pre></body>|empty
jvm_buffer_pool_used_bytes;jvm_memory_pool_allocated|dataops
</head><body><p>Invalid Request</p></body></html>|invalidreq
</head><body><p>Invalid Request</p></body></html>|invalidreq