Highlights
-
doubanMusicSpider Public
该项目是一个基于Scrapy框架的豆瓣音乐爬虫,用于爬取豆瓣音乐TOP250的音乐信息以及这些音乐的评论信息。
-
RealChar Public
Forked from Shaunwei/RealChar🎙️🤖Create, Customize and Talk to your AI Character/Companion in Realtime (All in One Codebase!). Have a natural seamless conversation with AI everywhere (mobile, web and terminal) using LLM OpenAI …
JavaScript MIT License UpdatedSep 8, 2023 -
WTF-Langchain Public
Forked from WTFAcademy/WTF-LangchainJupyter Notebook MIT License UpdatedAug 19, 2023 -
Vulnerabilities-Unmasked Public
Forked from devanshbatham/Vulnerabilities-UnmaskedThis repo tries to explain complex security vulnerabilities in simple terms that even a five-year-old can understand!
UpdatedJul 30, 2023 -
-
JobFlowAI Public
🚀 JobFlow AI - AI-powered career guidance and job recommendation platform with multiple data sources.
-
Ackee Public
Forked from electerious/AckeeSelf-hosted, Node.js based analytics tool for those who care about privacy.
JavaScript MIT License UpdatedApr 17, 2023 -
SecPro Public
Forked from transitive-bullshit/nextjs-notion-starter-kit💋 欢迎来到 「康创护网研习社」 —— 一个为安全工程师量身打造的 终极 学习社区!
TypeScript MIT License UpdatedMar 28, 2023 -
JobFlowAI-3 Public
🚀JobFlow AI - AI-powered career guidance and job recommendation platform with multiple data sources.
-
exploits-predict Public
Forked from wisoffe/exploits-predictPredicting the probability of an exploit being released after a CVE is published (by Machine learning algorithm)
Jupyter Notebook Apache License 2.0 UpdatedFeb 26, 2023 -
AwsomeSpider Public
Python爬虫小项目汇总(招聘信息/电影信息/股票信息/天气信息/贴吧信息/图片信息/视频信息..)
-
Python_OpenCV Public
基于Python OpenCV的图像算法原理及代码示例|平移变换、尺度变换、旋转变换、仿射变换 求反、动态范围压缩、阶梯量化、阈值分割 加法、平均法消除噪声、减法 直方图均衡化、直方图规定化 线性平滑滤波器、线性锐化滤波器、非线性平滑滤波器、非线性锐化滤波器 傅里叶变换和反变换 理想滤波器、巴特沃斯滤波器,指数滤波器 高频增强滤波器、高频提升滤波器 带通带阻滤波器、同态滤波器 均值滤波器、排…
-
-
Hacking-Write-ups Public
A collection of awesome write-ups from topics ranging from CVE, vulnHub, CTFs, Hack the box walkthroughs, real-life encounters and everything which can help other enthusiasts learn.
-
vulhub Public
Forked from vulhub/vulhubPre-Built Vulnerable Environments Based on Docker-Compose
Dockerfile MIT License UpdatedNov 15, 2022 -
-
-
LightHouse_Automatic_Shutdown Public
Forked from 2lifetop/LightHouse_Automatic_Shutdown腾讯云轻量服务流量超出限制自动关机
Python MIT License UpdatedMay 9, 2022 -
deeplearning-models Public
Forked from rasbt/deeplearning-modelsA collection of various deep learning architectures, models, and tips
Jupyter Notebook MIT License UpdatedMay 4, 2022 -
Insighter Public
系统洞察快速检测工具
-
CVE-Flow Public
Forked from 404notf0und/CVE-FlowCVE Data Analysis, CVE Monitor, CVE EXP Prediction Based on Deep Learning. 1999-2020年存量CVE数据分析、监控CVE增量更新、基于深度学习的CVE EXP预测和自动化推送
Python MIT License UpdatedFeb 10, 2022 -
sktime Public
Forked from sktime/sktimeA unified framework for machine learning with time series
Python BSD 3-Clause "New" or "Revised" License UpdatedDec 14, 2021 -
Security_Engineer_Interview_Questions Public
Forked from tadwhitaker/Security_Engineer_Interview_QuestionsEvery Security Engineer Interview Question From Glassdoor.com
UpdatedNov 13, 2021 -
akamai-toolkit Public
Forked from OXDBXKXO/akamai-toolkitA set of tools to work on Akamai anti-bot solution. Current supported version: 1.7
-
cve-cvss-score-prediction Public
Forked from liorsidi/cve-cvss-score-predictionPredict the risk score (CVSS) of a cyber security vulnerability (CVE) based on its description using Natural Learning Processing (NLP)
Jupyter Notebook UpdatedOct 20, 2021 -
gitignore Public
Forked from github/gitignoreA collection of useful .gitignore templates
Creative Commons Zero v1.0 Universal UpdatedSep 5, 2021 -
web-terminal Public
Forked from raonigabriel/web-terminalThis is a lightweight Docker image that opens a web-based terminal session.
Dockerfile Apache License 2.0 UpdatedAug 30, 2021 -
-
Wendy Public
Wendy是一个Python GUI框架,它允许用HTML、CSS、Javascript、Ajax建立一个应用程序的GUI。 它使用CEF嵌入WxPython窗体,通过Flask启动本地服务器来响应GUI请求。 项目GUI默认使用了流行的AdminLTE模板,您可以随意替换任意模板,替换规则请参考Flask。 您可以随时下载本项目并修改成为你的应用程序。 本项目还提供了打包程序脚本使得程序更…
-
ImageProcessing-ClientApp Public
Forked from yx8118/ImageProcessing-ClientApp「图像处理仿真系统」客户端程序,是我的毕业设计。基于OpenCV + Python + Qt实现,实现了《图像处理》课程的所有案例,包含简单的人脸识别。