73354 matches found
OffensiveRust
OffensiveRust My experiments in weaponizing Rust for implant development and general offensive operations. Table of Contents OffensiveRust Why Rust? Examples in this repo Compiling the examples Compiling the examples in this repo Cross Compiling Optimizing executables for size Pitfalls I found...
c2-cloud
About The Project The C2 Cloud is a robust web-based C2 framework, designed to simplify the life of penetration testers. It allows easy access to compromised backdoors, just like accessing an EC2 instance in the AWS cloud. It can manage several simultaneous backdoor sessions with a user-friendly...
trufflehog-explorer
TruffleHog Explorer 🕵️♂️ Welcome to TruffleHog Explorer, a user-friendly web-based tool to visualize and analyze data extracted using TruffleHog. TruffleHog is one of the most powerful secrets discovery, classification, validation, and analysis open source tool. In this context, a secret refers to...
avet
AntiVirus Evasion Tool AVET is not being further developed due to technical development and time constraints. AVET is an AntiVirus Evasion Tool, which was developed for making life easier for pentesters and for experimenting with antivirus evasion techniques, as well as other methods used by...
CVE-2024-37791
CVE-2024-37791 CVE-2024-37791 プロジェクトアドレス: 準備作業: バックエンドにログイン - cookieを取得 脆弱性URL: http://127.0.0.1:8093/s/article/Content/index?classid=&keyword= 脆弱性パラメータ: keyword ペイロード: %27andselectfromselect+ifasciisubstrdatabase,1,1%3E97,sleep1,0a//union/ /select+1=%27 インジェクションが成功すると遅延が1秒以上になり、そうでなければ遅延はありません。...
Moriarty-Project
Moriarty Project Remastered V4.1.2. Documentation Page https://azizkpln.github.io/moriartyproject/ About Moriarty Project is a powerful web based phone number investigation tool. It has 6 features and it allows you to choose either all features, or the features you like. You can visit documentati...
patch-checker
PatchChecker This is the code base for the service running on: https://patchchecker.com. In short, PatchChecker is a web application running on flask that provides output similar to that of Watson. However by using PatchChecker, one is not required to execute a binary on the target machine...
authz0
Authz0は自動認可テストツールです。URLとロール・認証情報に基づいて不正アクセスを特定できます。 URLとロールはYAMLベースのテンプレートで管理され、authz0を使用して自動的に作成・追加できます。また、一度作成・生成したテンプレートファイルを使って、複数の認証ヘッダーやCookieに基づいたテストも可能です。 🛸 主な機能...
authz0
Authz0 is an automated authorization test tool. Unauthorized access can be identified based on URLs and Roles & Credentials. URLs and Roles are managed as YAML-based templates, which can be automatically created and added through authz0. You can also test based on multiple authentication headers...
NOW
NØW — Word-Based Shellcode Encoder Encode shellcode as natural-looking English prose. Decode it back with the right sentence + password. What is NØW? NØW Natural Output Words is a C tool that converts raw shellcode bytes into human-readable English text — either a plain list of codewords or fluen...
CVE-2023-23279
Canteen Management System v1.0 におけるSQLインジェクション。 バグ作者: Tuannq 発見日: 5/1/2023 ベンダー: https://www.sourcecodester.com/php/15688/canteen-management-system-project-source-code-php.html ログインアカウント: [email protected]/rootadmin スーパー管理者アカウント 脆弱性ファイル: /phpaction/getOrderReport.php 脆弱性箇所:...
WordPress-NotificationX-CVE-2024-1698
セットアップ root@kitploit: docker-compose up --build クリーンアップ root@kitploit: docker-compose down テスト root@kitploit: Measure-Command curl.exe http://localhost/wp-json/notificationx/v1/analytics -Method Post -Body 'nxid=1337&type=clicks=IFASCIISUBSTRINGselect userpass from wpusers where...
CVE-2018-18852
CERIOルーター Authenticated RCE ベンダーバックドア認証情報 CVE-2018-18852 Python PoC hook-s3c github.com/hook-s3c, Twitter: @hooks3c CVE-2018-18852の動作するPython PoC。元は以下にあります: https://github.com/hook-s3c/CVE-2018-18852 概要 CERIOルーターのモデルおよびバリアント(DT300N、DT100G、AMR-3204、WMR-200N)は、認証されたWebベースのRCEに対してrootユーザーとして脆弱です。...
OSRipper
OSRipper v0.4.2 Advanced cross-platform payload generator and crypter with FUD capabilities Features • Quick Start • Web UI • Payload Types • Documentation Overview OSRipper is a sophisticated, fully undetectable FUD backdoor generator and crypter designed for authorized penetration testing and r...
EagleVM
EagleVM Playground for generating virtual machine protected x64 assembly. Project Breakdown EagleVM Main protection application that virtualizes code. EagleVM.Core Static library used by EagleVM that provides all virtualization and analysis functionality. EagleVM.Sandbox Project for future testin...
Red-Planet-Laundry-Management-System-1.0-is-vulnerable-to-SQL
Red Planet 洗衣管理系统 1.0 存在 SQL 注入漏洞 https://vulners.com/cve/CVE-2022-28452 https://nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-28452 https://laundry.redplanetcomputers.com/ 1-描述: Red Planet 洗衣管理系统 1.0 通过 /index.php/login/rediract 中的参数 'username' 存在 SQL 注入漏洞。利用此问题可让攻击者危害应用程序、访问或修改数据,或利用底层数据库中潜在的漏洞...
HKddos
HKddos First tool in ARABIC language, its ddos attack tool based on hammer. $ cd HKddos $ python3 HK-ddos.py Photos...
hexora
hexora Hexora は、Python コード内の悪意のあるパターンや有害なパターンを検出するために設計された静的解析ツールです。ルールベースの静的解析エンジンと、ソースファイル全体をスコアリングして悪意のあるものか良性かを分類する機械学習モデルを組み合わせています。 以下の用途に使用できます。 プロジェクトの依存関係を監査し、潜在的なサプライチェーン攻撃を検出する Pastebin、GitHub、オープンディレクトリなどのプラットフォームで見つかった悪意のあるスクリプトを検出する 過去のセキュリティインシデントからの IoC ファイルを分析する PyPi...
cracklord
Cracklord http://jmmcatee.github.io/cracklord/ それは何ですか? CrackLord は、スケーラブルでプラグイン可能な分散システムを提供するために設計されたシステムで、パスワードクラッキングだけでなく、大量の計算リソースを必要とするあらゆるジョブに対応します。より明確に言うと、CrackLord は複数のハードウェアシステムからの CPU、GPU、ネットワークなどのリソースを負荷分散し、Resource と Queue という2つの主要サービスからなる単一のキューイングサービスに統合する方法です。...
windiff
WinDiff About WinDiff is an open-source web-based tool that allows browsing and comparing symbol, type and syscall information of Microsoft Windows binaries across different versions of the operating system. The binary database is automatically updated to include information from the latest Windo...