Skip to content

A C/C++ language tool for DNS Hijacking in UNIX/Linux System by using raw socket and pcap

License

Notifications You must be signed in to change notification settings

HectorTa1989/Linux-DNS-Hijacking-Using-Raw-Socket-Pcap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux-DNS-Hijacking-Raw-Socket-Pcap

A C/C++ language tool for DNS Hijacking in UNIX/Linux System by using raw socket and pcap

DNSClientServer

In this folder you can find a simple implementation of DNS client and DNS server. The DNS server is a foundation for DNS Hijacking.

DNSHijacking

In this folder you can find an implementation of DNS Hijacking, where you can specify through which interface to spoof. The part of spoofing is implemented by pcap. Once it is activated, it will send a false response to all the DNS query that it receives.

About

A C/C++ language tool for DNS Hijacking in UNIX/Linux System by using raw socket and pcap

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published