首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏黑白天安全团队

    子域名枚举&收集

    Passive sub-domain enumeration is where an attacker/tester gathers sub-domain information without generating q={sub-domain}查询的 RSS 提要 还可以使用PostgreSQL接口来查询数据,shell脚本如下: #! q={sub-domain} ? host={sub-domain} ? Active sub-domain enumeration is where an attacker/tester gathers sub-domain information by probing the

    5.6K20发布于 2021-08-10
  • 来自专栏FreeBuf

    子域名枚举的艺术深度剖析

    /collect insecuredns.com > insecuredns.com.collect # Undo the hashing, expose the sub-domain information /unhash < insecuredns.com.collect > insecuredns.com.unhash # Listing only the sub-domain part from the

    2.1K20发布于 2019-11-29
  • 来自专栏FreeBuf

    如何使用Corsair_scan测试跨域资源共享中的安全问题

    'misconfigured': True, 'status_code': 200}, 'sub-domain 'misconfigured_test': ['fake_origin', 'sub-domain

    97230发布于 2021-07-02
  • 来自专栏向治洪

    xmpp即时通讯详解

    ] domain [ "/" resource ]       domain          = fqdn / address-literal       fqdn            = (sub-domain 1*("." sub-domain))       sub-domain      = (internationalized domain label)       address-literal

    3.7K50发布于 2018-01-29
  • 来自专栏FreeBuf

    Cangibrina:一款功能强大且高效的管理员面板扫描与发现工具

    设置线程数量 (默认: 5) -v 启用Verbose模式 --ext EXT 通过目标扩展过滤路径 --user-agent 修改user-agent --sub-domain

    19210编辑于 2024-05-17
  • 来自专栏技术趋势

    DDD与传统的OOA/D有什么区别?

    划分领域模型 DDD强调对业务领域进行抽象和建模,将复杂的业务逻辑划分为多个子域(Sub-Domain),然后针对每一个子域去设计相应的领域模型。

    99520编辑于 2023-09-01
  • 来自专栏CSDNToQQCode

    前端性能优化

    注意cookie设置的domain级别,没有必要时不要影响到sub-domain 设置合适的过期时间,较长的过期时间可以提高响应速度。 c. 

    91351编辑于 2022-11-29
  • 来自专栏机器之心

    NeurIPS 2019 | 显著提升图像语义分割性能,滴滴携手伯克利提出多源对抗域聚合网络

    首先,对于每个源域,文章使用循环对抗生成式网络(CycleGAN)[6] 生成一个动态保持语义并且具有像素级一致性的自适应域;其次,文章提出了子域聚合判别器(Sub-domain Aggregation 首先是子域聚合判别器(Sub-domain Aggregation Discriminator),直接判断来自不同自适应域的图像是否可分。

    1K21发布于 2019-12-23
  • 来自专栏FreeBuf

    恶意软件分析:xHunt活动又使用了新型后门

    CASHY200后门的早期变种版本类似,Snugy变种将使用下列命令来跟自定义域名连接,并尝试在将ICMP请求发送到解析IP地址之前解析该域: cmd /c ping -n 1 <custom crafted sub-domain

    3.1K10发布于 2021-01-08
  • 来自专栏javascript趣味编程

    Palabos Tutorial 1/3: First steps with Palabos

    On a squared sub-domain of the field, the density is initialized at a slightly higher value, to create behind-the-scene action.Line 27-32The domain is initialized with a slightly exceeding density on a rectangular sub-domain

    1.8K20发布于 2020-11-03
  • 来自专栏.net core新时代

    我的前端学习历程

    我们要注意以下几点,来提高请求的响应速度, 去除没有必要的cookie,如果网页不需要cookie就完全禁掉 将cookie的大小减到最小 注意cookie设置的domain级别,没有必要情况下不要影响到sub-domain

    1.8K60发布于 2018-01-05
  • 来自专栏grain先森

    前端性能优化

    去除不必要的 Cookie; 尽量压缩 Cookie 大小; 注意设置 Cookie 的 domain 级别,如无必要,不要影响到 sub-domain; 设置合适的过期时间。 2.

    2.4K41发布于 2019-03-28
  • 来自专栏arXiv每日学术速递

    人工智能学术速递[8.23]

    discriminative feature module and domain-invariant features are guaranteed through the global domain and local sub-domain

    55410发布于 2021-08-24
  • 来自专栏民工哥技术之路

    墙裂推荐!看完全面掌握,最详细的 Docker 学习笔记总结(2021最新版)

    如果你将应用程序服务公开给多个租户(租户指一组用户,例如组织),使用单租户方案设计的应用程序如果用上了 sub-domain + docker 可以快速获得提供多租户的服务。

    4K00发布于 2021-04-18
领券