owefsad 的博客


  • Home

  • Tags

  • Categories

  • Archives

kong安装lua waf之最佳实践

Posted on 2018-12-25 | In 工具
Words count in article: 399 | Reading time ≈ 1

近来接触到了微服务, 简单玩了一下kong, 主要是在kong上配置lua waf来拦截攻击行为, 写此文记录kong与lua waf之间的一些配置

Read more »

Python 特性总结

Posted on 2018-12-18 | In 开发
Words count in article: 1.4k | Reading time ≈ 5

随着项目越来越大, 功能越来越多, 使用python特性的地方也越来越多,随着对python特性的使用, 对这些概念的理解也越来越深, 因此写此文打卡

Read more »

设计模式:工厂模式

Posted on 2018-12-18 | In 开发
Words count in article: 862 | Reading time ≈ 3

又要来胡吹了, 工厂模式就是在一个类(工厂)中创造各种需要的类, 然后根据需要的子类创建对应的实例。抽象工厂模式并没有理解,日后且用且理解且更新

Read more »

设计模式: 单例模式

Posted on 2018-12-17 | In 开发
Words count in article: 922 | Reading time ≈ 3

什么是设计模式?我也不知道,我认为设计模式就是编程时,为了提高代码复用率、可扩展性、稳定性等特点而编写的代码架构设计方法, 设计模式是用来提升代码的健壮行、可扩展性、代码复用率等特点的手段。其实我也是瞎bb,等我真的理解了,一定过来纠正这段话。

单例模式:一个类只能创建一个实例,所有调用这个类的对象都共享相同实例的设计方法被称为单例模式。

Read more »

Vulnhub Challenging: Temple of doom 1

Posted on 2018-12-13 | In CTF
Words count in article: 2.4k | Reading time ≈ 13

思路

  • 端口扫描, 整理思路
  • 666端口, node rce
  • ss-manager, 反弹shell
  • tcpdump, get root
Read more »

Vulnhub Challenging: jarbas

Posted on 2018-12-11 | In CTF
Words count in article: 388 | Reading time ≈ 1

思路

  • 端口扫描, 整理思路
  • 80端口, hash
  • jenkins, 反弹shell
  • crontab错误配置, get root shell
    Read more »

密码爆破最佳实践

Posted on 2018-12-09 | In 工具
Words count in article: 989 | Reading time ≈ 4

渗透实战之后, 发现对服务、文件的密码爆破占了渗透15%左右, 因此写下这篇密码爆破的文章, 用来传播kali中爆破的魅力和小技巧. 当然每个人都会有自己的最佳实践命令, 此文着重介绍本渣在实战中的最佳实践, 不要模仿, 不要拿来做非法之事.
本文根据遇到的服务持续更新….

文章目录

  • 密码爆破工具
  • 不同类型的密码爆破
  • 字典的选择
Read more »

hexo-nomal-to-beauty

Posted on 2018-12-08 | In 开发
Words count in article: 648 | Reading time ≈ 2

hexo框架是一个快速搭建博客的神器, 为了个性化的设置博客的样式, 还需要对hexo做”美化”。
此文长期维护,记录使用的美化工具

Read more »

Hexo搭建个人博客

Posted on 2018-12-08 | In 开发
Words count in article: 305 | Reading time ≈ 1

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Read more »

Hexo博客开发环境迁移

Posted on 2018-12-08 | In 开发
Words count in article: 548 | Reading time ≈ 2

最近买了台新电脑, 需要把之前开发博客的环境迁移到新电脑上,因此写此文章以做纪念。本文以现在掌握的hexo知识为背景,随着对hexo的理解,会持续更新此文。

Read more »

1…8910

owefsad

91 posts
6 categories
175 tags
GitHub E-Mail
© 2023 owefsad | Site words total count: 118.6k
Powered by Hexo
|
Theme — NexT.Mist v5.1.4
0%