Skip to content

Spacecow99/chart.d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chart.d

Warning, this software is currently under heavy developement and probably wont work like you'd expect (if at all).

Chart.d - Tiny host(A) record DNS server designed for 802.11 phishing campaigns and acting as a malicious DNS server. Python was probably not the best choice for this project but YOLO. I personally blame the GIL but real men use stackless python anyways <3

Examples:

$ python chartd.py

OR

>>> import chartd
>>> named = chartd.Chartd()
>>> named.loadConfiguration()
>>> named.loadZoneFile()
>>> named.mainloop()

About

Small portable A record DNS Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages