ar
Feedback
堆栈

堆栈

الذهاب إلى القناة على Telegram

Just a Resource Site 正如我们享受他人带来的巨大便利一样,我们也应该乐于有机会让自己为他人服务,而且我们应该免费并慷慨地这么做 最后编辑于2019年1月29日 (星期二) 02:57

إظهار المزيد
601
المشتركون
لا توجد بيانات24 ساعات
لا توجد بيانات7 أيام
لا توجد بيانات30 أيام
أرشيف المشاركات
你是懂爱国的😁
你是懂爱国的😁

sshd_后门 该项目基于 BlackHat USA 2021 和 Defcon 29。 关于使用 ebpf 技术,在 sshd 服务期间劫持进程获取 ~/.ssh/authorized_keys 以授权用户登录并注入我们的公钥使我们的登录成功。 make help |======================================================================================================= |usage: | build: build full sshd_backdoor cli tool. But full sshd_backdoor is just supoorted the demo only | generate: Generate the ebpf prog in kernel with clang. | if you need you can set the CFLAGS to append | test_ebpf: if you editing the ebpf-c c files and header files | to test the ebpf can be compiled and pass ebpf verifier when load | tool_unload: bpftool unload progs. | tool_load: bpftool load progs. | bpftrace_keylogging: logging sshd keys.Also it can catch the passwords when logging https://github.com/Esonhugh/sshd_backdoor

🔥sshd_backdoor is based on BlackHat USA 2021 and Defcon 29. About Using ebpf technique, hijacking the process during sshd service getting the ~/.ssh/authorized_keys to authorize user logging and injecting our public key make our login successful. Main Process in ebpf program: 💾Hook OpenAt syscall enter: check if the sshd process call this, log the pid of sshd. 💾Hook OpenAt Syscall exit: check the pid logged. logging the fd of pid, map pid➡️fd. 💾Hook Read Syscall enter: check the pid logged. logging the user_space_char_buffer of pid. 💾Hook Read Syscall exit: check the pid logged. find the buffer and change the buffer into our Key. Then delete pid in map to avoid blocking administrators' keys be read. 📺Demo

本程序只适用于因乱刷Magisk模块或禁用系统程序导致的无法开机。 src: 52pojie.cn

PDF24 Creator是一款优秀实用且完全免费的PDF工具箱软件,PDF24工具箱包含PDF分割/合并、PDF压缩、PDF编辑器、PDF加密/解密、PDF页面/图像提取、PDF比较、PDF转换、添加PDF水印、PDF文本OCR识别等多种功能,PDF24工具箱包含的所有工具均为本地离线运行并采用符合直觉的方式操作,方便快捷,无需担心安全问题。 src: 52pj.cn

有懂建站的朋友吗 频道猪初次建站,是个小白,想把什么的个人主页源码整到下面 hexo init过的文件夹里面,应该怎么整
有懂建站的朋友吗 频道猪初次建站,是个小白,想把什么的个人主页源码整到下面 hexo init过的文件夹里面,应该怎么整

二级域名分发网址:http://dns.fkuoa.com 免费虚拟主机网址:https://www.46yun.com/​af​f/LJNEOUMF

复制脑瘫csdn内容 f12打开控制台,输入 javascript:document.body.contentEditable='true';document.designMode='on'; void 0

一些基础社工技巧 出处忘了(
一些基础社工技巧 出处忘了(

输出结果放社工bot里面确实可以开出我自己和几个*幸运*随机测试者,但部分不具有普遍性,我会在*long-time*修改过程之后放出

频道猪2022年8月开始自研一个爬取20个网络搜索引擎自动搜索$USERNAME结果进行对比结合的社工工具,最近完成了,如果测试没问题稍后会放出

📎14亿中国人口户籍.tar.gz

photo content

📎14亿中国人口户籍.tar.gz

关于RealTool RealTool是一款获取直播源链接的软件,支持获取【斗鱼】【虎牙】【B站】【抖音】【YY】【酷我】【酷狗】【一直播】的直播源链接,并且支持录制等功能! 推荐用MPV播放器 PotPlayer播放器看久了会停止,MPV播放器则没有这个问题 MPV播放器官网 关于开源 本软件的获取链接是基于 获取直播源开源链接wbt5:https://github.com/wbt5/real-url m3u8录制开源链接nilaoda:https://github.com/nilaoda/N_m3u8DL-RE 感谢两位大佬的开源项目 RealTool开源项目链接:https://github.com/s282730788/RealTool

ShareX功能多到夸张内建有萤幕撷图的功能,还支援圆角方形、椭圆形、三角形、多边形等等的撷取范围,也还有萤幕录影的功能,能将图片输出成动态的 GIF 档案。在萤幕撷图之后有各种动作的设定,有浮水印、边框、注解、复制到剪贴簿、列印图片、存档、另存新档与上传图片,这些功能老实说颇实在的,能有比较广泛的应用。

sticker.webp0.31 KB

QtAdb 是一个基于 Qt 的PC端 Android 工具集合。集成了Android 调试桥 (adb) (opens new window)的一系列常用命令。