Skip to content

Commit

Permalink
Add dontreqpreauth
Browse files Browse the repository at this point in the history
  • Loading branch information
rvazarkar committed Nov 2, 2018
1 parent fc21edd commit c5a185f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/components/SearchContainer/Tabs/UserNodeData.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ export default class UserNodeData extends Component {
userpassword: "User Password",
admincount: "AdminCount",
owned: "Compromised",
sensitive: "Cannot Be Delegated"
sensitive: "Cannot Be Delegated",
dontreqpreauth: "ASREP Roastable"
},
notes: null,
pics: [],
Expand Down

0 comments on commit c5a185f

Please sign in to comment.