Skip to content

sudonoodle/BOF-IPMIHash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPMI 2.0 Hash Capture BOF

Beacon Object File (BOF) to capture an IPMI 2.0 RAKP password hash from a remote BMC.

Usage

Load ipmi-hash.cna in Cobalt Strike (or ipmi-hash_bof.s1.py for Outflank C2).

beacon> ipmi-hash <username> <ip[:port]>
img

Cracking

Output is compatible with hashcat, mode 7300:

$ hashcat -m 7300 --username <hashfile> <wordlist>

References

About

Beacon Object File (BOF) to capture an IPMI 2.0 RAKP password hash.

Resources

License

Stars

Watchers

Forks

Contributors