Giter Site home page Giter Site logo

processust / bypass-av-directsyscalls Goto Github PK

View Code? Open in Web Editor NEW
26.0 26.0 10.0 62 KB

Scripts permettant de contourner la protection antivirale de Windows Defender via la technique de Direct Syscalls avec une injection de shellcode préalablement obfusqué avec un fonction XOR.

C# 100.00%

bypass-av-directsyscalls's People

Contributors

processust avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

bypass-av-directsyscalls's Issues

attribute en double

Bonjour, j'ai suivi à la lettre la video https://www.youtube.com/watch?v=n5r2jc2X6lc
J'ai installé visual studio code et dotnet
je ne suis pas programmeuse mais j'essaie de suivre les pros !

La première partie a fonctionné tout de suite et j'ai pu obtenir le résultat de l'encodeur XOR
mais la deuxième partie me pose problème, voici les message d'erreurs lorsque j'ai lancé dotnet publish -p:PublishSingleFile=true -r win-x64 -c Release --self-contained true -p:PublishTrimmed=true

C:\Users\xxx\Downloads\BYPASS\obj\Release\net7.0\win-x64\BYPASS.AssemblyInfo.cs(15,12): error CS0579: Attribut 'System.Reflection.Assembly
FileVersionAttribute' en double [C:\Users\xxx\Downloads\BYPASS\BYPASS.csproj]
C:\Users\xxx\Downloads\BYPASS\obj\Release\net7.0\win-x64\BYPASS.AssemblyInfo.cs(17,12): error CS0579: Attribut 'System.Reflection.Assembly
ProductAttribute' en double [C:\Users\xxx\Downloads\BYPASS\BYPASS.csproj]
C:\Users\xxx\Downloads\BYPASS\obj\Release\net7.0\win-x64\BYPASS.AssemblyInfo.cs(18,12): error CS0579: Attribut 'System.Reflection.Assembly
TitleAttribute' en double [C:\Users\xxx\Downloads\BYPASS\BYPASS.csproj]
C:\Users\xxx\Downloads\BYPASS\obj\Release\net7.0\win-x64\BYPASS.AssemblyInfo.cs(19,12): error CS0579: Attribut 'System.Reflection.Assembly
VersionAttribute' en double [C:\Users\xxx\Downloads\BYPASS\BYPASS.csproj]
C:\Users\xxx\Downloads\BYPASS\DInvoke\ManualMap\Overload.cs(75,105): warning CS8625: Impossible de convertir un littéral ayant une valeur
null en type référence non-nullable. [C:\Users\xxx\Downloads\BYPASS\BYPASS.csproj]
C:\Users\xxx\Downloads\BYPASS\DInvoke\ManualMap\Overload.cs(95,101): warning CS8625: Impossible de convertir un littéral ayant une valeur
null en type référence non-nullable. [C:\Users\xxx\Downloads\BYPASS\BYPASS.csproj]

Aucun exe généré malheureusement. j'ai besoin d'aide !
Mon unique but est de faire une démo à un client d'attaque via du phishing et des conséquences potentielles d'un téléchargement d'un fichier sur un endpoint windows
il y aura un EDR à l'affut et ce serait bien que l'antivirus ou bitdefender ne le détecte pas mais que l'EDR le détecte... enfin c'est l'idée !
Merci de votre aide

EDIT : j'ai trouvé comment corriger ce problème : mettre en commentaire toutes les lignes des fichiers
C:\Users\xxx\Downloads\BYPASS\obj\Release\net7.0\win-x64\BYPASS.AssemblyInfo.cs
et
C:\Users\fpasselergue\Downloads\BYPASS\obj\Debug\net7.0\win-x64\BYPASS.AssemblyInfo.cs

on obtient bien un EXE

par contre, il est détecté par avast (version gratuite de avast) , par outlook mais pas avira
dans le cas ou il n'est pas détecté il fonctionne très bien comme indiqué dans la vidéo
mais il est malheureusement détecté par bitdefender sur windows 10 entreprise et ce, même avec plus de 500 sessions créées

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.