Hi friends in this post we are going to see how to create Batch programming for port scanning.
Open Notepad
Paste this code:
@ECHO off
color 0a
cd\
C:
cls
for /L %%v in (1,1,11) do telnet %1 %%v
GOTO scan2
:scan2
for /L %%w in (12,1,20) do telnet %1 %%w
Save it with .bat extension(for eg: portscanner.bat)
Goto command prompt and, goto the exact location of where this port.bat is located.
GỌI XE NGAY
GỌI TAXI 168 ĐỒNG NAI GIÁ RẺ
Home
Batch Programming
Hacking Tutorials
Internet Hacks
Programming
A simple batch program for Port Scanning
A simple batch program for Port Scanning
Related Posts
Unknown
Lorem ipsum is simply dummy text of the printing and typesetting industry.
Comments