Skip to content

Commit

Permalink
Merge pull request Coalfire-Research#16 from BaffledJimmy/patch-1
Browse files Browse the repository at this point in the history
add kerberoast to common used :)
  • Loading branch information
c6fc authored Dec 4, 2020
2 parents 2c4357d + dbae225 commit 7657b5f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion site-content/angular/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ angular
"NetNTLMv2",
"WPA/WPA2",
"WPA/WPA2 PMK"
"Kerberos 5 TGS-REP etype 23"
];

result = {};
Expand Down Expand Up @@ -246,4 +247,4 @@ var routeRequireLogon = function() {
return success()
);
};
*/
*/

0 comments on commit 7657b5f

Please sign in to comment.