How to Use WPScan, Nmap, and Nikto scan and check the security of a WordPress siteThere is certainly a reason for introducing WordPress to millions of websites. WordPress is the most friendly to developers in many content management systems. In essence, you can use it to do anything. Unfortunately, every day, it is scary to report that a major website is hacked, or an important database is leaked.
In this article, I will introduce the wpscan installat
Mac uses masscan to scan ports. I think the scanning effect is between nmap and zmap.
Download, decompress, cd, and make. Then, copy the executable file masscan in the bin to/usr/local/bin for convenient calling.
Root permission execution
Masscan-p 80 8/16 ..-oX mas. log
The scan results are satisfactory. It takes about half an hour and it is faster than nmap. It is much slower than zmap, probably becau
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
Linux port Scan Tool Nmap and Nwatch
Introduction to Port scan
The method of port scan port scan is a way to detect an opposing server service by detecting an open port on the other server. Generally can be divided into active and passive two kinds. An active type is to be judged by the answer by sending a packet to a specific port on the other server. On behalf of Nma
Here are some simple free-to-share tools, technical support groups: 592132877, providing customized service development.GIF Motion Synthesis toolThe main function is to scan all the zip files in the specified folder, then extract the pictures in the zip file, and synthesize a GIF picture, save to the new path, support the time to set GIF, the demo effect is as follows:: GIF compositing toolFile Bulk Move ToolThe main function is to copy all the files in the specified folder and subfolders to the
Ncodegenerate is a razor syntax based on the. NET platform.CodeGenerate a tool.
Main features:
1. Use razor and C.
2. syntax highlighting prompt, which is automatically folded.
2. Enter a smart prompt. The @ model syntax smart prompt is supported.
3. The parameter model is directly customized using the C # class.
4. Supports multiple databases (currently MySQL, SQL Server, and Oracle), and supports expansion of write plug-ins.
5. Support
Blur tool, sharpen tool, smudge tool: RUse of the Blur tool: Reduce the contrast between pixels and reduce the contrast of the image.The sharpening tool, in contrast to the use of the Blur tool, enhances the contrast between pixel
vim is its customization. Provide a cssag configuration and place it in. vimrc.
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" cscope setting
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
if has("cscope")
set csprg=/usr/bin/cscope
set csto=1
set cst
set nocsverb
" add any database in current directory
if filereadable("cscope.out")
cs add cscope.out
endif
set csverb
endif
nmap
Special character escape
Because WEB applications need to be federated to multiple languages, each containing some special characters, for dynamic or tabbed languages, a problem that we often encounter when we need to dynamically construct the content of a language is the escape of special characters. The following are some of the special character types that Web developers most frequently need to escape: HTML special characters; JavaScript special characters; SQL special characters;
If you do n
CodeSmith is one of the most widely used tools in code generation and has rich template resources and users. Many of my friends used CodeSmith and there are many ready-made templates. NCodeGenerate provides a template Conversion Tool from CodeSmith to NCodeGenerate. It makes it easier for users to switch from CodeSmith to NCodeGenerate. Next we will introduce it.
Open the tool menu> CodeSmith Conversion
Ncodegenerate asCodeGenerate tool. You can edit templates, check syntax, and execute template generation code. If there is no logical error in the template, there is no problem in the whole process. But who can ensure there is no error in the written template? Can you? I cannot.ProgramDevelopers know that code debugging takes much longer than code writing during development. Okay, ncodegenerate provides the debugging function. Today, we will briefly t
.
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" cscope setting
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
if has("cscope")
set csprg=/usr/bin/cscope
set csto=1
set cst
set nocsverb
" add any database in current directory
if filereadable("cscope.out")
cs add cscope.out
endif
set csverb
endif
nmap C[emailprotected]>s :cs find s C-R>=expand(")CR>CR>
Compile tool (Compilers)
Compiler
Masm32 v8.2Masm32 v9.0
Learning w32asm programming uses masm32, because 99% of win32asm programmers use MASM. Http://www.movsd.com/
RadAsm 2.2.1.2
The Assembly editor requires masm32. this version provides good support for Chinese characters. Chinese: caocongEnglish to the official website download: http://www.radasm.com/
Auxiliary Tools
Apilist 1.01
Displays,
************* before you start HBase, make sure the ZK cluster is started ***************** The location of the Hmaster is not configured in the configuration file, and the result is which node starts HBase and which node is hmaster******* ****** HBase can start multiple hmaster by hbase-daemon.sh start Master, which is redundant standby status ****** To view the startup process:------------------------------------------------------------------------hmasterhregionserver---------------------- --
I sorted out a small tool class from Lao Zhao, a small tool class for testing, and a tool class from Lao Zhao.
I sorted out a test tool class from Lao Zhao without changing anything else. I just changed the class name and method name to a name that I prefer.
The Code is as follows:
/// /// Code performance tester/// Pu
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.