Url:Nmap is a scanning tool that all security enthusiasts should be familiar with, and this article describes its use when scanning large cyberspace.Why scan Large cyberspace? This is the case:
Intranet infiltration Attackers single point of breakthrough, into the intranet, the need to further expand the results, you can first scan the entire private network space, to discover which hosts are valuable, such as 10.1.1.1/8, 172.16.1.1/12, 192.168.1.1/16
Full Network scan
Scanning
[Personnel in O M gateway_05] System Security Inspection tool-nmap [Personnel in O M gateway_04] System Security Inspection tool-nmaphttp: // www.bkjia.com/ OS /201304/200048.html in the United States blockbusters, Cui NIDI uses nmap to intrude into the energy management system of the power station in
Usage: nmap[scan type [options] {target specification}
Target specification:
Can be through the host name, IP address, network, etc.
For example: scanme.nmap.org, MICROSOFT.COM/24, 192.168.0.1; 10.0.0-255.1-254
-il -ir: Select Random index
–exclude: Excluding hosts/networks
–excludefile: excluding from files
Host Discovery:
-SL: List Scan – List scan – simply list targets to scan
-sn:ping Scan-Close port scan
-PN: Treat all online hosts-skip host disc
#!/usr/bin/python#-*-coding:utf-8-*-from libnmap.process import nmapprocessfrom libnmap.parser Import Nmapparserimport Requestsx=90while x Python realizes the use of Nmap and AI stations to scan open 80 port IP and reverse domain name resolution
Out of date:TCP: nmap.exe-SC-SS-SV-P 1-65535-a-V-ox filename. xml IPUDP: nmap.exe-SC-su-P 1-65535-V-ox filename. XML-PN IPNow:TCP: nmap.exe-SS-a-SV-VV-SC-PN-p1-65535-ox filename. xml IPUDP: nmap.exe-su-VV-SC-PN-p1-65535-ox filename. xml IP-- Max-scan-delay 20 maximum wait time to avoid scanning too longSpecial ethcard:Nmap.exe-SS-a-SV-VV-SC-PN-p1-65535-s 51.196.200.5-ox filename. xml IPNmap.exe-SS-a-SV-VV-SC-PN-p1-65535-e eth1-ox filename. xml IP[NMAP
NMAP fixes raw packet functionality sent to FreeBSD10.0 or later NmapNMAP fixes the original packet functionality sent to FreeBSD10.0 or later. Because FreeBSD changed the byte order of the IPV4 stack, the SYN scan and other raw packet functions were destroyed.Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.NMAP fixes raw packet functionality sent to FreeBSD10.0 or later
1, Port scanPort scans are often used by system administrators and hackers to discover ports that are open on some machines to help them identify vulnerabilities in the system.NC-ZVN 172.16.160.111 21-25Can be run in TCP or UDP mode, by default the Tcp,-u parameter is adjusted to UDP. # #udp测试 No matter what port is detected successedThe z parameter tells Netcat to use 0 IO, Close the connection immediately after the connection is successful, and no data exchangeThe V parameter refers to the use
JDK is the core of the entire Java, including the Java Runtime Environment (Java runtime envirnment), a bunch of Java tools and the Basic Java class library (RT. Jar ). No matter what Java application server is actually built into a certain version of JDK. Therefore, mastering JDK is the first step to learn java well. The most popular JDK is the JDK released by Sun. In addition to sun, many companies and organizations have developed their own JDK, such as JDK developed by IBM and jrocket of Bea,
Jet Robot (Jet Robot) game released Jet robot is a casual flying game, game screen or more interesting, the robot is very cute, click to fly, let the small robot fly higher the better. Game Introduction Jet bot: In this game, you have to use his jet pack to help as high as possible. But flying is not as simple as it looks. Avoid obstacles on the way, as well as avoiding deadly traps, collecting as much fuel as possible and exceeding everything. Post your score to the online High score table and
The Neon City (Neon) released Neon City is a very classic racing mobile phone game, the game has a new racing, cool special effects and beautiful game lighting screen design. Interested in the small partners to download the Neon City hand tour Try it! This is a good game yo! Game Introduction "Neon City" is a beautiful light-screen racing mobile phone games. In this game, you will be a pilot flying a space fighter. This game uses the famous film Tron'
Jdk1.6 official download _ jdk6 official: http://www.java.net/download/jdk6/6u10/promoted/b32/binaries/jdk-6u10-rc2-bin-b32-windows-i586-p-12_sep_2008.exe
Download jdk6 api chm Chinese reference:Jdk6apichinese reference 070114.rar:Http://chinesedocument.com/upimg/soft/jdk6apichinese reference 070114.rarJava SE 6 API Chinese CHM
Plsqldev download | plsqldev download cracked version download | plsqldev download
PL/SQL developer is an integrated development environment dedicated for development, testing, debugging, and optimization of Oracle PL/SQL storage.ProgramUnits, such as triggers. PL/SQL developer has comprehensive functions and greatly
The steel ant (Iron ant) released Steel ants as a very interesting agile game, these modified steel machinery ants to fill the crisis of the animal kingdom! Players who like this game, download the iron and steel ants to play it quickly! Game Introduction "Iron ant Iron ant" is a very interesting agile game! There are many ant tribes in the insect world, and in order to expand their territory, the modified steel machinery ants will invade other insect
// C # download the image file locally, C #, C #, download the image, download the file, and download the Function// Download the image from the image address to the local disk// Save the binary file to the disk
Using system;Using system. drawing;Using system. collections;
Yong Chuang Tian Ta (TOTEM) game released Game Introduction"Yong Chuang Tian Tower Chinese version" is a fun puzzle game, drawing wind design is very retro, players in the game in addition to collecting hidden scrolls to solve puzzles, play a relatively simple way up the ladder to go up, but the operation is not so easy oh, come download the challenge! "Introduction to the game""Yong Chuang Tian Ta" This is a 3D of agile puzzle Hand tour. In the game,
Search Youku Video Download, find a good software, download, directly open, new task >> will play the video address affixed to the >> program can be automatically detected, download FLV files, and, more powerful, can convert FLV files to WMV files
1, the new support potato Bean single and Lei guest network album download
Q Box is your private pet, the same as the rest of the desktop pets, he is not a only can run on the table jumping on the vase. He will remember every word the master taught him. If you don't teach a question, he will surf the internet for answers from the rest of the host to teach his pet. Q Pet will first think of using you to teach him to answer. If you don't teach a question, he will surf the internet to answer the rest of the owner's pet. However, this pet will be more and more like you. Q
Network Programming for iOS development-3. NSURLSessionDataTask implements file download (offline resumable download) and nsurlsession resumable download
NSURLSessionDownloadTask is used to download large files without the need for offline resumable data transfer.
For more information about NSURLSessionDownloadTask, re
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.