Home
Siwei CyberSec
Cancel

Ai 视觉识别opencv Computer Vision Library入门

refer to :https://opencv.org/ https://docs.opencv.org/4.x/df/d65/tutorial_table_of_content_introduction.html 识别摄像头中传入的扑克牌 https://www.youtube.com/watch?v=m-QPjO-2IkA 安装 windows下 https://sourcefo...

按键精灵 屏幕录制tinytask简直太好用

refer to:  https://tinytask.net/ windows下的 下载后可以直接运行,特别简单: 1. 录制 2. 回放 3. 做成exe 设置: 可以循环播放,也可以设置播放速度。

Security Burpsuite 对response中的内容进行修改

refer to: https://matthewsetter.com/introduction-to-burp-suite/ 可以编辑这个规则: 然后就可以看到结果自动变了:

舆情监控 Brand24

refer to: https://app.brand24.com 1. 注册,用邮箱就行。 2. 3.  选择语言 4. 使用 找到negative的消息,然后add to pdf report, 点击左侧 PDF report之后,得到这个配置文件 挺好用的。 体验版账号无法把 negative 的舆情加入到pdf中。

Security Proxychain4 Proxychain4 Ng的使用proxy Pool代理池轮盘

refer to: https://github.com/haad/proxychains 该工具支持http, https, socks4, socks5 还支持多种mode: 链式,随机选择, 多重代理。。。。 从 metagoofile 这个项目中学习到的。 真是踏破铁鞋无觅处啊! 1. 准备好proxy 2. 修改 /etc/proxychains4.conf, 增加内容:...

Security Metagoofi获得目标网站的ppt Pdf的文件的信息并解析内容

refer to: https://github.com/opsdisk/metagoofil metagoofi可以从文档中获得信息, (从google查询) 安装 git clone https://github.com/opsdisk/metagoofilcd metagoofil pip3 install -r requirements.txt 使用 python3 metagoo...

Security 在线转换curl命令为wget Ruby C Go

refer to: https://curlconverter.com/wget/ 太好玩了。 不但告诉你如何转换,还告诉你如何获得curl命令。。。很好啊

Security Openvas的安装和使用 同nessus Awvs

refer to: (看这个就可以了,其他的千万别看)https://greenbone.github.io/docs/latest/22.4/container/index.html 官网:https://github.com/greenbone/ (别看了)https://www.geeksforgeeks.org/installing-openvas-on-kali-linux...

Security Ai 使用bard Google

refer to: https://bard.google.com/ 注意点: 1. ip需要是美国的 2. 要有一个gmail账号。 3. 不要胡乱切换IP, 例如先是用HK的IP访问,被提示说区域不行,然后切到美国IP。 这样会导致 未知错误。 解决办法: 1. 准备个之前没有访问过bard的google  account 2. 准备个美国IP 3. 用一个新的浏览器,例如...

Security 舆情监控popular Opinion Monitoring Brand24

refer to: https://app.brand24.com 1. 注册,用邮箱就行。 2. 3.  选择语言 4. 使用 找到negative的消息,然后add to pdf report, 点击左侧 PDF report之后,得到这个配置文件 挺好用的。 体验版账号无法把 negative 的舆情加入到pdf中。

Security 恶意软件集合malware Colleciton Virus

refer to: https://github.com/rshipp/awesome-malware-analysis/blob/main/%E6%81%B6%E6%84%8F%E8%BD%AF%E4%BB%B6%E5%88%86%E6%9E%90%E5%A4%A7%E5%90%88%E9%9B%86.md#%E6%81%B6%E6%84%8F%E8%BD%AF%E4%BB%B6%E6%...

Security 病毒的扫描方式 特征码扫描 指纹sha1基于内容 基于行为分析 启发式 云端扫描

refer to: poe , chatgpt告诉我的哈哈 病毒扫描有多种实现模式,下面简要介绍几种常用的实现模式: 基于特征码扫描:这是最常见的病毒扫描模式,即通过对病毒样本进行分析,提取出病毒的特征码,并将其存储在病毒库中。扫描时,对扫描目标文件进行特征码匹配,若匹配成功,则表示该文件被感染。 基于行为分析扫描:这种扫描模式是通过病毒的行为特征来检测病毒,而不是依赖于病毒...

Security 彻底删除文件的软件secure Eraser Cclean

refer to: http://www.yx12345.com/pcpd/7025/993.html 删除文件,在windows下是可以回复的。 linux下,直接rm -rf 似乎就恢复不了。 太慢了。无法做其他截图了。 总之就是,也可以在鼠标右键上进行选择,也可以进入到软件中,对回收站做彻底删除。 这几个是删除的原理: 伪随机数据--------最快的擦拭方案。您的数据被随机数据覆...

Security 在线检测危险文件病毒文件的平台

refer to: https://www.3kjs.com/topic/43708.html virustotal https://www.maldun.com/analysis/YXNkZmRzZmFkc2Y3MjMwOTlkc2Zhc2RmYXNkZg==/ https://s.threatbook.com/report/file/c52aab9abce29f5c503d11...

Security 攻击思路 来自reconfwt

refer to: https://github.com/six2dez/reconftw/blob/main/images/mindmap_obsidian.png

Security Ffffffff0x 1earn 可以借鉴的知识库路线图

refer to: https://home.ffffffff0x.com/ https://github.com/ffffffff0x/1earn

Security Osmedeus Workflow Engine Offensive Security

refer to: https://github.com/j3ssie/osmedeus 安装 1. root登录 2. 提前安装好了 curl, wget, git, zip 3. 设置好 http_proxy等4个变量 4. bash <(curl -fsSL https://raw.githubusercontent.com/osmedeus/osmedeus-base/mas...

Security 钓鱼网站phishing Fishing的比较

refer to 如下图所示. 我觉得 wget + sinatra就足够了。  没必要弄的如此复杂。 gophisher是排第二的。 maxphisher, zphisher 基本用不到。 wifi phisher 则是 wifi 的最厉害的应用

Security Android Rat 远程木马软件pupy老牌软件8k关注

refer to: https://github.com/n1nj4sec/pupy 老牌软件,PC, linux, windows, android都可以控制 安装 https://github.com/n1nj4sec/pupy/wiki/Installation apt-get install git libssl1.0-dev libffi-dev python-dev pyt...

Security Android Rat远程木马软件rafel Rat

refer to: https://github.com/swagkarna/Rafel-Rat 自带后台,挺有意思。 下载代码略 前端和后端代码 在受害者机器上安装   在后台上进行查看: 设备列表: 查看手机情况: 一些操作: