Max Devaine
Max Devaine
I have same problem: ArchLinux, python 3.11.3 NS13.0: Build 91.13.nc python3 iocitrix.py md0.img+da0.img Traceback (most recent call last): File "/mnt/datastore/temp/netscaller/nsg1-clone/citrix-netscaler-triage/iocitrix.py", line 267, in main() File "/mnt/datastore/temp/netscaller/nsg1-clone/citrix-netscaler-triage/iocitrix.py", line 263, in main...
$ target-shell da0.img 2023-08-17T14:51:31.344873Z [warning ] : Can't identify filesystem: [dissect.target.target] 2023-08-17T14:51:31.345339Z [warning ] : Can't identify filesystem: [dissect.target.target] 2023-08-17T14:51:31.345666Z [warning ] : Can't identify filesystem: [dissect.target.target] 2023-08-17T14:51:31.346011Z [warning ]...
Life NetScaller: root@ns# gpart show => 63 41942977 da0 MBR (20G) 63 41929587 1 freebsd [active] (20G) 41929650 13390 - free - (6.6M) => 0 41929587 da0s1 BSD (20G) 0...
@yunzheng Thank you, new patch for dissect.volume solved my problem. All works now. Max
Hi, it is simple, you should just enable module "CheckNet". So, for example: [/modules] ... CheckNet = 1 Then you can use "check_ping" command. Max
Hi, I had same problem. It is solved in hug 2.4.2 So, in Debian Buster is steps for working this : apt-get install python3-pip pip3 install appdirs falcon hug-middleware-cors packaging...