10787 matches found
explain-my-curl
explain-my-curl explain-my-curl est un CLI local-first pour comprendre ce que fait une commande curl à travers DNS, TLS et HTTP. Ce dépôt inclut actuellement : Une commande CLI pour analyser et expliquer une entrée curl Un TUI de démarrage pour une exploration interactive De la télémétrie...
wuzz
wuzz Outil CLI interactif pour l'inspection HTTP. Les arguments de la ligne de commande de Wuzz sont similaires à ceux de cURL, il peut donc être utilisé pour inspecter/modifier les requêtes copiées depuis l'inspecteur réseau du navigateur avec la fonctionnalité "copy as cURL". Installation et...
CVE-2023-38545
CVE-2023-38545: Preuve de concept de la vulnérabilité Curl Ce dépôt contient une Preuve de Concept PoC conçue pour tester les systèmes pour la vulnérabilité CVE-2023-38545. La vulnérabilité affecte l'utilitaire curl, spécifiquement les versions comprises entre 7.69.0 et 8.3.1, et est liée à la...
bypass-403
Bypass-403 Un script simple créé pour un usage personnel pour contourner les 403 Il peut également être utilisé pour comparer les réponses dans diverses conditions comme montré dans la capture ci-dessous Utilisation ./bypass-403.sh https://example.com admin ./bypass-403.sh website-here path-here...
CVE-2026-50979
CVE-2026-50979 : Exécution de code à distance authentifiée dans oPanel Aperçu CVE ID : CVE-2026-50979 Produit : oPanel Versions concernées : v1.19.50 et antérieures Type de vulnérabilité : Injection de commandes authentifiée / Exécution de code à distance RCE Composant vulnérable : point d'accès...
bypass-url-parser
Bypass Url Parser Outil qui teste DE NOMBREUSES contournements d'URL pour atteindre une page protégée 40X. Si vous vous demandez pourquoi ce code n'est qu'un vil wrapper curl, voici pourquoi : La plupart des requêtes Python font de l'encodage/décodage d'URL/chemin/paramètre, et je déteste ça. Si ...
CVE-2021-43798-Grafana-path-traversal-tester
Тестер обхода пути Grafana Этот скрипт автоматизирует тестирование известных конечных точек плагинов Grafana на наличие потенциальных уязвимостей обхода пути с помощью curl. 🛠 Возможности Читает целевые пути из файла например, paths.txt Отправляет HTTP-запросы с использованием --path-as-is для...
4-ZERO-3
مقدمة 4-ZERO-3 أداة لتجاوز أخطاء 403/401. يحتوي هذا السكريبت على جميع التقنيات الممكنة للقيام بذلك. ملاحظة : إذا رأيت عدة استجابات 200 Ok/تجاوزات في المخرجات، يجب عليك التحقق من طول المحتوى. إذا كان طول المحتوى متطابقًا لعدة 200 Ok/تجاوزات، فهذا يعني نتيجة إيجابية خاطئة. السبب قد يكون "301/302" أ...
httpstat
httpstat httpstat visualise les statistiques de curl1 de manière élégante et claire. C'est un script Python d'un seul fichier🌟 qui n'a aucune dépendance👏 et est compatible avec Python 3🍻. Fonctionnalités Magnifique sortie terminal — décomposition temporelle du DNS, TCP, TLS, traitement serveur et...
firepwner
CVE-2015-6357 : Exploit FirePWNER pour la vulnérabilité de validation SSL du Cisco FireSIGHT Management Center Introduction À elle seule, la vulnérabilité de validation de certificat du Cisco FireSIGHT Management Center est une vulnérabilité de sévérité moyenne avec un CVSS de 5.1. Cependant, cet...
CVE-2023-38545
CVE-2023-38545: Curl Уязвимость Proof of Concept Этот репозиторий содержит Proof of Concept PoC, предназначенный для тестирования систем на уязвимость CVE-2023-38545. Уязвимость затрагивает утилиту curl, в частности версии от 7.69.0 до 8.3.1, и связана с обработкой HTTP-редиректов. Предварительны...
CVE-2022-44877
CVE-2022-44877 Aperçu Ce script bash est utilisé pour tester la vulnérabilité des serveurs web face à CVE-2022-44877. Le script effectue une requête curl vers une URL cible avec une charge utile encodée en base64. Si la cible est vulnérable à la vulnérabilité CVE-2022-44877, le temps écoulé de la...
webminex
webminex poc exploit pour la backdoor webmin Exemple basé sur bash/curl pour exploiter les backdoors webmin CVE-2019-15107 et CVE-2019-15231. par Hanno Böck, https://hboeck.de/...
tmux
Welcome to tmux! tmux is a terminal multiplexer: it enables a number of terminals to be created, accessed, and controlled from a single screen. tmux may be detached from a screen and continue running in the background, then later reattached. This release runs on OpenBSD, FreeBSD, NetBSD, Linux,...
CVE-2023-38545
gcc client.c -lcurl...
CVE-2023-38545
utilisation root@kitploit: git clone https://github.com/imfht/CVE-2023-38545 cd CVE-2023-38545/curl-7.74.0 && ./configure --with-openssl make -j 4 python3 socks.py & export ALLPROXY=socks5h://127.0.0.1:9050 ./curl-7.74.0/src/curl $python3 -c "print'A'10000, end=''" -vvvv preuve pour plus de...
awesome
Check out my macOS app Supercharge Elevate your Mac experience My open source work is supported by the community Special thanks to: Fast remote container builds and GitHub Actions runners. Get the most out of every conversation. AI-powered meeting notes, automations, and search. Give AI agents th...
SEcraper
SEcraper أداة كشط لمحركات البحث باستخدام سكربت BASH. التبعيات curl cli محركات البحث المتاحة Ask.com Search.yahoo.com Bing.com التثبيت root@kitploit: git clone https://github.com/zerobyte-id/SEcraper.git cd SEcraper/ التشغيل root@kitploit: bash secraper.bash "QUERY" شكرًا لكم : إذا أردتم دعمنا...
httpstat
httpstat httpstat visualizes curl1 statistics in a way of beauty and clarity. It is a single file🌟 Python script that has no dependency👏 and is compatible with Python 3🍻. Features Beautiful terminal output — timing breakdown of DNS, TCP, TLS, server processing, and content transfer Structured JSO...
snuffleupagus
Snuffleupagus Security module for php7 and php8 - Killing bugclasses and virtual-patching the rest! Key Features • Download • Examples • Documentation • License • Thanks Snuffleupagus is a PHP 7+ and 8+ module designed to drastically raise the cost of attacks against websites, by killing entire b...