Skip to content

DNS Server to transfer files to Windows using built in binaries

Notifications You must be signed in to change notification settings

warferik/DNS_File_Transfers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

DNS_File_Transfers

dns_server.py (DNS Server that base64 encodes a file and then serves that file in TXT records that are available through DNS)

Usage:

python3 dns_server.py (FILE_TO_SERVE)

-Will output command to use powershell or batch with nslookup to transfer file, then use certutil to decode.

-File that is created on windows system is named "newFile.exe"

About

DNS Server to transfer files to Windows using built in binaries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages