zmkeh / firewall-bypass

Download data from the internet bypassing the firewall using process injection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

firewall-bypass

Allows you to download data from the Internet without permission, using other processes. It may be marked as malware.

How it works

  1. Search for processes with an Internet connection
  2. Injection the shellcode into a target process
  3. Downloading data from the Internet in the target process
  4. Sending the downloaded data from the target process to the executing process

Status

Name Status Comment
Windows Firewall + Fully
Comodo Firewall ± Blocked by HIPS
Simplewall + Fully
TinyWall + Fully
ZoneAlarm + Fully
GlassWire + Fully (Logged)

About

Download data from the internet bypassing the firewall using process injection


Languages

Language:C 100.0%