https://github.com/artem-smotrakov/java-dns-tunneling
Here is an example which shows an idea how DNS tunneling can be implemented in Java.
https://github.com/artem-smotrakov/java-dns-tunneling
dns-tunneling java java-dns security
Last synced: 3 months ago
JSON representation
Here is an example which shows an idea how DNS tunneling can be implemented in Java.
- Host: GitHub
- URL: https://github.com/artem-smotrakov/java-dns-tunneling
- Owner: artem-smotrakov
- License: gpl-3.0
- Created: 2016-08-28T06:02:54.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-10-18T07:13:43.000Z (almost 4 years ago)
- Last Synced: 2025-04-22T04:22:44.379Z (6 months ago)
- Topics: dns-tunneling, java, java-dns, security
- Language: Java
- Homepage: https://blog.gypsyengineer.com/fun/dns-tunneling-with-java.html
- Size: 27.3 KB
- Stars: 7
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# java-dns-tunneling
Here is an example which shows an idea how DNS tunneling can be implemented in Java.See details in the following posts:
- [DNS tunneling with Java](https://blog.gypsyengineer.com/fun/dns-tunneling-with-java.html)
- [Java и свет в конце DNS туннеля](https://blog.gypsyengineer.com/fun-ru/dns-tunneling-with-java-ru.html)