Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 532 Bytes

File metadata and controls

15 lines (8 loc) · 532 Bytes

Introduction

AlterNET is an alternative way of invoking the functions of the classic lolbin "net.exe", hopefully without triggering detections on the API calls.

Why?

Some security products are only looking for the execution of lolbins, not at the specific API calls they do. This is mearly an attempt to avoid this specific case.

How?

well by invoking the APIs in convuluted ways and wishful thinking.

??

Yeah, I know. Probably not the first with the idea, definitely not the last. I was bored, so here is the repo.