MCPcopy Create free account

hub / github.com/BishopFox/dufflebag / functions

Functions20 in github.com/BishopFox/dufflebag

↓ 4 callersFunctioncleanup
(mountpoints []string, volume_id string, snapshot_id string, ec2_svc *ec2.EC2)
application.go:308
↓ 2 callersFunctionUploadFileToS3
(filename string, hash string, bucketname string, volumeid string)
inspector.go:311
↓ 2 callersFunctionlistBlockDevices
(parent_device string)
application.go:39
↓ 1 callersFunctionIsSensitiveFileName
(path string)
inspector.go:300
↓ 1 callersFunctioncheckContentsRegex
(b []byte)
inspector.go:187
↓ 1 callersFunctionget_availability_zone
()
application.go:132
↓ 1 callersFunctionget_device_name
TODO This may need to be made atomic. Possible race conditions here
application.go:114
↓ 1 callersFunctionget_instance_id
()
application.go:122
↓ 1 callersFunctionisTextFile
(filename string)
inspector.go:340
↓ 1 callersFunctionmount
(device_name string, mount_point string)
application.go:277
↓ 1 callersFunctionpilfer
Scans a given file for secrets
inspector.go:358
↓ 1 callersFunctionpopulate
Goroutine thread to add one new SQS message with a snapshot ID
populate.go:16
↓ 1 callersFunctionsetupBlacklists
()
inspector.go:27
↓ 1 callersFunctionwait_for_attaching_ready
Waits for the given volume to be attached
application.go:246
↓ 1 callersFunctionwait_for_device_to_appear
(device_name string)
application.go:142
↓ 1 callersFunctionwait_for_snapshot_ready
Waits for the given snapshot to be ready
application.go:155
↓ 1 callersFunctionwait_for_volume_detached
Waits for a new volume to be completed
application.go:183
↓ 1 callersFunctionwait_for_volume_ready
Waits for a new volume to be completed
application.go:216
Functionmain
()
application.go:365
Functionmain
()
populate.go:36