磁盘占用高 分析建议
处置分析症状:cp: 无法创建目录 ‘’: 设备上没有空间 1234sudo sucd /lsdf -h 很明显,得从 / 根目录着手 1du -h --max-depth=1 | grep -v K | grep -v M 这里最大的是./usr/ 其他的看起来正常 1cd /usr 样子在 ./share 里面 1cd share 1du -h --max-depth=1 | grep -v K | grep -v M 明白了,前几天 Android SDK 下载多了,导致没内存了,自行处理吧! 扩展Linux du 命令 Linux 命令大全 引用于 https://www.runoob.com/linux/linux-comm-du.html 菜鸟教程 Linux du (英文全拼:disk usage)命令用于显示目录或文件的大小。 du 会显示指定的目录或文件所占用的磁盘空间。 语法1du [-abcDhHklmsSx][-L <符号连接>][-X...
frp 工具使用
frp Home:https://gofrp.org/docs/Frp GitHub:https://gofrp.org/docs/ 网卡名称 子网IP Web 192.168.158.0/24 Nat0 172.16.115.0/24 Nat1 192.168.104.0/24 Nat2 172.16.186.0/24 方案1Frpc.ini12345678910111213141516171819202122232425262728293031323334353637383940414243444546#frpc[common]server_addr = 192.168.158.3server_port = 7000[socks_proxy]type = tcplocal_port = 9999remote_port = 9999use_encryption = trueuse_compression = true# frpc1[common]server_addr =...
docker 新手入门进阶详细篇
Docker简介 Docker 是一个开源的应用容器引擎,让开发者可以打包他们的应用以及依赖包到一个可移植的容器中,然后发布到任何流行的Linux机器或Windows 机器上,也可以实现虚拟化,容器是完全使用沙箱机制,相互之间不会有任何接口。 废话不讲辣么多,干就完事 0x01 docker 换源 首先dokcer 官方仓库是搭建在国外的,所以我们需要 换源参考博客🔗* https://blog.csdn.net/doudou_mylove/article/details/105122843 获取专属 docker 加速地址 为啥要强行修改dns 呢?可能我只是想解析的更快点吧,男人不能不行,倒是必须得快🤢 1sudo vim /etc/docker/daemon.json 123456789{ "registry-mirrors": [ "https://vipxxx.mirror.aliyuncs.com" ], "dns": [ ...
关于Mac brew 那些事
! 这是一篇失败的帖子,切勿操作 根据苹果的 官方说明,以下路径受到保护: 12345/System/usr (不包含 /usr/local)/bin/sbinApps that are pre-installed with OS X 所以可以利用brew install 工具至/opt/homebrew/避开SIP策略 同理,proxychanis-NG 就能愉快的使用了 12345678910111213chmod -R 777 /optchown -R `whoami`:staff /optcurl https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh > /opt/brew.sh### 请手动查找 /usr/local/opt 并替换为 /opt/homebrew###echo 'export PATH=$PATH:/opt/homebrew/bin' >> ~/.zshrc### 强烈建议export...
Web RTC
RESUMEWebRTC,名称源自网页即时通信(英语:Web Real-Time Communication)的缩写,是一个支持网页浏览器进行实时语音对话或视频对话的API。它于2011年6月1日开源并在Google、Mozilla、Opera支持下被纳入万维网联盟的W3C推荐标准。 测试网站:https://ip.voidsec.com/ 插件:https://mybrowseraddon.com/webrtc-control.html 直连模式 Socks5代理模式 Burp-Suite 抓包模式 Burp-Suite 设置上级Socks代理 Burp-Suite建议添加上级代理
RancherOS 极简主义
0x1 InI 如果你不希望为了使用Docker 而增加负担,不妨试试这个RancherOS NAME : RancherOS SITE : https://rancher.com/ RESUME: 一个极轻量且安全的Linux发行版。它由容器构建,将赋予您更好的容器运行体验。 0x2 INSTALL BY VMWARE1234Booting from ISO https://releases.rancher.com/os/latest/vmware/rancheros.isoFor docker-machine https://releases.rancher.com/os/latest/vmware/rancheros-autoformat.isoVMDK https://releases.rancher.com/os/latest/vmware/rancheros.vmdkInitrd https://releases.rancher.com/os/latest/vmware/initrd 0x21 Set Up VM 开机注意连接...
大宝剑了解一下
About 大宝剑-信息收集和资产梳理工具(红队、蓝队、企业组织架构、子域名、Web资产梳理、Web指纹识别、ICON_Hash资产匹配) 我个人认为这也是一款优秀的溯源工具,绝对是在能让你在客户现场加餐的优秀工具 Install 容器自动 pull 最新版,除非有大变更 1docker run -it --name dbj -p 5000:5000 xrsec/dbj:latest InI123admin / adminhttp://localhost:5000/admin/https://github.com/wgpsec/DBJ 查看具体输出信息 12docker logs dbj#watch docker logs dbj Debug 穷人家的孩子总喜欢瞎折腾 贫穷限制了我的想象力,但是无法限制我的行动力 Dockerdbj.sh12345678910111213141516#!/bin/shclearecho "\n\033[1;34m __ __ ____ ...
N1搞机之旅
事情的起因:好师傅闲置了一台N1,刚好我准备入手一台,于是就20元白嫖了一台,某多多150到手 哎,就是玩,正式介绍一下N1 最不正经的NAS—斐讯N1,其实我是盒子派来的卧底 电视盒子 OPENWRT ******** 推荐使用因为师傅寄过来的时候已经成砖了,我那时候啥也不懂,于是乎就买了一根USB双公头线(其实两根手机充电线拼接一下也就🆗了) 也不需要什么拆机短触,直接连接双公头线,打开刷机软件,提前选好并点击刷机按钮,然后开机,然后就 滴。。。 我这里有一份自己线刷用到的工具包你要不要。。。 链接:https://pan.baidu.com/s/18doXN_DymKo7SaIyGvqT8A提取码:vd27 解压密码:pass 我是先刷的 N1_YYFROM夏杰语音实用版 电视系统,然后再刷的Arch Linxu 接着转换 Centos ,听说Centos 得安装低版本,然后再升级 升级Centos 8 我放弃了,老老实实用吧,啥,你不会连 Arch 都不知道咋装吧,百度 N1 Arch不行嘛? 换源。默认情况下,没有默认情况 123cp...
渗透学习的一天
0x01昨天用单位的网测试了一下自己服务器的SQL注入,站起来都日不进去 0x02今天下班,收到一封邮件,打开一看,我这是要抱上大腿做老板吗? 0x03我是这种人吗? 开始正题🌹inside 首先 邮箱给了一个用户名,从 gg上看一下能不能得到有用的信息,记得名字换一下位置 其次他给了一个发件人,我们再一次gg 通过不懈努力,我找到以下信息 🥰微步域名反查,你值得拥有 查到qq调用接口得到手机号,tg 试试看对不对的上,再看看支付宝 钉钉 微信 百度 💻对比whois 📮邮箱继续查 日服务器😂日服务器是不可能的,我这么菜,怎么可能日的下来 最后 XRSec has the right to modify and interpret this article. If you want to reprint or disseminate this article, you must ensure the integrity of this article, including all contents such as copyright notice....
Windows Remote Desktop High DPI
0X01 1计算机配置\策略\管理模板\ Windows组件\远程桌面服务\远程桌面会话主机\远程会话环境\限制最大显示分辨率 0X02 123screen mode id:i:2desktopwidth:i:1920desktopheight:i:1200 0X03mRemoteNG Github Microsoft Remote Desktop 0X04https://4sysops.com/archives/display-rdp-sessions-on-hidpi-monitors/ If the name of the copy is mstsc2.exe, the following .reg file will set the necessary...
Docker V2raya ipsec-vpn-server
Open The Ports Install Docker12345678910111213141516171819curl -o /etc/yum.repos.d/CentOS-Base.repo https://mirrors.aliyun.com/repo/Centos-7.repoyum makecache && yum update -y && yum upgrade -y# https://docs.docker.com/engine/install/centos/yum remove docker \ docker-client \ docker-client-latest \ docker-common \ docker-latest \ docker-latest-logrotate \ docker-logrotate \ ...
Mac M1 用户也能用上 Godzilla Behinder
Behinder12cd /Applications/Godzilla.app/Contents/app//Library/Java/JavaVirtualMachines/jdk15/Contents/Home/bin/java --module-path "/Applications/Behinder.app/Contents/app/lib" --add-modules=javafx.controls --add-modules=javafx.fxml --add-modules=javafx.base --add-modules=javafx.graphics --add-modules=javafx.web -Xdock:icon=/Applications/Behinder.app/Contents/app/app.icns -jar...
WakeOnLan_Python
preview attention1234chmod 777 wolcp wol /usr/bin/wolvi /usr/bin/wolwol / wol 1.1.1.1 / wol google.com 1234DestIp = "localhost"DestNatIp = "127.0.0.1"DestMacAddress = "B43E98F386A4"DestPort = 9 #!/usr/bin/python3 # _*_ coding: utf-8 _*_ import socket, binascii, os, sys, requests, re def banaer(): os.system("clear") print("\n\033[24;37;34m __ __ ____ \033[0m") print("\033[24;37;32m \ \/ / | _ \ ...
zsh 配置文件
1yum install zsh -y 1apt install zsh -y oh-my-zsh12sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"sh -c "$(wget https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh -O -)" zsh-syntax-highlighting1git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting zsh-autosuggestions1git clone https://github.com/zsh-users/zsh-autosuggestions.git...
自签安全证书
GitHub: ssl-tools 💻About For a more secure network environment, self built Ca and self issued SSL certificate 为了更安全的网络环境 自建 CA 并自签发 SSL 证书 Remember to check Debug 记得查看 Debug 推荐 ssleye myssl sslchecker 在线生成根证书 🤓Preview 👍HelpThank you AndroidOL for your help ! 12./ssl_tools.sh 1.1.1.1 admin admin@admin.com./ssl_tools.sh admin@admin.com admin admin@admin.com 🗼DebugIt only supports Linux and runs perfectly in CentOS Mac os Windows XRSec has the right to modify and interpret this...