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 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
import conf as cf BASE_URL = 'https://github.com/offensive-security/exploitdb/releases' DOWNLOAD_LINK_PATTERN = 'href="(.*?)zip" rel="nofollow">' FIRST_PATTERN = r'Next.*' PAGE_PATTERN = r'>PreviousNext.*' class MyCrawler: def __init__(self, base_url=BASE_URL, start_page="f...
all_poc = self.session.query(DBPoc)forpocinall_poc:print(poc) 完整的代码见github
他会自动化爬取微信公众号漏洞Poc,Gihtub采集漏洞代码采集,监控各种漏洞平台(x里云,x安信,x创宇,x盟等)判断采集利用Poc,会根据漏洞名称是否有POC/EXP提取关键字自动化去搜索引擎(支持谷歌、Bing)和Gihub搜索爬取和提取数据,监控xxhub、nuclei、exploitdb等漏洞利用平台2.0主要新增了github内容的漏洞exp/poc的监控,...
# Exploit Title: Flowise 1.6.5 - Authentication Bypass # Date: 17-April-2024 # Exploit Author: Maerifat Majeed # Vendor Homepage: https://flowiseai.com/ # Software Link: https://github.com/FlowiseAI/Flowise/releases # Version: 1.6.5 # Tested on: mac-os # CVE : CVE-2024-31621 ...
Link: https://imagemagick.org/ # Version: <= 7.1.0-49 # Tested on: 7.1.0-49 and 6.9.11-60 # CVE : CVE-2022-44268 (CVE Owner: Metabase Q Team https://www.metabaseq.com/imagemagick-zero-days/) # Exploit pre-requirements: Rust # PoC : https://github.com/voidz0r/CVE-2022-...
url = "https://github.com/" + item + "zip" flag_list.append(url) # 定时扫描监控(5h/次) while True: try: time.sleep(5 * 60* 60) req = urllib.request.Request(BASE_URL) html = urllib.request.urlopen(req) doc = html.read().decode('utf8', 'ignore') ...
Perhaps this is related to the change from github to gitlab? Edited1 year ago 00 To upload designs, you'll need to enable LFS and have an admin enable hashed storage.More information Child items0 Unexpected end of JSON input No child items are currently open. ...
Exploits & Shellcodes:gitlab.com/exploit-database/exploitdb Binary Exploits:gitlab.com/exploit-database/exploitdb-bin-sploits Papers:gitlab.com/exploit-database/exploitdb-papers The Exploit Database is an archive of public exploits and corresponding vulnerable software, developed for use by penetrat...