问题标签 [symantec]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
java - 遍历 Java 中的日志文件。拉取扫描的文件
我目前有一个日志文件(见下文),我需要遍历并提取已扫描文件的列表。然后通过使用该文件列表将扫描的文件复制到不同的目录中。
所以在这种情况下,它将通过并拉取 c:\tools\baregrep.exe c:\tools\baretail.exe 等
然后将它们移动到一个文件夹,比如 c:\folder\SafeFolder 具有相同的文件结构
我希望我有一个失败扫描输出的样本,但这会让我有一个良好的开端,我可能会弄清楚其余的
在此先感谢,我非常感谢您可以借给我的任何帮助。
install4j - 如何防止我的 exe4j 可执行文件被赛门铁克端点标记为 Bloodhound 特洛伊木马?
我创建了一个 java 应用程序并使用 exe4j 版本 5 将其包装在可执行文件中,但每次我启动可执行文件时,赛门铁克端点保护 12 象限都会将 exe 文件视为可执行文件,因为它认为可执行文件是猎犬木马。但是,如果我使用 exe4j 版本 2 或更低版本创建可执行文件,则不存在此问题。
如果我使用 install4j 创建安装包,也会发生同样的问题。
是否需要对 exe4j 或 install4j 项目进行任何设置来解决此问题
security - 使用我的 setup.exe 文件下载 Insight 反对安全风险
我使用设置工厂提取我的项目设置文件。但 Windows Internet Explorer 和 Symantec Endpoint Protection 的行为就像是一个有害应用程序。我能做些什么来解决这个问题?
javascript - 如何推迟加载 Norton Secure Site Seal?
我正在网站中显示 Norton Secure Site Seal,并且我想提高页面速度以延迟加载印章脚本。我所做的所有尝试都失败了,我只找到了提到这一点的这个页面(链接)。有没有人找到一个很好的解决方法?
我用来运行其他脚本的延迟代码如下所示:
如果您想查看站点印章初始化脚本:(我使用的是 Flash 动画印章)
显然这只会在我的网站上正确显示,我选择更改域名以保护隐私。我真的想避免使用 iframe,如果你觉得相关,我也在加载 jQuery
xampp - 无法连接到 SMTP 主机:localhost,端口:25。 Telnet 说 220 localhost ESMTP 服务器已准备就绪
我正在使用 XAMPP 在 tomcat 中部署我的 java 应用程序,还使用水银邮件发送电子邮件。现在我只是用一个使用 java 邮件 API 和水银电子邮件的小型 java 程序来测试我的应用程序。我已经在 Mercury 中完成了必要的配置来设置 localhost。现在运行java程序时..它说
当我的 XAMPP Mercury 服务器启动并使用以下端口号运行时
我还测试了telnet命令...结果如下..
现在我被困住了。因为我在我的大学实验室工作,并且系统上安装了 Symantec End Point Protection,所以我什至无法检查防火墙是否导致任何问题......
powershell - 自动在密码提示中输入文本
有没有办法使用脚本自动在 ms windows 中的密码提示窗口中输入文本。
我正在尝试删除应用密码时不允许删除的产品,但是在 CMD 中传递密码不起作用,因为提示将出现所有方式。
产品 SEP 12.1
networking - 启用 Symantec Endpoint Protection 和 Fiddler 后,所有浏览器流量都无法连接
直到今天启用 Symantec Endpoint Protection 时,我一直在使用 Fiddler 进行调试。现在,当我都打开时,所有浏览器流量都会导致 502 - 连接失败。
似乎需要在赛门铁克中进行一些调整,以便我可以再次调试。建议?
sysadmin - Backup Exec freezing on inventory and clean jobs
Overall, I need to be able to run backup jobs which are already in place, but are failing whenever run, see my last thread: http://www.reddit.com/r/techsupport/comments/1edqsx/ive_been_asked_to_backup_windows_servers_using/[1]
Today, I've been trying to clean the tape drive using a cleaning cartridge which we bought. I inserted the tape, imported it, and marked it as the cleaning slot within backup exec. Now, however, I'm running into new problems I haven't encountered. First of all, when I try to perform a clean job within Backup Exec, the job starts and makes it to 17%, at which point it returns to 10 percent . It just does this cycle over and over again, never getting above 17%. Next, I tried inventorying the tape library. I run the job and it begins, but always freezes indefinitely at 30%. Does anybody have an idea what might be happening, and what I might do to get it working properly?
python - 如果我在 Outlook 中打开 pgp 附件,文件扩展名会更改
我在我的电脑上使用 Symantec Encryption Desktop v.10.3.0 和 Microsoft Outlook v. 14.0.6129.5000(32 位)。
我使用 SEC 加密包含文本文档的 zip 文件,然后附加加密存档 (filename.zip.pgp) 并通过 Microsoft Exchange Server 发送。
如果我手动执行此过程,接收器将获得一个包含 zip 的 *.pgp 附件,其中包含一个 *.txt 文件。
如果使用 python 的smtplib和email模块发送电子邮件和gnupg模块进行加密,我有以下问题:
如果接收方将 .pgp 存档保存在她的磁盘中,然后使用 SEC,则文件可以正常打开。
但是,如果接收者在 Outlook 中双击附件,则会打开 pgp 文件,显示 *.txt 文件(而不是 zip 文件),文件名如下:“filename zip.txt”
这当然是 zip 文件,但具有不同的扩展名 (txt)。
任何人都知道为什么会这样?
powershell - 即使没有网络连接,签名脚本如何工作?
我已经使用从 Verisign (symantec) 购买的密钥签署了 powershell 脚本。
我在没有可用互联网连接的虚拟机内执行脚本。
它如何执行没有任何问题?如果它没有连接到互联网,它将如何获得公钥?
我将 executionpolicy 用作“AllSigned”