BEST KALI TOOL TO MAKE UNDETECTABLE BACKDOOR 2022?

This page summarizes the projects mentioned and recommended in the original post on /r/Hacking_Tutorials

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • SysWhispers2

    AV/EDR evasion via direct system calls.

  • syswhispers2 -- tool for helping unhook userland hooks by reimplementing syscalls. Basically just generates a header file; you still have to write the loader yourself.

  • Shhhloader

    Syscall Shellcode Loader (Work in Progress)

  • shhhloader -- tool for auto generating payloads using syswhispers.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • obfuscator

  • obsfucator-llvm -- compiler suite that produces obsfucated binaries.

  • HellsGate

    Original C Implementation of the Hell's Gate VX Technique

  • Hell's Gate -- another direct syscall technique for bypassing userland hooks.

  • donut

    Generates x86, x64, or AMD64+x86 position-independent shellcode that loads .NET Assemblies, PE files, and other Windows payloads from memory and runs them with parameters (by TheWover)

  • Donut -- tool to convert (certain, very simple, non-.NET) PE files into shellcode.

  • ThreatCheck

    Identifies the bytes that Microsoft Defender / AMSI Consumer flags on.

  • ThreatCheck -- tool that can show you exactly what bytes in an executable are triggering windows defender and a few other AV solutions.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts