13 matches found
htbenum
htbenum 用于 Hack The Box 的 Linux 枚举脚本 该脚本专为在 Linux 主机上没有互联网访问权限但希望运行枚举和漏洞利用建议脚本(例如 Hack The Box)的情况而设计。当我获得 Linux 主机的初始立足点时,我发现自己会运行一组类似的脚本,而这个脚本帮助自动化了下载每个枚举脚本的最新版本、使其可执行并运行,以及将输出发送到文件以供后续审查的过程。它还有一个内置的 Web 服务器,用于托管工具并将报告上传回主机。 欢迎提交 Pull requests/建议! 功能 5 种不同的枚举脚本,包括: linux-smart-enumeration LinEn...
LinEnum
LinEnum 詳細については www.rebootuser.com をご覧ください。 注意: エクスポート機能は現在実験段階です。 一般的な使用方法: バージョン 0.982 例: ./LinEnum.sh -s -k keyword -r report -e /tmp/ -t オプション: -k キーワードを入力 -e エクスポート先を入力 -t 徹底的な(長時間の)テストを含める -s 現在のユーザーパスワードを指定して sudo 権限を確認(安全ではありません) -r レポート名を入力 -h このヘルプテキストを表示 オプションなしで実行 = 制限されたスキャン/出力ファイルなし...
YAPS
YAPS - Y et A nother P HP S hell また別のPHPシェル はい、名前が示す通り、これはまた別のPHPリバースシェルで、世の中に数百あるものの一つですが、いくつかの利点があります。すべての機能を含む単一のPHPファイルであり、シンプルなTCPリスナー(例:nc -lp 1337)で制御できます。 現在のバージョン(1.5)では、主要機能はLinuxシステムのみをサポートしていますが、今後Windowsでも動作するように計画しています。 現在は最初のバージョンであり、まだ十分にテストされていません。...
enumy
Enumy Enumyは、ペンテストやCTFのポストエクスプロイテーションフェーズでターゲットのLinuxマシンにドロップする、超高速なポータブル実行可能ファイルです。enumyを実行すると、一般的なセキュリティ脆弱性がないかボックスを列挙します。 インストール x86またはx64タブのリリースから最終バイナリをダウンロードできます。 muslに静的にリンク 最終的なenumyバイナリをターゲットマシンに転送します。 最新リリース root@kitploit: ./enumy 誰がEnumyを使うべきか ペンテスターはターゲットマシン上で実行し、報告書のための発見事項を生成できます。...
Lin_enum
このリポジトリには README がありません。...
Brutal
Now Teensy can be use for penetration Teensy like a rubber ducky , why im choose teensy ? because the price very cheap for me . t’s extremely useful for executing scripts on a target machine without the need for human-to-keyboard interaction HID -ATTACK .When you insert the device, it will be...
HackTheBox-Penetration-Testing-Methodology
HackTheBox Penetration Testing Methodology by 9mmpterodacty...
postenum
It is an offensive tool for Linux enumeration and privilege escalation. The primary CVE ID is not explicitly mentioned, but the tool is designed to automate the process of gathering critical system information after gaining a foothold, which implies it targets vulnerabilities that allow initial...
linux-smart-enumeration
First, a couple of useful oneliners ; console wget "https://github.com/diego-treitos/linux-smart-enumeration/releases/latest/download/lse.sh" -O lse.sh;chmod 700 lse.sh console curl "https://github.com/diego-treitos/linux-smart-enumeration/releases/latest/download/lse.sh" -Lo lse.sh;chmod 700...
Pspy - Monitor Linux Processes Without Root Permissions
pspy is a command line tool designed to snoop on processes without need for root permissions. It allows you to see commands run by other users, cron jobs, etc. as they execute. Great for enumeration of Linux systems in CTFs. Also great to demonstrate your colleagues why passing secrets as argumen...
Linux Enumeration And Privilege Escalation – LinEnum
LinEnum will automate many Local Linux Enumeration & Privilege Escalation checks documented in this cheat sheet . It’s a very basic shell script that performs over 65 checks, getting anything from kernel information to locating possible escalation points such as potentially useful SUID/GUID files...
LinEnum v0.6 - Scripted Local Linux Enumeration and Privilege Escalation Checks
LinEnum will automate many of the checks that I’ve documented in the Local Linux Enumeration & Privilege Escalation Cheatsheet. It’s a very basic shell script that performs over 65 checks, getting anything from kernel information to locating possible escalation points such as potentially useful...
Chat With Hacker Assistant: hackerbot
Chat with your assistant and enjoy hacking This bot is a combination of chatbot and hacking tools Chatting Twitter account analysis Url scan File scan Ip scan Linux enumeration Linux priv escalation checker Shellshock Mimipenguin Installation git clone https://github.com/omergunal/hackerbot cd...