当前位置:网站首页>Simple process of penetration test
Simple process of penetration test
2022-07-05 13:54:00 【Cwxh0125】
Simple process
One . information gathering
nslookup whois
Two . Scan for leaks
namp=IP Range port 80 (iss,apache, What website )
Advanced scanning : Such as iss Loophole Scanning for website vulnerabilities
3、 ... and . Exploit
Four . Raise the right (shell Environmental Science , Desktop Environment , Highest authority ))
Manually test port number open : talent IP Address Test port
5、 ... and . Destroy the bodies
6、 ... and . leave oneself a way out
7、 ... and . Penetration test report
Practice
Open two virtual machines
win2003 The server 10.1.1.2
winxp staff 10.1.1.1
use xp attack 2003
First, two virtual machines should be able to communicate To configure IP In the same LAN


After the configuration is completed, try xp On ping once 2003 ping success

Next The attack
attack 445 attack ( Shared port )
First step : Port scanning
Manual scanning
telnet IP port The following situations represent that the corresponding port is open 

Automatic scanning Use scanport

You can see xp and 2003 Both virtual machines are turned on 445 port

445 One of the exploits ipc$:
net use Used to connect your computer to shared resources ( Establish disk mapping ), Or disconnect the computer from shared resources ( Delete disk mapping ), When using this command without options , It lists the computer connections .
1) Make an empty connection :
net use \\IP\ipc$ "" /user:"" ( Be sure to pay attention to : This line of command contains 3 A space )
2) Establish a non empty connection :
net use \\IP\ipc$ " password " /user:" user name " ( There are also 3 A space )
3) Map default share :
net use z: \\IP\c$ " password " /user:" user name " ( You can put the other party's c The disk maps to its own z disc , And so on )
If you've established a goal ipc$, You can use IP+ Disk character +$ visit , Specific commands net use z: \\IP\c$
4) Delete one ipc$ Connect
net use \\IP\ipc$ /del
5) Delete shared mapping
net use c: /del Delete mapped c disc , And so on
net use * /del Delete all , There will be a prompt to press y confirm
3 View the shared resources of the remote host ( But you don't see the default share )
net view \\IP
Brutally crack the system password 445
Using tools ntscan

take user And the password burst out You can go through net use \\IP\ipc$ " password " /user:" user name " To make a connection


After successful connection, the back door can be left
Make a Trojan

copy Implant Trojans
边栏推荐
- 【云资源】云资源安全管理用什么软件好?为什么?
- [machine learning notes] how to solve over fitting and under fitting
- 昆仑太科冲刺科创板:年营收1.3亿拟募资5亿 电科太极持股40%
- matlab学习2022.7.4
- Self built shooting range 2022
- Summit review | baowanda - an integrated data security protection system driven by compliance and security
- 面试官灵魂拷问:为什么代码规范要求 SQL 语句不要过多的 join?
- LeetCode_2(两数相加)
- 蓝桥杯学习2022.7.5(上午)
- Nantong online communication group
猜你喜欢

【云资源】云资源安全管理用什么软件好?为什么?

Win10 - lightweight gadget

Idea set method annotation and class annotation

::ffff:192.168.31.101 是一个什么地址?

When using Tencent cloud for the first time, you can only use webshell connection instead of SSH connection.

这18个网站能让你的页面背景炫酷起来

What about data leakage? " Watson k'7 moves to eliminate security threats
![[cloud resources] what software is good for cloud resource security management? Why?](/img/c2/85d6b4a956afc99c2dc195a1ac3938.png)
[cloud resources] what software is good for cloud resource security management? Why?
Jetpack Compose入门到精通

LeetCode_2(两数相加)
随机推荐
Integer = = the comparison will unpack automatically. This variable cannot be assigned empty
2022 driller (drilling) examination question bank and simulation examination
牛客网:拦截导弹
About the problem and solution of 403 error in wampserver
How to deal with the Yellow Icon during the installation of wampserver
Jasypt configuration file encryption | quick start | actual combat
leetcode 10. Regular Expression Matching 正则表达式匹配 (困难)
redis6事务和锁机制
Win10 - lightweight gadget
What about data leakage? " Watson k'7 moves to eliminate security threats
Jetpack Compose入门到精通
Idea set method annotation and class annotation
Laravel framework operation error: no application encryption key has been specified
如何把大的‘tar‘存档文件分割成特定大小的多个文件
昆仑太科冲刺科创板:年营收1.3亿拟募资5亿 电科太极持股40%
Those things I didn't know until I took the postgraduate entrance examination
When there are too many input boxes such as input transmitted at one time in the form, the post data is intercepted
Pancake Bulldog robot V2 (code optimized)
PostgreSQL Usage Summary (PIT)
Zibll theme external chain redirection go page beautification tutorial