Skip to content

Commit

Permalink
Merge pull request codingo#79 from br-sn/master
Browse files Browse the repository at this point in the history
Update config.json
  • Loading branch information
codingo authored Oct 28, 2018
2 parents d36da40 + 441d376 commit 9ed87f0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Reconnoitre/lib/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -329,9 +329,9 @@
],
"output": [
{
"description": "Find public exploits",
"description": "Enumeration",
"commands": [
"searchsploit kerberos"
"nmap -p$port --script=krb5-enum-users --script-args krb5-enum-users.realm='CHANGEME.local',userdb=/usr/share/seclists/Usernames/Names/names.txt -oA '$outputdir/$ip_$port_kerberos' $ip"
]
}
]
Expand All @@ -351,4 +351,4 @@
]
}
}
}
}

0 comments on commit 9ed87f0

Please sign in to comment.