[+] Identify and analyze kernel version

This module tries to identify the version of the used Linux kernel. The following sources are tested:
    - Results of module s24
    - Identified kernel modules in .ko format
    - Identified kernel modules in .o format
    - Filesytem path of kernel modules - e.g.: /lib/modules/1.2.3/bla

Additionally it checks the identified kernel version with the linux-exploit-suggester (https://github.com/mzet-/linux-exploit-suggester) for known exploits.
Finally it tests the kernel modules for interesting combination of closed source modules with debugging information. E.g. Non open source modules with debugging information included.

Kernel version:
    5.10.52

Kernel details:
    
    CBC_block_cipher_mode_of_operation
    CMAC_keyed_hash_algorithm
    CRC32c__Castagnoli__calculations
    CTR_block_cipher_mode_of_operation
    Console_driver_for_network_interfaces
    Counter_with_CBC_MAC
    Driver_for_VXLAN_encapsulated_traffic
    ESSIV_skcipher_aead_wrapper_for_block_encryption
    Failover_driver_for_Paravirtual_drivers
    Fourth_Extended_Filesystem
    Functions_for_multiplying_elements_of_GF_2_128_
    GHASH_hash_function
    Galois_Counter_Mode
    Generic_AES_library
    HMAC_hash_algorithm
    IPv4_packet_filter
    IPv6_packet_filter
    Intercept_TCP_connections_and_establish_them_using_syncookies
    LLC_IEEE_802_2_core_support
    Linux_ethernet_netfilter_firewall_bridge
    MD4_Message_Digest_Algorithm
    MS_DOS_filesystem_support
    Meta_block_cache__for_extended_attributes_
    NIST_SP800_90A_Deterministic_Random_Bit_Generator__DRBG__using_following_cores
    Netfilter_IPv4_packet_logging
    Netfilter_IPv4_socket_lookup_infrastructure
    Netfilter_IPv6_packet_logging
    Non_physical_True_Random_Number_Generator_based_on_CPU_Jitter
    Rijndael__AES__Cipher_Algorithm
    SHA_224_and_SHA_256_Secure_Hash_Algorithm
    SHA_512_and_SHA_384_Secure_Hash_Algorithms
    SNAT_and_DNAT_targets_support
    Sequence_Number_IV_Generator
    TC_flow_classifier
    Universal_TUN_TAP_device_driver
    VFAT_filesystem_support
    VFS_to_access_SMB3_servers_e_g__Samba__Macs__Azure_and_Windows__and_also_older_servers_complying_with_the_SNIA_CIFS_Specification_
    Virtual_Ethernet_Tunnel
    Xtables
    _ip_ip6_arp_eb__tables_backend_module
    bitmap
    core_IP_set_support
    device_mapper_target_for_transparent_encryption___decryption
    hash
    i_MX_SDMA_driver
    ip6tables_filter_table
    ip_6__tables_connection_tracking_state_match_module
    iptables_filter_table
    iptables_mangle_table
    list
    nftables_SYNPROXY_expression_support
    ip_set

==> Kernel vulnerabilities

[+] Found linux kernel version/s:
    5.10.52


==> Possible exploits via linux-exploit-suggester.sh for kernel version 5.10.52

[*] Search possible exploits via linux-exploit-suggester.sh for kernel version 5.10.52
    https://github.com/mzet-/linux-exploit-suggester

Available information:

Kernel version: 5.10.52
Architecture: N/A
Distribution: N/A
Distribution version: N/A
Additional checks (CONFIG_*, sysctl entries, custom Bash commands): N/A
Package listing: N/A

Searching among:

81 kernel space exploits
0 user space exploits

Possible Exploits:

[+] [CVE-2021-3490] eBPF ALU32 bounds tracking for bitwise ops

   Details: https://www.graplsecurity.com/post/kernel-pwning-with-ebpf-a-love-story
   Exposure: probable
   Tags: ubuntu=20.04{kernel:5.8.0-(25|26|27|28|29|30|31|32|33|34|35|36|37|38|39|40|41|42|43|44|45|46|47|48|49|50|51|52)-*},ubuntu=21.04{kernel:5.11.0-16-*}
   Download URL: CVE-2021-3490/zip/main" title="https://codeload.github.com/chompie1337/Linux_LPE_eBPF_CVE-2021-3490/zip/main" target="_blank" >https://codeload.github.com/chompie1337/Linux_LPE_eBPF_CVE-2021-3490/zip/main
   Comments: CONFIG_BPF_SYSCALL needs to be set && kernel.unprivileged_bpf_disabled != 1
   Requirements: pkg=linux-kernel,ver>=5.7,ver<5.12,CONFIG_BPF_SYSCALL=y,sysctl:kernel.unprivileged_bpf_disabled!=1
   author: chompie1337

[+] [CVE-2022-32250] nft_object UAF (NFT_MSG_NEWSET)

   Details: https://research.nccgroup.com/2022/09/01/settlers-of-netlink-exploiting-a-limited-uaf-in-nf_tables-cve-2022-32250/
CVE-2022-32250-linux-kernel-lpe-2022/" title="https://blog.theori.io/research/CVE-2022-32250-linux-kernel-lpe-2022/" target="_blank" >https://blog.theori.io/research/CVE-2022-32250-linux-kernel-lpe-2022/
   Exposure: less probable
   Tags: ubuntu=(22.04){kernel:5.15.0-27-generic}
   Download URL: CVE-2022-32250-exploit/main/exp.c" title="https://raw.githubusercontent.com/theori-io/CVE-2022-32250-exploit/main/exp.c" target="_blank" >https://raw.githubusercontent.com/theori-io/CVE-2022-32250-exploit/main/exp.c
   Comments: kernel.unprivileged_userns_clone=1 required (to obtain CAP_NET_ADMIN)
   Requirements: pkg=linux-kernel,ver<5.18.1,CONFIG_USER_NS=y,sysctl:kernel.unprivileged_userns_clone==1
   author: vulnerability discovery: EDG Team from NCC Group; Author of this exploit: theori.io

[+] [CVE-2022-2586] nft_object UAF

   Details: https://www.openwall.com/lists/oss-security/2022/08/29/5
   Exposure: less probable
   Tags: ubuntu=(20.04){kernel:5.12.13}
   Download URL: https://www.openwall.com/lists/oss-security/2022/08/29/5/1
   Comments: kernel.unprivileged_userns_clone=1 required (to obtain CAP_NET_ADMIN)
   Requirements: pkg=linux-kernel,ver>=3.16,CONFIG_USER_NS=y,sysctl:kernel.unprivileged_userns_clone==1
   author: vulnerability discovery: Team Orca of Sea Security; Exploit author: Alejandro Guerrero

[+] [CVE-2022-0847] DirtyPipe

   Details: https://dirtypipe.cm4all.com/
   Exposure: less probable
   Tags: ubuntu=(20.04|21.04),debian=11
   Download URL: https://haxx.in/files/dirtypipez.c
   Requirements: pkg=linux-kernel,ver>=5.8,ver<=5.16.11
   exploit-db: 50808
   author: blasty (original exploit author: Max Kellermann)

[+] [CVE-2021-27365] linux-iscsi

   Details: https://blog.grimm-co.com/2021/03/new-old-bugs-in-linux-kernel.html
   Exposure: less probable
   Tags: RHEL=8
   Download URL: https://codeload.github.com/grimm-co/NotQuite0DayFriday/zip/trunk
   Comments: CONFIG_SLAB_FREELIST_HARDENED must not be enabled
   Requirements: pkg=linux-kernel,ver<=5.11.3,CONFIG_SLAB_FREELIST_HARDENED!=y
   author: GRIMM

[+] [CVE-2021-22555] Netfilter heap out-of-bounds write

   Details: https://google.github.io/security-research/pocs/linux/cve-2021-22555/writeup.html
   Exposure: less probable
   Tags: ubuntu=20.04{kernel:5.8.0-*}
   Download URL: https://raw.githubusercontent.com/google/security-research/master/pocs/linux/cve-2021-22555/exploit.c
   ext-url: CVE-2021-22555/exploit.c" title="https://raw.githubusercontent.com/bcoles/kernel-exploits/master/CVE-2021-22555/exploit.c" target="_blank" >https://raw.githubusercontent.com/bcoles/kernel-exploits/master/CVE-2021-22555/exploit.c
   Comments: ip_tables kernel module must be loaded
   Requirements: pkg=linux-kernel,ver>=2.6.19,ver<=5.12-rc6
   exploit-db: 50135
   author: theflow (orginal exploit author); bcoles (author of exploit update at 'ext-url')

[+] WARNING: Vulnerability CVE-2022-0847 is a known exploited vulnerability.

==> Check modprobe.d directory and content

[-] No modprobe.d directory found
[-] No check for kernel configuration

==> Analyze kernel modules

[*] Found 115 kernel modules.
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/drivers/net/veth.ko (-rw-r--r-- root root)  License: GPLv2 - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/drivers/net/tun.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/ipset/ip_set.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/fs/fat/fat.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/ipv4/netfilter/nf_reject_ipv4.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/fs/nls/nls_iso8859-1.ko (-rw-r--r-- root root)  License: DualBSD/GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/fs/jbd2/jbd2.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/ipset/ip_set_list_set.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/ipv4/inet_diag.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/sched/sch_htb.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/ipv4/netfilter/ip_tables.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/ipv6/sit.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/fs/fat/vfat.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/ipv6/netfilter/ip6table_filter.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/sched/cls_basic.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/802/stp.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/ipv6/netfilter/nf_reject_ipv6.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/ipv4/netfilter/nf_log_ipv4.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/llc/llc.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/ipv4/netfilter/iptable_mangle.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/crypto/hmac.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/xt_conntrack.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/ipv6/netfilter/ip6_tables.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/xt_tcpudp.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/crypto/ghash-generic.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/ipset/ip_set_hash_netport.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/ipset/ip_set_hash_ipmark.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/drivers/md/dm-crypt.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/ipset/ip_set_hash_ipportip.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/crypto/essiv.ko (-rw-r--r-- root root)  License: GPLv2 - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/crypto/sha512_generic.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/crypto/drbg.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/crypto/cbc.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/lib/crypto/libarc4.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/drivers/net/vxlan.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/crypto/gf128mul.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/drivers/net/net_failover.ko (-rw-r--r-- root root)  License: GPLv2 - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/ipv4/raw_diag.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/fs/nls/nls_cp437.ko (-rw-r--r-- root root)  License: DualBSD/GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/crypto/cmac.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/lib/libcrc32c.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/ipv6/netfilter/nf_defrag_ipv6.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/xt_addrtype.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/xt_REDIRECT.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/ipset/ip_set_hash_net.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/ipv4/netfilter/ipt_SYNPROXY.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/ipv4/netfilter/nf_socket_ipv4.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/drivers/net/netconsole.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/lib/crypto/libaes.ko (-rw-r--r-- root root)  License: GPLv2 - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/ipv4/netfilter/ipt_REJECT.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/ipv4/netfilter/nf_defrag_ipv4.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/nf_conntrack.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/drivers/dma/imx-sdma.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/xt_state.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/ipset/ip_set_hash_netportnet.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/nf_nat.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/fs/fat/msdos.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/xt_LOG.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/crypto/md4.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/nf_conntrack_netlink.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/crypto/seqiv.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/fs/nls/nls_utf8.ko (-rw-r--r-- root root)  License: DualBSD/GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/sched/cls_cgroup.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/xfrm/xfrm_user.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/x_tables.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/xt_comment.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/ipv4/netfilter/iptable_filter.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/nf_synproxy_core.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/sched/cls_u32.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/fs/mbcache.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/ipv4/udp_diag.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/ipv6/netfilter/ip6t_REJECT.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/crypto/gcm.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/crypto/ctr.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/bridge/br_netfilter.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/ipset/ip_set_bitmap_port.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/ipv4/ip_tunnel.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/ipvs/ip_vs_wrr.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/ipvs/ip_vs_rr.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/ipv4/tunnel4.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/ipv4/udp_tunnel.ko (-rw-r--r-- root root)  License: GPL:GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/ipvs/ip_vs.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/xt_multiport.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/xt_statistic.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/ipset/ip_set_hash_mac.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/xt_nat.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/lib/crypto/libsha256.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/nf_log_common.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/ipset/ip_set_hash_ipport.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/ipset/ip_set_bitmap_ip.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/crypto/sha256_generic.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/802/p8022.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/ipv4/tcp_diag.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/ipset/ip_set_bitmap_ipmac.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/crypto/aes_generic.ko (-rw-r--r-- root root)  License: DualBSD/GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/802/psnap.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/ipset/ip_set_hash_ipportnet.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/ipset/ip_set_hash_ip.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/ipset/ip_set_hash_netiface.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/sched/cls_flow.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/ipvs/ip_vs_sh.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/drivers/dma/virt-dma.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/ipv6/netfilter/nf_log_ipv6.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/xt_mark.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/ipv6/ip6_udp_tunnel.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/xt_MASQUERADE.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/fs/cifs/cifs.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/xfrm/xfrm_algo.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/ipv4/netfilter/iptable_nat.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/crypto/ccm.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/fs/ext4/ext4.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/crypto/jitterentropy_rng.ko (-rw-r--r-- root root)  License: DualBSD/GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/xt_ipvs.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/netfilter/ipset/ip_set_hash_netnet.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED
[-] Found kernel module ./logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-50593792.squashfs_v4_le_extract/usr/lib/modules/5.10.52-axis8/kernel/net/bridge/bridge.ko (-rw-r--r-- root root)  License: GPL - NOT STRIPPED