Skip to content

Bin4xin/bigger-than-bigger

Repository files navigation

Table of Contents generated with DocToc

Bigger than Bigger

大文件存储;供后来者学习以及技术探讨。

目录

0x01、用友nc6.5反序列化依赖jar包

1x01、WALL_LISTSSwitchyOmega使用方法

  • auto switch
  • 规则列表设置 -> AutoProxy
  • 规则列表网址 -> https://raw.githubusercontent.com/Bin4xin/bigger-than-bigger/master/WALL_LISTS/lists.txt
  • 立即更新
  • 参考链接

2x01、Bin4llDocker

- 🚧UNDER CONSTRUCTION🚧

3x01、Collection of verified vulnerabilities

  • C(ollection) O(f) V(erified) V(ulnerabilities)
    • 记录已复现所有web、中间件相关漏洞、payload
    • 洞察相关漏洞、payload的产生原因、区别
    • Power by Bin4xin
    • more...

4x01、CTF

  • 个人CTF比赛复盘文件共享;更多请点击此处了解。

5x01、uBlacklist_LISTS

6x01、robbyrussell.zsh-theme

declare -a expressions=(
'📣What are Y0u f4cking barking.📣'
'📣We are all F4CKING SMALL-TOWN SWOT (LOUDLY).📣'
'~~APPEARANCE IS THE FIRST PRODUCTIVE FORCE~~;'
)
random_index=$(($RANDOM % ${#expressions[@]}))
index=$((1 + $random_index))
selected_expression=${expressions[index]}

PROMPT="%(?:%{$fg_bold[green]%}[`echo $selected_expression`] :%{$fg_bold[red]%}[Ooooooops @@S0mething WROOONG@@] )"
PROMPT+='%{$fg[cyan]%}[🤑🎧🚩:<%c>]%{$reset_color%}$(git_prompt_info) %{$fg_bold[white]%}$%{$fg_bold[green]%}$%{$fg_bold[yellow]%}$ '

ZSH_THEME_GIT_PROMPT_PREFIX="%{$fg_bold[yellow]%}[%{$fg_bold[blue]%}<git:%{$fg[red]%}"
ZSH_THEME_GIT_PROMPT_SUFFIX="%{$reset_color%}%{$fg_bold[yellow]%}]"
ZSH_THEME_GIT_PROMPT_DIRTY="%{$fg[blue]%}>%{$fg[yellow]%}"
ZSH_THEME_GIT_PROMPT_CLEAN="%{$fg[blue]%}>"

效果 assets/oh-my-zsh/oh-my-zsh.png

注意/ATTENTION PLZ!!!

  • 1.由于传播、利用此库/文所提供的信息而造成的任何直接或者间接的后果及损失,均由使用者本人负责,本文作者不为此承担任何责任。
  • 2.转载请申明出处:Bigger than Bigger
  • i.Any direct or indirect consequences and losses caused by the dissemination and use of the information provided by this library/text are the responsibility of the user himself, and the author of this article does not bear any responsibility for this.
  • ii.Please state the source for reprinting : Bigger than Bigger