当前位置:网站首页>Error reporting on the first day of work (error reporting when Nessus installs WinPcap)
Error reporting on the first day of work (error reporting when Nessus installs WinPcap)
2022-07-02 09:40:00 【hangshao0.0】
Nessus Installation error reported all the time .
Later, it was found that it was before winpcap Higher version , And the cracked version I want to install is a little older , So you need to delete the previous .
But my winpcap It has been deleted , Then we can basically judge ,winpcap It is also a need “ Unload clean ” Things that are .
So I modified two .dll
file , Add after ,old
suffix , As shown below .
C:\Windows\SysWOW64\Packet.dll.old
C:\Windows\SysWOW64\wpcap.dll.old
Then install the previous Nessus All paths of have been deleted , Just run the installation package again .
边栏推荐
- Mathematics in machine learning -- point estimation (I): basic knowledge
- Vs+qt set application icon
- How to choose between efficiency and correctness of these three implementation methods of distributed locks?
- Read 30 minutes before going to bed every day_ day3_ Files
- 一次聊天勾起的回忆
- 记录下对游戏主机配置的个人理解与心得
- 2837xd 代碼生成——StateFlow(4)
- Required request body is missing:(跨域问题)
- c语言编程题
- Navicat 远程连接Mysql报错1045 - Access denied for user ‘root‘@‘222.173.220.236‘ (using password: YES)
猜你喜欢
Bold prediction: it will become the core player of 5g
MySQL事务
2837xd 代码生成——补充(2)
Microservice practice | Eureka registration center and cluster construction
DTM distributed transaction manager PHP collaboration client V0.1 beta release!!!
hystrix 实现请求合并
Navicat 远程连接Mysql报错1045 - Access denied for user ‘root‘@‘222.173.220.236‘ (using password: YES)
PI control of grid connected inverter (grid connected mode)
Save video opencv:: videowriter
图像识别-数据标注
随机推荐
Customize redis connection pool
Matplotlib swordsman line - layout guide and multi map implementation (Updated)
定时线程池实现请求合并
Who is better for Beijing software development? How to find someone to develop system software
How to choose between efficiency and correctness of these three implementation methods of distributed locks?
Discussion on improving development quality and reducing test bug rate
C语言之最小数
Chrome用户脚本管理器-Tampermonkey 油猴
JVM instruction mnemonic
int与string、int与QString互转
TD conducts functional simulation with Modelsim
Learn combinelatest through a practical example
Web security and defense
Mysql默认事务隔离级别及行锁
企业级SaaS CRM实现
Beats (filebeat, metricbeat), kibana, logstack tutorial of elastic stack
2837xd 代码生成——总结篇
Chrome browser plug-in fatkun installation and introduction
上班第一天的报错(AWVS卸载不彻底)
Probability is not yet. Look at statistical learning methods -- Chapter 4, naive Bayesian method