|
wzd79
初级用户
 
积分 150
发帖 63
注册 2007-5-9
状态 离线
|
『楼 主』:
批处理好危险啊!(初接触cmd的一点感叹)
使用 LLM 解释/回答一下
似乎一个简单的批处理就可以删除硬盘里的所有东西,以前从网上下载的一些文件里常有.bat、.com之类的文件,有时候试着双击一下,看到没有什么反应。
现在心想万一那是一个什么恶意的批处理就惨了。
It seems that a simple batch processing can delete all the things in the hard disk. Some files downloaded from the Internet before often have files like.bat,.com and so on. Sometimes I try to double - click them and see that there is no reaction. Now I think that if it is a malicious batch processing, it will be terrible.
|
|
2007-9-3 15:09 |
|
|
Climbing
铂金会员
       网络独行侠
积分 6962
发帖 2753
注册 2003-4-16 来自 河北保定
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
危险的不是批处理本身,危险的是你这种意识和行为。随意执行网上任何下载的文件都是很危险的。
It's not the batch processing itself that's dangerous, but your kind of awareness and behavior. It's very dangerous to randomly execute any downloaded files from the internet.
|

偶只喜欢回答那些标题和描述都很清晰的帖子!
如想解决问题,请认真学习“这个帖子”和“这个帖子”并努力遵守,如果可能,请告诉更多的人!
|
|
2007-9-4 08:44 |
|
|
tusheng
中级用户
  
积分 213
发帖 104
注册 2007-8-31
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
bat文件还可以选编辑,看看
com是不行的
Batch files can also be selected for editing, let's see. COM files are not okay
|
|
2007-9-4 09:41 |
|
|
Z710150
新手上路

积分 12
发帖 6
注册 2007-9-4
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
是啊!批处理就是个可执行的文本文件
Yes! A batch file is an executable text file
|
|
2007-9-4 09:44 |
|
|
wzd79
初级用户
 
积分 150
发帖 63
注册 2007-5-9
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
可我以前只想exe不能随便运行。
而且恶意的批处理,杀毒软件根本不会查吧。
But I used to think that EXE files couldn't be run casually.
And malicious batch files, antivirus software wouldn't detect them at all, right?
|
|
2007-9-4 11:15 |
|
|
alex0007
初级用户
 
积分 104
发帖 40
注册 2007-6-7
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
Originally posted by wzd79 at 2007-9-4 11:15 AM:
可我以前只想exe不能随便运行。
而且恶意的批处理,杀毒软件根本不会查吧。
恶意的批处理,,杀毒软件会查杀,,当然你的代码必须是在病毒库内。我试过一个好象叫什么批处理蠕虫的东东。。杀软跳出来杀了之
Originally posted by wzd79 at 2007-9-4 11:15 AM:
But I used to only think that EXE files cannot be run casually.
And malicious batch scripts, antivirus software will not detect them at all.
Malicious batch scripts,, antivirus software will detect them, of course, your code must be in the virus database. I tried one that seemed to be called something like a batch worm. The antivirus software popped up and killed it.
|
|
2007-9-4 15:23 |
|
|
xiaolai
初级用户
 
积分 49
发帖 19
注册 2007-9-4
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
批处理不懂就先看资料再写,别乱写...
If you don't understand batch processing, first read the materials and then write, don't write randomly...
|
|
2007-9-6 10:54 |
|
|
jackwu
初级用户
 
积分 45
发帖 22
注册 2007-9-13
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
同意二楼,
你的意识和行为没有意思识到你的危险的性!
Agree with the second floor,
Your consciousness and behavior did not realize your dangerous nature!
|
|
2007-9-28 10:48 |
|
|
yoyodos
初级用户
 
积分 128
发帖 59
注册 2007-9-15
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
批处理危险,我才喜欢批处理的!。哈哈
Batch processing is dangerous, but I just like batch processing! Haha
|
|
2007-9-28 11:29 |
|
|
dibei
初级用户
 
积分 93
发帖 46
注册 2007-9-17 来自 南京
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
恶意的批处理肯定会被查到的
就是恶意代码放在文本文档里也可能被查到
Malicious batch processing will definitely be detected
Even if malicious code is placed in a text document, it may be detected
|
|
2007-9-28 23:31 |
|
|
cometarsenic
初级用户
 
积分 45
发帖 23
注册 2007-9-28
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
回楼上的~不一定的喔~
现在有不少批处理的加密程序,处理出来的批处理文件都是乱码,但是仍然可以运行。。。杀毒软件不是万能的。。。
Reply: The above is for the upstairs~ Not necessarily oh~ There are now many batch processing encryption programs, and the processed batch processing files are all garbled, but they can still run... Antivirus software is not omnipotent...
|
|
2007-9-28 23:57 |
|
|
lmy20081984
新手上路

积分 13
发帖 6
注册 2007-9-28
状态 离线
|
|
2007-9-29 09:35 |
|
|
lqcabcd
初级用户
 
积分 30
发帖 14
注册 2007-6-20
状态 离线
|
『第 13 楼』:
使用 LLM 解释/回答一下
BAT能干的事情太多了~!
是否恶意BAT那就看那个写BAT的人了
There are so many things that BAT can do~! Whether it is a malicious BAT depends on the person who writes the BAT.
|
|
2007-9-29 22:45 |
|
|
VAF
中级用户
  
积分 242
发帖 134
注册 2006-12-11
状态 离线
|
『第 14 楼』:
使用 LLM 解释/回答一下
危险的BAT能毁几台机...........
危险的是地球变太阳.
Dangerous BAT can destroy several machines...........
Dangerous is that the Earth becomes the sun.
|
|
2007-9-29 23:25 |
|
|
binggao
初级用户
 
积分 70
发帖 33
注册 2007-6-3
状态 离线
|
『第 15 楼』:
使用 LLM 解释/回答一下
呵呵 那个 太危险了 但用好了会解决很多问提
Hehe, that's too dangerous, but if used well, it will solve many problems
|
|
2007-9-30 08:41 |
|