Package rekall :: Package plugins :: Package darwin :: Module networking
[frames] | no frames]

Module networking

source code


Authors:
Michael Cohen <scudette@google.com>, Adam Sindelar <adam.sindelar@gmail.com>
Classes
  DarwinUnpListCollector
Walks the global list of sockets in uipc_usrreq.
  DarwinSocketsFromHandles
Looks up handles that point to a socket and collects the socket.
  DarwinNetstat
Prints all open sockets we know about, from any source.
  DarwinGetArpListHead
One version of arp_init looks like this:
  DarwinArp
Show information about arp tables.
  DarwinRoute
Show routing table.
  DarwinIfnetHook
Walks the global list of interfaces.
  DarwinIfnetCollector
  DarwinIPFilters
Check IP Filters for hooks.
Variables
  __package__ = 'rekall.plugins.darwin'