Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

8 stars

Watchers

1 watching

Forks

Contributors

Languages