8 matches found
TrueCalle-Bot
TrueCalle-Bot TrueCaller Python 봇 - 전화번호 검색 및 터미널에 결과 출력 hossamsalem23 제작 첫 번째 : Chrome Webdriver 다운로드 root@kitploit: https://chromedriver.chromium.org/downloads 설치 root@kitploit: git clone https://github.com/hossamsalem23/TrueCalle-Bot cd TrueCalle-Bot/ sudo apt install python3 sudo apt install...
ai-captcha-bypass
AI搭載のCAPTCHAソルバー このプロジェクトは、OpenAIのGPT-4oやGoogleのGeminiなどの大規模マルチモーダルモデル(LMM)を使用して、さまざまな種類のCAPTCHAを自動的に解決するPythonベースのコマンドラインツールです。SeleniumによるWebブラウザ自動化を活用してWebページと対話し、CAPTCHAをリアルタイムで解決します。 解決に成功すると、successfulsolvesディレクトリにGIFとして記録されます。 詳細なブログ記事 :...
DorkNet
DorkNet Selenium 기반의 Python 스크립트로, 취약한 애플리케이션을 찾기 위해 웹 검색을 자동화합니다. DorkNet은 단일 dork 또는 dork 목록을 인수로 받을 수 있습니다. 적절한 명령줄 인수가 전달된 후, 스크립트는 Selenium과 Geckodriver를 사용하여 원하는 결과를 찾고, 이를 텍스트 파일에 저장하여 SQLmap 또는 유사한 유틸리티로 추가 처리할 수 있도록 합니다. 사용법 root@kitploit: git clone https://github.com/NullArray/DorkNet.g...
CVE-2022-23131poc-exp-zabbix-
CVE-2022-23131poc-exp-zabbix- CVE-2022-23131脆弱性の一括検出と悪用スクリプト 実行環境:python3 zabbix-poc.py 実行コマンド:python3 zabbix-poc.py 1つのターゲットのみを検出する場合は1を入力し、バッチ検出する場合は他の値を入力します: 脆弱性のあるURLの前には+マークが付き、現在のディレクトリのsuccess.txtに保存されます。 zabbix-exp.py 使用コマンド:seleniumライブラリを呼び出します。Google Chromeドライバーのインストールが必要です。...
LeakedMails
LeakedMails - HaveIBeenPwned 확인 root@kitploit: ██╗ ███████╗ █████╗ ██╗ ██╗███████╗██████╗ ███╗ ███╗ █████╗ ██╗██╗ ███████╗ ██║ ██╔════╝██╔══██╗██║ ██╔╝██╔════╝██╔══██╗████╗ ████║██╔══██╗██║██║ ██╔════╝ ██║ █████╗ ███████║█████╔╝ █████╗ ██║ ██║██╔████╔██║███████║██║██║ ███████╗ ██║ ██╔══╝...
Piwigo 11.3.0 - 'language' SQL
Exploit Title: Piwigo 11.3.0 - 'language' SQL Author: @nu11secur1ty Testing and Debugging: nu11secur1ty Date: 04.30.2021 Vendor: https://piwigo.org/ Link: https://github.com/Piwigo/Piwigo/releases/tag/11.3.0 CVE: CVE-2021-27973 + Exploit Source: !/usr/bin/python3 Author: @nu11secur1ty Debug:...
Exploit for Path Traversal in Elegantthemes Divi
WordPressMassExploiter Mass exploiter of CVE-2015-1579 for Wor...
[Snuck] Automatic XSS filter bypass
Snuck is an automatic tool whose goal is to significantly test a given XSS filter by specializing the injections on the basis of the reflection context. This approach adopts Selenium to drive a web browser in reproducing both the attacker's behavior and the victim's. snuck is an automated tool th...