ARL官方仓库备份项目+指纹添加工具:ARL(Asset Reconnaissance Lighthouse)资产侦察灯塔系统旨在快速侦察与目标关联的互联网资产,构建基础资产信息库。 协助甲方安全团队或者渗透测试人员有效侦察和检索资产,发现存在的薄弱点和攻击面。 - ARL/arl-finger-add-pro/all_fin
- [x] Shim boot device to be detected as a proper "synoboot" - This is done using a kernel module AS WELL as in userspace using `mknod` (see [`jun.path`](jun.patch)) - The `mknod` method seems to be redundant, problematic, and actually failing for some time (with no downsides...