Posted on 08-09-2010
Filed Under (Programming) by XyluX

Hi Folks,
Seems I am kinda lost these days from blogging. However I am happy to add another post into blog today. Hope you will like it. I am not sure till how far this python script is going to help people but I hope somehow you can make changes based on your requirements and do the needful. But at the same time I would be very much thankful if you can give me some credits as well. ;-) Read the rest of this entry »

(2) Comments    Read More   
Posted on 28-02-2010
Filed Under (Programming) by XyluX

Folks,
Here is a sample script which can be used to fetch remote BIND DNS Version by crafting your own DNS structured packets. Currently, this script is not a stable release. As sometimes it hangs while the code doesn’t fetch the response from the server. I am using pdb module to figure out why its happening like so. But I will fix it very soon. BTW, this happens while the target DNS Server doesn’t respond to the bind version query. Apart from that I have some other (TODO) enhancements in the pipeline. Eventually, I will add the enhancements and will make a stable release. I want to make this script a full proof DNS fingerprinting tool (even though there are other third-party tools available in web). Read the rest of this entry »

(0) Comments    Read More