SwiftBelt

SwiftBelt is a macOS enumerator inspired by the Windows-based Seatbelt enumeration tool. SwiftBelt does not utilize any command line utilities and instead uses Swift code (leveraging the Cocoa Framework, Foundation libraries, OSAKit libraries, etc.) to perform system enumeration. This can be leveraged on the offensive side to perform enumeration once you gain access to a macOS host.

https://github.com/cedowens/SwiftBelt

Last updated