AlessandroZ
AlessandroZ
I have noticed that during the fingerprint process, if the body is not present on the yaml file, the fingerprint [failed](https://github.com/ztgrace/changeme/blob/master/changeme/scanners/http_fingerprint.py#L120). The problem is that lots of yaml files does...
Hmm I don't remember the problem I encountered. Some test should be done here: https://github.com/AlessandroZ/LaZagne/blob/master/Windows/lazagne/softwares/browsers/chromium_based.py#L130
I have tried to add it recently but I don't know why something does not work and right now I cannot understand why. I have commented everything on the code...
Hi, sorry for my late answer. However, it should works for Chrome, the path from your china project and mine is the same: https://github.com/AlessandroZ/LaZagne/blob/78d7c23a608e0db8ba844514327769f81e0cb6ba/Windows/lazagne/softwares/browsers/chromium_browsers.py#L22 If it does not work, something...
Do you have this error using the last python code ?
Hello, You should use the last python code from the repo and not the last release which is not up to date. It should work.
Hello, The last release is not up to date, if you could take the last code source and compile it, I cannot say it will work but lots of bugs...
Thank you, I will implement it when I will have time.
Thank you, I will try to check it on a mac or VM and I will merge it soon. Thanks for your work.
Never used github actions but it could be interesting. What I liked with travis was to be able to compile a windows binary with pyinstaller to push a new release....