-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
175 lines (173 loc) · 18.9 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta name="generator" content="Hugo 0.124.1">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="noodp" />
<title>sec-yp</title><meta name="Description" content="学习没有失败,只有放弃。"><meta property="og:title" content="sec-yp" />
<meta property="og:description" content="学习没有失败,只有放弃。" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://blog.sec-yp.me/" /><meta property="og:site_name" content="SecYP" />
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="sec-yp"/>
<meta name="twitter:description" content="学习没有失败,只有放弃。"/>
<meta name="twitter:site" content="@catcheryp"/>
<meta name="application-name" content="My cool site">
<meta name="apple-mobile-web-app-title" content="My cool site"><meta name="theme-color" content="#ffffff"><meta name="msapplication-TileColor" content="#da532c"><link rel="icon" href="https://catcheryp.github.io/favicon-32x32.png"><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"><link rel="manifest" href="/site.webmanifest"><link rel="canonical" href="https://blog.sec-yp.me/" /><link rel="alternate" href="/index.xml" type="application/rss+xml" title="sec-yp">
<link rel="feed" href="/index.xml" type="application/rss+xml" title="sec-yp"><link rel="stylesheet" href="/css/style.min.css"><link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/all.min.css"></noscript><link rel="preload" href="https://cdn.jsdelivr.net/npm/[email protected]/animate.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/animate.min.css"></noscript><script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "https:\/\/blog.sec-yp.me\/","inLanguage": "zh-CN","description": "学习没有失败,只有放弃。","name": "sec-yp"
}
</script></head>
<body data-header-desktop="fixed" data-header-mobile="auto"><script type="text/javascript">(window.localStorage && localStorage.getItem('theme') ? localStorage.getItem('theme') === 'dark' : ('dark' === 'auto' ? window.matchMedia('(prefers-color-scheme: dark)').matches : 'dark' === 'dark')) && document.body.setAttribute('theme', 'dark');</script>
<div id="mask"></div><div class="wrapper"><header class="desktop" id="header-desktop">
<div class="header-wrapper">
<div class="header-title">
<a href="/" title="sec-yp"><span class="header-title-pre"><i class='fas fa-laptop'></i></span>sec-yp</a>
</div>
<div class="menu">
<div class="menu-inner"><a class="menu-item" href="/posts/"> 文章 </a><a class="menu-item" href="/categories/"> 分类 </a><a class="menu-item" href="/tags/"> 标签 </a><a class="menu-item" href="/about/"> 关于 </a><a class="menu-item" href="https://m.sec-yp.cn" rel="noopener noreffer" target="_blank"> memos </a><span class="menu-item delimiter"></span><span class="menu-item search" id="search-desktop">
<input type="text" placeholder="搜索文章标题或内容..." id="search-input-desktop">
<a href="javascript:void(0);" class="search-button search-toggle" id="search-toggle-desktop" title="搜索">
<i class="fas fa-search fa-fw" aria-hidden="true"></i>
</a>
<a href="javascript:void(0);" class="search-button search-clear" id="search-clear-desktop" title="清空">
<i class="fas fa-times-circle fa-fw" aria-hidden="true"></i>
</a>
<span class="search-button search-loading" id="search-loading-desktop">
<i class="fas fa-spinner fa-fw fa-spin" aria-hidden="true"></i>
</span>
</span><a href="javascript:void(0);" class="menu-item theme-switch" title="切换主题">
<i class="fas fa-adjust fa-fw" aria-hidden="true"></i>
</a></div>
</div>
</div>
</header><header class="mobile" id="header-mobile">
<div class="header-container">
<div class="header-wrapper">
<div class="header-title">
<a href="/" title="sec-yp"><span class="header-title-pre"><i class='fas fa-laptop'></i></span>sec-yp</a>
</div>
<div class="menu-toggle" id="menu-toggle-mobile">
<span></span><span></span><span></span>
</div>
</div>
<div class="menu" id="menu-mobile"><div class="search-wrapper">
<div class="search mobile" id="search-mobile">
<input type="text" placeholder="搜索文章标题或内容..." id="search-input-mobile">
<a href="javascript:void(0);" class="search-button search-toggle" id="search-toggle-mobile" title="搜索">
<i class="fas fa-search fa-fw" aria-hidden="true"></i>
</a>
<a href="javascript:void(0);" class="search-button search-clear" id="search-clear-mobile" title="清空">
<i class="fas fa-times-circle fa-fw" aria-hidden="true"></i>
</a>
<span class="search-button search-loading" id="search-loading-mobile">
<i class="fas fa-spinner fa-fw fa-spin" aria-hidden="true"></i>
</span>
</div>
<a href="javascript:void(0);" class="search-cancel" id="search-cancel-mobile">
取消
</a>
</div><a class="menu-item" href="/posts/" title="">文章</a><a class="menu-item" href="/categories/" title="">分类</a><a class="menu-item" href="/tags/" title="">标签</a><a class="menu-item" href="/about/" title="">关于</a><a class="menu-item" href="https://m.sec-yp.cn" title="" rel="noopener noreffer" target="_blank">memos</a><a href="javascript:void(0);" class="menu-item theme-switch" title="切换主题">
<i class="fas fa-adjust fa-fw" aria-hidden="true"></i>
</a></div>
</div>
</header><div class="search-dropdown desktop">
<div id="search-dropdown-desktop"></div>
</div>
<div class="search-dropdown mobile">
<div id="search-dropdown-mobile"></div>
</div><main class="main">
<div class="container"><div class="page home" data-home="posts"><div class="home-profile"><div class="home-avatar"><a href="/posts/" title="文章"><img
class="lazyload"
src="/svg/loading.min.svg"
data-src="https://catcheryp.github.io/avatar.jpg"
data-srcset="https://catcheryp.github.io/avatar.jpg, https://catcheryp.github.io/avatar.jpg 1.5x, https://catcheryp.github.io/avatar.jpg 2x"
data-sizes="auto"
alt="https://catcheryp.github.io/avatar.jpg"
title="https://catcheryp.github.io/avatar.jpg" /></a></div><div class="home-subtitle"><div id="id-1" class="typeit"></div></div><div class="links"><a href="https://github.com/Catcheryp" title="GitHub" target="_blank" rel="noopener noreffer me"><i class="fab fa-github fa-fw" aria-hidden="true"></i></a><a href="https://twitter.com/catcheryp" title="Twitter" target="_blank" rel="noopener noreffer me"><i class="fab fa-twitter fa-fw" aria-hidden="true"></i></a><a href="https://medium.com/@catcheryp" title="Medium" target="_blank" rel="noopener noreffer me"><i class="fab fa-medium fa-fw" aria-hidden="true"></i></a><a href="https://www.zhihu.com/people/_yangpeng_" title="知乎" target="_blank" rel="noopener noreffer me"><i data-svg-src="https://cdn.jsdelivr.net/npm/[email protected]/icons/zhihu.svg" aria-hidden="true"></i></a></div></div>
<article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/posts/%E5%AE%89%E5%85%A8/burp-%E5%AE%8F/">Burp 宏总结</a>
</h1><div class="post-meta">
<span class="post-publish"><time datetime="2024-03-21">2024-03-21</time></span> <span class="post-category"><a href="/categories/burpsuite/"><i class="far fa-folder fa-fw" aria-hidden="true"></i>Burpsuite</a></span></div><div class="content"><p>Burp 宏使用的一些总结,记录一些常用操作。</p></div><div class="post-footer">
<a href="/posts/%E5%AE%89%E5%85%A8/burp-%E5%AE%8F/">阅读全文</a><div class="post-tags">
<i class="fas fa-tags fa-fw" aria-hidden="true"></i><a href="/tags/burpsuite/">Burpsuite</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/posts/%E5%AE%89%E5%85%A8/burp-intruder/">Burp Intruder总结</a>
</h1><div class="post-meta">
<span class="post-publish"><time datetime="2024-03-20">2024-03-20</time></span> <span class="post-category"><a href="/categories/burpsuite/"><i class="far fa-folder fa-fw" aria-hidden="true"></i>Burpsuite</a></span></div><div class="content"><p>Burp Intruder总结,记录一些Tips和常用操作。</p></div><div class="post-footer">
<a href="/posts/%E5%AE%89%E5%85%A8/burp-intruder/">阅读全文</a><div class="post-tags">
<i class="fas fa-tags fa-fw" aria-hidden="true"></i><a href="/tags/burpsuite/">Burpsuite</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/posts/%E6%8A%98%E8%85%BE/rss/">RSS信息源</a>
</h1><div class="post-meta">
<span class="post-publish"><time datetime="2023-11-27">2023-11-27</time></span> <span class="post-category"><a href="/categories/%E6%8A%98%E8%85%BE/"><i class="far fa-folder fa-fw" aria-hidden="true"></i>折腾</a></span></div><div class="content"><p>我的RSS信息输入源、工具和方式。</p></div><div class="post-footer">
<a href="/posts/%E6%8A%98%E8%85%BE/rss/">阅读全文</a><div class="post-tags">
<i class="fas fa-tags fa-fw" aria-hidden="true"></i><a href="/tags/rss/">RSS</a>,<a href="/tags/%E4%BF%A1%E6%81%AF/">信息</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/posts/%E6%8A%98%E8%85%BE/github-actions%E7%A0%94%E7%A9%B6/">Github Actions研究</a>
</h1><div class="post-meta">
<span class="post-publish"><time datetime="2023-11-15">2023-11-15</time></span> <span class="post-category"><a href="/categories/%E6%8A%98%E8%85%BE/"><i class="far fa-folder fa-fw" aria-hidden="true"></i>折腾</a></span></div><div class="content"><p>在折腾blog中,使用github actions遇到的问题和解决方案。</p></div><div class="post-footer">
<a href="/posts/%E6%8A%98%E8%85%BE/github-actions%E7%A0%94%E7%A9%B6/">阅读全文</a><div class="post-tags">
<i class="fas fa-tags fa-fw" aria-hidden="true"></i><a href="/tags/blog/">Blog</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/posts/tips/">Tips</a>
</h1><div class="post-meta">
<span class="post-publish"><time datetime="2023-11-09">2023-11-09</time></span> <span class="post-category"><a href="/categories/tips/"><i class="far fa-folder fa-fw" aria-hidden="true"></i>Tips</a></span></div><div class="content"><p>一些经常会用到的Tips总结。</p></div><div class="post-footer">
<a href="/posts/tips/">阅读全文</a><div class="post-tags">
<i class="fas fa-tags fa-fw" aria-hidden="true"></i><a href="/tags/snipaste/">Snipaste</a>,<a href="/tags/git/">Git</a>,<a href="/tags/typora/">Typora</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/posts/%E6%8A%98%E8%85%BE/%E9%87%8D%E6%8B%BEblog/">重拾Blog</a>
</h1><div class="post-meta">
<span class="post-publish"><time datetime="2023-11-09">2023-11-09</time></span> <span class="post-category"><a href="/categories/%E6%8A%98%E8%85%BE/"><i class="far fa-folder fa-fw" aria-hidden="true"></i>折腾</a></span></div><div class="content"><p>为什么我要重新来写blog,还是要坚持分享。</p></div><div class="post-footer">
<a href="/posts/%E6%8A%98%E8%85%BE/%E9%87%8D%E6%8B%BEblog/">阅读全文</a><div class="post-tags">
<i class="fas fa-tags fa-fw" aria-hidden="true"></i><a href="/tags/blog/">Blog</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/posts/python/python-tricks/">Python Tricks</a>
</h1><div class="post-meta">
<span class="post-publish"><time datetime="2021-02-08">2021-02-08</time></span> <span class="post-category"><a href="/categories/python/"><i class="far fa-folder fa-fw" aria-hidden="true"></i>Python</a></span></div><div class="content"><p>python tricks,持续更新……</p></div><div class="post-footer">
<a href="/posts/python/python-tricks/">阅读全文</a><div class="post-tags">
<i class="fas fa-tags fa-fw" aria-hidden="true"></i><a href="/tags/tips/">Tips</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/posts/python/python%E8%99%9A%E6%8B%9F%E7%8E%AF%E5%A2%83/">Python虚拟环境</a>
</h1><div class="post-meta">
<span class="post-publish"><time datetime="2021-02-08">2021-02-08</time></span> <span class="post-category"><a href="/categories/python/"><i class="far fa-folder fa-fw" aria-hidden="true"></i>Python</a></span></div><div class="content"><p>python虚拟环境常用总结。</p></div><div class="post-footer">
<a href="/posts/python/python%E8%99%9A%E6%8B%9F%E7%8E%AF%E5%A2%83/">阅读全文</a><div class="post-tags">
<i class="fas fa-tags fa-fw" aria-hidden="true"></i><a href="/tags/pipenv/">Pipenv</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/posts/python/python%E7%A6%BB%E7%BA%BF%E5%AE%89%E8%A3%85%E5%BA%93/">离线安装Python各种库</a>
</h1><div class="post-meta">
<span class="post-publish"><time datetime="2020-01-20">2020-01-20</time></span> <span class="post-category"><a href="/categories/python/"><i class="far fa-folder fa-fw" aria-hidden="true"></i>Python</a></span></div><div class="content"><p>要安装paramiko库,但是公司机器无法连外网,公司yum源在这台机器上也没法使用,即使能使用pip源也用不了。</p></div><div class="post-footer">
<a href="/posts/python/python%E7%A6%BB%E7%BA%BF%E5%AE%89%E8%A3%85%E5%BA%93/">阅读全文</a><div class="post-tags">
<i class="fas fa-tags fa-fw" aria-hidden="true"></i><a href="/tags/tips/">Tips</a></div></div>
</article><article class="single summary" itemscope itemtype="http://schema.org/Article"><h1 class="single-title" itemprop="name headline">
<a href="/posts/linux/c%E8%AF%AD%E8%A8%80%E5%AE%9E%E7%8E%B0ls/">C语言实现Linux的ls命令</a>
</h1><div class="post-meta">
<span class="post-publish"><time datetime="2020-01-04">2020-01-04</time></span> <span class="post-category"><a href="/categories/linux/"><i class="far fa-folder fa-fw" aria-hidden="true"></i>Linux</a></span></div><div class="content"><p>2020年第一篇正儿八经的博客,好好学习下Linux,用C语言实现Linux下的ls命令,很基础的知识。</p></div><div class="post-footer">
<a href="/posts/linux/c%E8%AF%AD%E8%A8%80%E5%AE%9E%E7%8E%B0ls/">阅读全文</a><div class="post-tags">
<i class="fas fa-tags fa-fw" aria-hidden="true"></i><a href="/tags/apue/">Apue</a></div></div>
</article><ul class="pagination"><li class="page-item active">
<span class="page-link">
<a href="/">1</a>
</span>
</li><li class="page-item ">
<span class="page-link">
<a href="/page/2/">2</a>
</span>
</li></ul></div></div>
</main><footer class="footer">
<div class="footer-container"><div class="footer-line">由 <a href="https://gohugo.io/" target="_blank" rel="noopener noreffer" title="Hugo 0.124.1">Hugo</a> 强力驱动 | 主题 - <a href="https://github.com/dillonzq/LoveIt" target="_blank" rel="noopener noreffer" title="LoveIt 0.2.11"><i class="far fa-kiss-wink-heart fa-fw" aria-hidden="true"></i> LoveIt</a>
</div><div class="footer-line" itemscope itemtype="http://schema.org/CreativeWork"><i class="far fa-copyright fa-fw" aria-hidden="true"></i><span itemprop="copyrightYear">2018 - 2024</span></div>
</div>
</footer></div>
<div id="fixed-buttons"><a href="#" id="back-to-top" class="fixed-button" title="回到顶部">
<i class="fas fa-arrow-up fa-fw" aria-hidden="true"></i>
</a><a href="#" id="view-comments" class="fixed-button" title="查看评论">
<i class="fas fa-comment fa-fw" aria-hidden="true"></i>
</a>
</div><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/[email protected]/dist/autocomplete.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/[email protected]/dist/algoliasearch-lite.umd.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/[email protected]/lazysizes.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/[email protected]/dist/clipboard.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/[email protected]/dist/index.umd.js"></script><script type="text/javascript">window.config={"code":{"copyTitle":"复制到剪贴板","maxShownLines":50},"data":{"id-1":"学习没有失败,只有放弃。"},"search":{"algoliaAppID":"1IZTQANL1G","algoliaIndex":"blog","algoliaSearchKey":"a679b25d9ca1818f09a255b94446d507","highlightTag":"em","maxResultLength":10,"noResultsFound":"没有找到结果","snippetLength":30,"type":"algolia"},"typeit":{"cursorChar":"|","cursorSpeed":1000,"data":{"id-1":["id-1"]},"duration":-1,"speed":100}};</script><script type="text/javascript" src="/js/theme.min.js"></script></body>
</html>