会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 1. 发明申请
    • Import address table verification
    • 导入地址表验证
    • US20050198507A1
    • 2005-09-08
    • US10794292
    • 2004-03-05
    • Scott BrenderPhilip LafornaraMichael MarrRobert Oliver
    • Scott BrenderPhilip LafornaraMichael MarrRobert Oliver
    • H04L9/00
    • G06F12/1416G06F21/51
    • The import address table of a software module is verified in order to prevent detouring attacks. A determination is made regarding which entries in the IAT must be verified; all of the entries may be verified or some subset of the entries that are critical may be verified. For each external function, the external module containing the external function is loaded, if it is not already loaded. The function address in the exported function table is found. That address is compared to the address for the function in the IAT. Additionally, the external module, in one embodiment, is verified to ensure that it has not been modified. For a delay load IAT, a similar procedure is followed; however the delay load IAT may be periodically checked to ensure that the delay load IAT entries are either valid (indicating that the external function has been bound) or in their initial state (indicating that no binding has yet occurred).
    • 验证软件模块的导入地址表,以防止迂回攻击。 确定必须验证IAT中的哪些条目; 可以验证所有条目,或者可以验证关键的条目的某些子集。 对于每个外部功能,如果外部模块尚未加载,则会加载包含外部功能的外部模块。 找到导出的功能表中的功能地址。 该地址与IAT中功能的地址进行比较。 此外,在一个实施例中,外部模块被验证以确保其未被修改。 对于延迟负载IAT,遵循类似的过程; 然而,可以定期检查延迟负载IAT以确保延迟负载IAT条目是有效的(指示外部功能已经被绑定)或处于其初始状态(指示还没有发生绑定)。
    • 6. 发明申请
    • Debugging and application that employs rights-managed content
    • 采用权限管理内容的调试和应用程序
    • US20050044534A1
    • 2005-02-24
    • US10644359
    • 2003-08-20
    • Michael DarweeshMichael MarrOctavian UrechePhilip LaFornara
    • Michael DarweeshMichael MarrOctavian UrechePhilip LaFornara
    • G06F9/44G06F11/36
    • G06F11/362
    • A system debugs a computer application that employs rights-managed (RM) content. A first, non-isolated process has the application and a shell version of the trusted component, where such shell version receives each request by the application for RM services. The shell version is unconcerned whether a debugger is monitoring the first process. A second, isolated process is separate from the first process and has a debugging version of the trusted component. The shell version in the first process forwards the received request to the debugging version in the second process, and such debugging version acts upon same. The debugging version ensures that the debugger is not monitoring the second process, but is unconcerned whether the debugger is monitoring the first process.
    • 系统调试采用权限管理(RM)内容的计算机应用程序。 第一个非隔离进程具有应用程序和受信任组件的shell版本,其中此类shell版本接收应用程序对RM服务的每个请求。 调试器是否监视第一个进程,shell版本是不关心的。 第二个隔离的进程与第一个进程分离,并具有受信任组件的调试版本。 第一个进程中的shell版本在第二个进程中将接收的请求转发到调试版本,并且此类调试版本的作用相同。 调试版本确保调试器不监视第二个进程,但是不管调试器是否正在监视第一个进程。
    • 9. 发明申请
    • Portion-level in-memory module authentication
    • 部分级内存模块认证
    • US20060026569A1
    • 2006-02-02
    • US10902244
    • 2004-07-29
    • Timothy OertingPhilip LafornaraRobert OliverScott BrenderMichael Marr
    • Timothy OertingPhilip LafornaraRobert OliverScott BrenderMichael Marr
    • G06F9/44
    • G06F21/51
    • Dynamic run-time verification of a module which is loaded in memory (in whole or in part) for execution is enabled by using pre-computed portion-level verification data for portions of the module smaller than the whole (e.g. at the page-level). A portion of the module as loaded into memory for execution can be verified. Pre-computed portion-level verification data is retrieved from storage and used to verify the loaded portions of the executable. Verification data may be, for example, a digitally signed hash of the portion. Where the operating system loader has modified the portion for execution, the modifications are reversed, removing any changes performed by the operating system. If the portion has not been tampered, this will return the portion to its original pre-loaded state. This version is then used to determine validity using the pre-computed portion-level verification. Additionally, during execution of the module, new portions/pages of the module which are loaded can be verified to ensure that they have not been changed, and a list of hot pages of the module can be made, including pages to be continually reverified, in order to ensure that no malicious changes have been made in the module.
    • 通过对小于整个模块的部分(例如在页面级别)使用预先计算的部分级验证数据来启用加载在存储器(整体或部分)中用于执行的模块的动态运行时验证 )。 可以验证加载到存储器中用于执行的模块的一部分。 从存储器检索预先计算的部分级验证数据,并用于验证可执行文件的加载部分。 验证数据可以是例如该部分的经数字签名的散​​列。 在操作系统加载程序修改了执行部分的情况下,修改将相反,从而删除操作系统执行的任何更改。 如果该部分没有被篡改,这将使该部分恢复到原来的预加载状态。 然后使用该版本使用预先计算的部分级验证来确定有效性。 此外,在执行模块期间,可以验证装载的模块的新部分/页面,以确保它们未被更改,并且可以制作模块的热页面列表,包括要不断重新验证的页面, 以确保模块中不会发生恶意更改。