-
Notifications
You must be signed in to change notification settings - Fork 117
Open
Description
Chain POSTROUTING (policy ACCEPT)
target prot opt source destination
RETURN all -- 192.168.122.0/24 base-address.mcast.net/24
RETURN all -- 192.168.122.0/24 255.255.255.255
MASQUERADE tcp -- 192.168.122.0/24 !192.168.122.0/24 masq ports: 1024-65535
MASQUERADE udp -- 192.168.122.0/24 !192.168.122.0/24 masq ports: 1024-65535
MASQUERADE all -- 192.168.122.0/24 !192.168.122.0/24
MASQUERADE all -- 172.17.0.0/16 anywhere
Chain DOCKER (2 references)
target prot opt source destination
RETURN all -- anywhere anywhere
Starting Memory Analysis using Volatility
Traceback (most recent call last):
File "limon.py", line 505, in <module>
vol = Volatility(py_path, vol_path, analysis_vm.get_vmmem(), mem_image_profile)
File "/home/sajid/Limon-master/dyan.py", line 182, in get_vmmem
vmmem_path = os.path.join(dir_name, mem_file)
UnboundLocalError: local variable 'mem_file' referenced before assignment
Metadata
Metadata
Assignees
Labels
No labels