From c94faf5169dc01ff31fdc46f2af60d8dc73cff89 Mon Sep 17 00:00:00 2001 From: euphrat1ca <> Date: Sun, 10 May 2020 21:39:54 +0800 Subject: [PATCH] 267 selfsource --- README.md | 4 ++-- wiki_Selfsource.md | 12 +++++++----- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 1467091..cc85984 100644 --- a/README.md +++ b/README.md @@ -371,7 +371,7 @@ - https://github.com/Dliv3/Venom //GO.类似于Termite/EarthWorm架构的多节点连接跳板构建多级代理工具。W:rootkiter.com/Termite/; - https://github.com/decoder-it/psportfwd //PowerShell.无需admin权限进行端口转发 ### 端口复用 -https://nets.ec/Shellcode/Socket-reuse //C.套接字重用 +- https://nets.ec/Shellcode/Socket-reuse //C.套接字重用 - https://github.com/earthquake/UniversalDVC //C++.利用动态虚拟通道注册dll文件,进行rdp服务端口复用 - https://github.com/cloudflare/mmproxy //C.在负载均衡HAProxy代理的基础上支持proxy-protocol协议,可以传递客户端TCP协议的真实IP。配合Netsh、Iptables实现端口复用。 - https://github.com/BeetleChunks/redsails //PY/C++.利用WinDivert驱动程序与windows内核交互,不更改端口开放状态进行端口复用TCP流量到另一个主机,在目标主机上执行命令且无需创建任何事件日志以及网络连接,可使用powershell。testjob。 @@ -782,6 +782,7 @@ G:timwhitez/crawlergo_x_XRAY; - https://github.com/maaaaz/impacket-examples-windows //Impacket打包exe版 - https://github.com/byt3bl33d3r/CrackMapExec //PY/PS.CME利用AD内置功能/协议规避大多数终端防护/IDS/IPS.包含impacket、PowerSploit等多种模块.testjob,3K。 - https://github.com/SpiderLabs/scavenger //CrackMapExec二次包装开发,内网敏感信息扫描 +- https://github.com/Cooolis/Cooolis.github.io //Cooolis是一个操作系统命令技巧备忘录包含工具。qingxuan。W:cooolis.payloads.online;-- - https://github.com/FortyNorthSecurity/WMImplant //PS.利用WMI横向移动。Github:FortyNorthSecurity/WMIOps;Github:secabstraction/WmiSploit。 - https://github.com/Kevin-Robertson/Inveigh //PS.LLMNR/mDNS/NBNS欺骗器 - https://github.com/poweradminllc/PAExec //C++.类PSEXEC远程$IPC控制。 @@ -949,7 +950,6 @@ G:timwhitez/crawlergo_x_XRAY; - https://github.com/TheWover/donut //C.将.Net程序集生成shellcode并以内存的形式加载运行 - https://github.com/Mr-Un1k0d3r/DKMC/ //Don’t kill my cat.生成混淆的shellcode,将shellcode存储在多语言图像中 - https://github.com/Rvn0xsy/Cooolis-ms //PY.Cooolis-ms 是一个支持Metasploit Framework RPC的一个服务端,用于给Shellcode和PE加载器工作,在一定程度上绕过反病毒软件的静态查杀,同时可以让Cooolis-ms服务端与Metasploit服务器进行分离。 -- https://github.com/Cooolis/Cooolis.github.io //Cooolis是一个操作系统命令技巧备忘录包含工具。qingxuan。W:cooolis.payloads.online; ### Windows混淆免杀 - https://github.com/the-xentropy/xencrypt //ps.PowerShell 2.0以上 script anti-virus evasion tool.配合http协议格式绕过 - https://github.com/OmerYa/Invisi-Shell //对powershell文件进行混淆 diff --git a/wiki_Selfsource.md b/wiki_Selfsource.md index b57807f..2c30d13 100644 --- a/wiki_Selfsource.md +++ b/wiki_Selfsource.md @@ -2,7 +2,7 @@ wiki_Selfsource ## 常见软件技巧 - https://www.gnu.org/software/parallel/ //Linux并行执行shell命令。awk;grep; -## 自服务应用 +# 自服务应用 - https://github.com/Kickball/awesome-selfhosted //awesome系列之自服务应用 - https://github.com/sym233/core-values-encoder //js.社会主义核心价值观加密,https://sym233.github.io/core-values-encoder/ - https://pdos.csail.mit.edu/archive/scigen/ //SCIgen 学术文档虚拟文件生成钓鱼 @@ -14,7 +14,7 @@ - https://github.com/EdgeTranslate/EdgeTranslate //js.跨平台侧边翻译,多接口 - https://www.kslabs.ru/ //ksweb安卓手机端建站 - https://github.com/huiyadanli/RevokeMsgPatcher //C#.A hex editor for WeChat/QQ/TIM - PC版微信/QQ/TIM防撤回 双开。 -### 公开资源工具 +## 公开资源工具 - https://archive.org //Internet Archive is a non-profit library of millions of free books, movies, software, music, websites, and more. - http://web.archive.org //网站时光机 - https://wn.run //万能命令.自动加载网站脚本,视频解析/文档下载/翻译/快照等。 @@ -24,14 +24,16 @@ - https://github.com/luolongfei/freenom //php.freenom域名自动续期。 - https://www.onlinedoctranslator.com/ //在线文档翻译 - https://zh.wikihow.com //生活百科 +- https://github.com/devzwy/Crack-Edition-software-for-Mac //各类破解版Mac软件 +- http://tool.oschina.net/commons/ //常用对照表,HTTP Content-type、TCP/UDP常见端口参考、字体、颜色等。 +### 下载器 - https://pandownload.com/ //百度下载 - https://www.baiduwp.com/ //网盘下载 - https://github.com/b3log/baidu-netdisk-downloaderx //GO/JS.BND是基于G:BaiduPCS-Go图形界面的百度网盘不限速下载器 - https://github.com/wu-dada/baidupankey //JS.基于云盘万能钥匙api查询百度网盘提取密码 - http://www.speedpan.com/ //百度下载 - https://github.com/peterq/pan-light //GO.网盘不限速客户端, golang + qt5, 跨平台图形界面。9k。 -- https://github.com/devzwy/Crack-Edition-software-for-Mac //各类破解版Mac软件 -- http://tool.oschina.net/commons/ //常用对照表,HTTP Content-type、TCP/UDP常见端口参考、字体、颜色等。 +- https://xdown.org/ //bit下载器,类IDM架构。 ### 数据可视化 - https://flourish.studio/ //图表在线展示。W:finereport.com; ### SEO引流 @@ -94,7 +96,7 @@ - https://github.com/filebrowser/filebrowser //GO.基于Caddy框架的网盘 - https://github.com/haiwen/seafile //C.私有云网盘,速度快,功能少 ### 文件同步 -- https://github.com/canton7/SyncTrayzor //C#.同步网盘syncthing。社区版。G:syncthing/syncthing;P:freefilesync;P:filegee //商业;P:goodsync //商业版;-- +- https://github.com/canton7/SyncTrayzor //C#.同步网盘syncthing。社区版。G:syncthing/syncthing;P:freefilesync.org;P:filegee //商业;P:goodsync //商业版;-- - https://blog.csdn.net/qq_39815184/article/details/78215141 //intro。如何利用Syncthing+蒲公英快速实现异地文件同步。 - https://github.com/nextcloud/server //php.基于owncloud的私有云网盘,自带同步功能。G:owncloud/core;P:Resilio Sync;-- ## 通讯服务