首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏FreeBuf

    研究人员如何使用Whisker接管活动目录用户账号

    关于Whisker Whisker是一款基于C#开发的工具,研究人员可以通过修改目标账号的msDS-KeyCredentialLink或添加“Shadow Credentials”来实现活动目录用户或计算机账号的接管 工具下载 广大研究人员可以使用下列命令将该项目源码克隆至本地,并进行代码构建: git clone https://github.com/eladshamir/Whisker.git 工具使用 向目标对象的 使用样例: Whisker.exe add /target:computername$ /domain:constoso.local /dc:dc1.contoso.local /path:C:\path 使用样例: Whisker.exe remove /target:computername$ /domain:constoso.local /dc:dc1.contoso.local /remove:2de4643a 使用样例: Whisker.exe list /target:computername$ /domain:constoso.local /dc:dc1.contoso.local 项目地址 Whisker

    1.1K20发布于 2021-09-16
  • 怎么用html写出哆啦A梦?

    10px; } .right .pupil { left: auto; right: 10px; } .whisker { left: 40px; transform: rotate(-45deg); } .whisker.left2 { left: 60px; transform: rotate(45deg); } .whisker.right1 { right: left1">

    </body></html>这个示例展示了如何用

40810编辑于 2025-04-23
  • 来自专栏生信菜鸟团

    R tips: ggplot图层编写

    一个图层的编写示例geom_whisker ggplot的boxplot图形的两侧须线没有横杠,可以编写一个图层添加两侧的须线,具体区别如图下: 先定义一个图层的框架,由于须线位置需要和boxplot library(tidyverse) geom_whisker <- function (mapping = NULL, data = NULL, stat = "boxplot", # <--- stat保持默认 --- position = "dodge2", whisker_width = 0.2 , coords$x - whisker_width), xend = c(coords$x + whisker_width, coords$x + whisker_width), ( aes(color = group), whisker_width = 0.3, size = 5, linetype = 1, show.legend

    61820编辑于 2023-09-08
  • 来自专栏SAMshare

    [010] R语言中酷炫可视化的ggplot2如何在Python中实现?

    plot using plotnine Box and Whisker plot is a standardized way of displaying the distribution of data *A box and Whisker plot is a graph that gives us a good indication of how the values in the data are Box and Whisker plot of age distribution between USA and URS in 1890–2016 Box and Whisker plot of age # Create a box and whisker plot ( ggplot(data = data_usa_urs[data_usa_urs['Medal'].isna() == False Box and Whisker plot of age between USA an d URS by medals type Box and Whisker plot of age between

    2.6K10发布于 2020-12-02
  • 来自专栏HACK学习

    干货 | 域渗透之域持久性:Shadow Credentials

    Elad Shamir 将 Michael 的一些代码移植到了一个名为 Whisker [https://github.com/eladshamir/Whisker]的新 C# 工具中,以便通过操作植入来使用 Elad Shamir 发布了一个名为 Whisker[https://github.com/eladshamir/Whisker] 的工具,可以帮助测试人员利用这种技术。 的 add 命令向域控制器的 msDS-KeyCredentialLink 属性添加 Shadow Credentials Whisker.exe add /target:DC01$ /domain: Whisker.exe list /target:DC01$ /domain:pentest.com /dc:DC01.pentest.com (2)Whisker add 命令的输出中提供了 Rubeus 这里我们在 Whisker 提供的 Rubeus 命令后面加上了 /ptt,以将请求到的 TGT 传递到内存中。

    2.5K30编辑于 2022-05-23
  • 来自专栏数据 学术 商业 新闻

    科研绘制还能3D展示?!这个绘图工具太赞了~~

    tipSize=0.25, ) show(vpts1, vpts2, axs, "Customizing Axes", viewup='z').close() invert axes whisker-style plot from vedo import np, settings, Axes, Brace, Line, Ribbon, show from vedo.pyplot import whisker y line = Line(np.c_[x, y]) band = Ribbon(np.c_[x, y-ye], np.c_[x, y+ye]).c('black',0.1) # create 5 whisker xval = i*2 # position along x axis data = xval/5 + 0.2*np.sin(xval) + np.random.randn(25) w = whisker (data, bc=i, s=0.5).x(xval) ws.append(w) # print(i, 'whisker:\n', w.info) # build braces to

    2.2K30编辑于 2022-05-24
  • 来自专栏学谦数据运营

    PowerBI中的箱型图(box plot)

    当然,不同的箱型图,指标也不尽然全都一样,比如PowerBI中的一个可视化工具Box Whisker chart就是其中的一种,又叫做盒须图。 所以就用Box Whisker chart来说明。

    6.7K21发布于 2020-06-10
  • 来自专栏数据分析1480

    Python数据清洗--异常值识别与处理01

    sunspots.counts.quantile(q = 0.25) Q3 = sunspots.counts.quantile(q = 0.75) # 基于1.5倍的四分位差计算上下须对应的值 low_whisker = Q1 - 1.5*(Q3 - Q1) up_whisker = Q3 + 1.5*(Q3 - Q1) # 寻找异常点 sunspots.counts[(sunspots.counts > up_whisker ) | (sunspots.counts < low_whisker)] ?

    11K32发布于 2019-05-21
  • Rokid JSAR 技术开发全指南:基于 Web 技术栈的 AR 开发实战

    -- 胡须 --> <panel id="<em>whisker</em>1" position="-0.15 -0.05 0.1" width="0.2" height="0.01" background-color ="#000000" rotation="0 0 10"/> <panel id="<em>whisker</em>2" position="-0.15 -0.1 0.1" width="0.2" height ="0.01" background-color="#000000" rotation="0 0 -10"/> <panel id="<em>whisker</em>3" position="0.15 -0.05 0.1" width="0.2" height="0.01" background-color="#000000" rotation="0 0 -10"/> <panel id="<em>whisker</em>4

    47010编辑于 2025-10-10
  • 来自专栏数据 学术 商业 新闻

    单变量图表怎么绘制?这个小众绘图工具都全了~~

    origin", title="box") Box plots01 p = iqplot.box( data=df, q="mpg", cats="origin", whisker_caps =True, outlier_marker="diamond", box_kwargs=dict(fill_color="#7C0000"), whisker_kwargs=dict

    58220编辑于 2022-10-25
  • 来自专栏Java帮帮-微信公众号-技术文章全总结

    MXLinux为什么是下载量最大的Linux桌面发行版?

    您甚至可以调整Whisker菜单的大小,让它填满整个桌面(图B)。 图B. 有了桌面大小的Whisker菜单,用户很容易查看每个已安装的应用程序 除了干净的桌面外,MXLinux为何如此受欢迎完美兼顾易用性和灵活性 过去,几乎每个Linux桌面都是用户想要调整的。

    6.3K40发布于 2021-04-29
  • 来自专栏Python进阶之路

    Python Matplotlib数据可视化 绘制箱形图、散点图和直方图

    for patch, color in zip(box_plot['boxes'], colors): patch.set(facecolor=color) # 设置箱子两端线的属性 for whisker in box_plot['whiskers']: whisker.set(color='purple', linewidth=2) # 设置顶端和末端线条的属性 for cap in box_plot

    6.3K40发布于 2020-09-17
  • 来自专栏人工智能

    用Pandas在Python中可视化机器学习数据

    箱线图(Box和Whisker Plots 或 Boxplots) 查看每个属性分布的另一个有用的方法是使用箱线图。 Whisker提供了数据的传播和Whisker外部的点显示了候选离群值(比中间50%的数据的扩散大小大1.5倍的值)的想法。

    3.6K60发布于 2018-02-06
  • 一款精准复刻经典 Windows 7 的轻量级 Linux 系统!

    该系统基于 Debian 12.10 稳定版构建,搭载 Linux 6.1 LTS 内核与 Xfce 4.18 桌面环境,通过 Whisker 菜单与定制主题的深度融合,实现了从桌面布局、开始菜单到窗口管理方式的全方位 Windows 7 风格界面 通过 Whisker 菜单和专属主题的搭配,Kumander Linux 的整体风格与 Windows 7 极为相似。

    27910编辑于 2026-03-24
  • 来自专栏北野茶缸子的专栏

    58-R可视化-7-用ggpubr与ggstatsplot快速出高颜值图

    ggpiestats pie charts for categorical data ggbarstats bar charts for categorical data ggcoefstats dot-and-whisker

    1.1K20编辑于 2021-12-17
  • 用Pandas在Python中可视化机器学习数据

    [Univariate-Density-Plots.png] 箱线图 使用箱线图(Box and Whisker Plots)或箱形图是另一种获取特征分布情况的好用的方法。 [Univariate-Box-and-Whisker-Plots.png] 多变量情况 本部分展示多个变量之间共同作用的图表示例。 相关矩阵图 相关性表明两个变量之间是如何变化的。

    7.2K50发布于 2018-02-05
  • 来自专栏生物信息云

    oncoPredict:一个用于预测体内或癌症患者药物反应和细胞系筛查数据的生物标志物的R包

    mutation data integrate CCLE and Sanger/MGH calls correlation and enrichment analysis on-the-fly box-whisker

    3.2K40编辑于 2023-09-06
  • 来自专栏量子发烧友

    上(市场篇)| 量子计算与开源软件

    Apache Whisker 「官网」:Apache Whisker http://creadur.apache.org/whisker/ 「许可证」:Apache-2.0 「摘要」:Apache Whisker 协助组装的应用程序保持正确的法律文件。 Whisker 可以 验证--针对某一个发行版检查其元数据的质量 生成--从元数据中生成法律文件 对于复杂的组合式应用程序特别有用。

    98520编辑于 2023-02-24
  • 来自专栏网络安全攻防

    【神兵利器】红队Active Directory侦察利用工具

    Certify Enumerate all ADCS data like Certify.exe, and can write template attributes Whisker List, add and remove msDS-KeyCredentialLink attribute like Whisker.exe for ShadowCredentials for find action, and can enable Client Authentication for modify action Whisker

    57600编辑于 2025-01-07
  • 来自专栏机器学习炼丹术

    TB-PET揭示体内复杂的骨骼代谢网络

    box-and-whisker plots:boxes indicate the 25th and 75th percentiles;whisker display the range; and horizontal

    62920编辑于 2023-03-16
  • 领券