Python编写DNS服务器 Python / lynn / 2018/07/16 #### DNS反弹Shell介绍: [http://www.mottoin.com/86999.html](http://www.mottoin.com/86999.html "http://www.mottoin.com/86999.html") #### DNS反弹Shell代码: [http://pydoc.net/dnslib/0.9.7/dnslib.shellresolver/](http://pydoc.net/dnslib/0.9.7/dnslib.shellresolver/ "http://pydoc.net/dnslib/0.9.7/dnslib.shellresolver/") #### 自定义DNS响应(包括类型): [http://nullege.com/](http://nullege.com/codes/show/src%40d%40n%40dnslib-0.8.3%40dnslib%40server%40udp_server.py/33/dnslib.QTYPE.TXT/python "http://nullege.com/") [https://www.programcreek.com/](https://www.programcreek.com/python/example/98054/dnslib.TXT "https://www.programcreek.com/") [https://github.com/andreif/dnslib](https://github.com/andreif/dnslib "https://github.com/andreif/dnslib") [https://github.com/andreif/dnslib/blob/master/dnslib/server/gevent_server.py](https://github.com/andreif/dnslib/blob/master/dnslib/server/gevent_server.py "https://github.com/andreif/dnslib/blob/master/dnslib/server/gevent_server.py")