Huge Packet Drops (Tx drops) Observed on NetScaler 来源  https://support.citrix.com/article/CTX215843 Article | NetworkingPerformance | Created: 15 Dec 2014 | Modified: 11 Aug 2016 Applicable Products NetScaler Symptoms or Error Huge packet drops was o…
XYZ and Drops Time Limit: 3000/1500 MS (Java/Others)    Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 1250    Accepted Submission(s): 407 Problem Description XYZ is playing an interesting game called "drops". It is played on a r∗…
SNMP OID Reference - NetScaler 10 https://docs.citrix.com/content/dam/docs/en-us/netscaler/10/downloads/ctx132381.htm System Limits for a NetScaler Appliance 参考 https://support.citrix.com/content/dam/supportWS/kA460000000CcAzCAK/CTX118716.pdf This re…
debug iapp through debug ip ftp debug iapp : to begin debugging of IAPP operations(in privileged EXEC mode) no debug iapp debug idmgr : to enable debugging for the identity manager (IDMGR)(in privileged EXEC mode) no debug idmgr debug of-mgr efp-ext…
有时候翻看drops 无赖drops没有一个全部文章列表,所以就有了这个想法把所有文件标题链接都爬出来这样又直观又好找感兴趣的文章 #coding=utf-8 import re import urllib2 class dropsSpider: def __init__(self): self.list = ["papers","tips","tools","news","%E8%BF%90%E7%BB%B4%E5…
所有的新增都用 'myAdd start'和'myAdd end'标注,所有的修改都用'myChange start'和'myChange end'标注. 借用了 1900-2100区间内的公历.农历互转  自己添加了节假日数组及一个方法:传入calendar(公历或农历)m月d日获得该日期的节假日,修改后的代码: /** * @1900-2100区间内的公历.农历互转 * @charset UTF-8 * @Author Jea杨(JJonline@JJonline.Cn) * @change…
https://processing.org/reference/ 第1章 像素 (已看) 第2章 Processing (已看) 第3章 交互 (已看) 第4章 变量 (已看) 第5章 条件语句 (已看) 第6章 循环 (已看) 第7章 函数 (已看) 第8章 对象 (已看) 第9章 数组 (已看) 第10章 算法 (已看) 第11章 调试 (已看) 第12章 库 (已看) 第13章 数学 (已看) 第14章 三维平移和旋转 (已看) 第15章 图像 (已看) 第16章 视频  (已看) 第1…
main.c /* SPDX-License-Identifier: BSD-3-Clause * Copyright(c) 2010-2016 Intel Corporation */ #include <stdio.h> #include <getopt.h> #include <rte_common.h> #include <rte_eal.h> #include <rte_malloc.h> #include <rte_mempoo…
简单整理下bypass的一些点 标签外 如果是标签之外 又有htmlspecialchars函数的点 就别想了 在标签外同时能xss但是有长度限制 如果是储存型可以利用多个点 然后构造<script>标签 在中间利用/**/注释掉html代码 一点一点的组合payload 除此以外<svg/onload=alert(1)>应该是比较短的payload了 标签内 标签内 有htmlspecialchars函数的点 就看属性包裹是不是用单引号  htmlspecialchars函数默认…
/************************************************************************* * I.MX6 AW-NB177NF wifi HAL 调试修改 * 说明: * 在进行Android层的wifi驱动层调试中遇到很多问题,记录一下. * * 2016-6-25 深圳 南山平山村 曾剑锋 ************************************************************************…