BlackArch-Tools

BlackArch是一个基于ArchLinux的发行版,专注于渗透测试和安全研究。它提供了大量的安全和黑客工具,用户可以通过添加存储库和从BlackArch仓库安装来集成这些工具到ArchLinux系统中。安装过程包括添加BlackArch存储库,然后使用包管理器进行安装。此外,还提供了一些替代安装方法以适应不同的需求。博客详细列举了BlackArch Linux完整的工具列表。
摘要由CSDN通过智能技术生成

BlackArch-Tools

简介 安装在ArchLinux之上   添加存储库   从blackarch存储库安装工具   替代安装方法 BlackArch Linux Complete Tools List

简介

BlackArch Linux是针对渗透测试人员和安全研究人员的基于Arch Linux的渗透测试分发版。
BlackArch Linux预装有上千种专用工具以用于渗透测试和计算机取证分析。
BlackArch Linux与现有的Arch安装兼容。您可以单独或成组安装工具。 https://blackarch.org/downloads.html

安装在ArchLinux之上

添加存储库

BlackArch Linux与现有/普通Arch安装兼容。它充当非官方用户存储库。
下载脚本 > 验证 > 设置脚本可执行 > 运行安装脚本
#以root身份运行https://blackarch.org/strap.sh并按照说明操作。
$ curl -O https://blackarch.org/strap.sh
#SHA1总和应匹配:9f770789df3b7803105e5fbc19212889674cd503 strap.sh
$ sha1sum strap.sh
#设置执行位
$ chmod + x strap.sh
#运行strap.sh
$ sudo ./strap.sh

从blackarch存储库安装工具

#要列出所有可用工具,请运行
$ sudo pacman -Sgg | grep blackarch | cut -d' ' -f2 | sort -u
#要安装所有工具,请运行
$ sudo pacman -S blackarch
#要安装一类工具,请运行
$ sudo pacman -S blackarch-<category>
#要查看blackarch类别,请运行
$ sudo pacman -Sg | grep blackarch

替代安装方法

作为替代安装方法的一部分,您可以从源代码构建blackarch包。你可以在github上找到PKGBUILDs 。要构建整个仓库,您可以使用blackman工具。
#首先,你必须安装blackman。如果在您的计算机上设置了BlackArch软件包存储库, https://github.com/BlackArch/blackarch
#可以安装blackman,如:
$ sudo pacman -S blackman
#下载,编译和安装包:
$ sudo blackman -i <package>
#下载,编译和安装整个类别
$ sudo blackman -g <group>
#下载,编译和安装所有BlackArch工具
$ sudo blackman -a
#列出blackarch类别
$ blackman -l
#列出类别工具
$ blackman -p <category>
可以在此处找到BlackArch Linux存储库的完整工具列表。

BlackArch Linux Complete Tools List

https://blackarch.org/tools.html
Categorynolink 类别 Name Description 描述
    didier-stevens-suite Didier Stevens Suite. 迪迪埃史蒂文斯套房。
    python-yara-rednaga The Python interface for YARA. YARA的Python界面。
anti-forensic 反取证 ropeadope A linux log cleaner. 一个linux日志清理器。
anti-forensic 反取证 secure-delete Secure file, disk, swap, memory erasure utilities. 安全文件,磁盘,交换,内存擦除实用程序。
anti-forensic 反取证 steghide Embeds a message in a file by replacing some of the least significant bits 通过替换一些最低有效位来在文件中嵌入消息
automation 自动化 apt2 Automated penetration toolkit. 自动渗透工具包。
automation 自动化 automato Should help with automating some of the user-focused enumeration tasks during an internal penetration test. 应该有助于在内部渗透测试期间自动执行一些以用户为中心的枚举任务。
automation 自动化 autonessus This script communicates with the Nessus API in an attempt to help with automating scans. 此脚本与Nessus API通信,以帮助自动执行扫描。
automation 自动化 autonse Massive NSE (Nmap Scripting Engine) AutoSploit and AutoScanner. 大规模NSE(Nmap脚本引擎)AutoSploit和AutoScanner。
automation 自动化 autopwn Specify targets and run sets of tools against them. 指定目标并针对它们运行工具集。
automation 自动化 autovpn Easily connect to a VPN in a country of your choice. 轻松连接到您选择的国家/地区的VPN。
automation 自动化 awsbucketdump A tool to quickly enumerate AWS S3 buckets to look for loot. 一种快速枚举AWS S3存储桶以查找战利品的工具。
automation 自动化 bashfuscator Fully configurable and extendable Bash obfuscation framework. 完全可配置和可扩展的Bash混淆框架。
automation 自动化 blueranger A simple Bash script which uses Link Quality to locate Bluetooth device radios. 一个简单的Bash脚本,它使用链接质量来定位蓝牙设备无线电。
automation 自动化 brutespray Brute-Forcing from Nmap output - Automatically attempts default creds on found services. 来自Nmap输出的强制执行 - 自动尝试找到的服务上的默认信用。
automation 自动化 brutex Automatically brute force all services running on a target. 自动暴力破坏目标上运行的所有服务。
automation 自动化 cewl A custom word list generator. 自定义单词列表生成器。
automation 自动化 checksec Tool designed to test which standard Linux OS and PaX security features are being used 用于测试正在使用的标准Linux OS和PaX安全功能的工具
automation 自动化 cisco-snmp-enumeration Automated Cisco SNMP Enumeration, Brute Force, Configuration Download and Password Cracking. 自动Cisco SNMP枚举,暴力破解,配置下载和密码破解。
automation 自动化 clusterd Automates the fingerprinting, reconnaissance, and exploitation phases of an application server attack. 自动化应用程序服务器攻击的指纹识别,侦察和利用阶段。
automation 自动化 crunch A wordlist generator for all combinations/permutations of a given character set. 用于给定字符集的所有组合/排列的词列表生成器。
automation 自动化 deathstar Automate getting Domain Admin using Empire. 使用Empire自动获取域管理员。
automation 自动化 dracnmap Tool to exploit the network and gathering information with nmap help. 利用nmap帮助利用网络和收集信息的工具。
automation 自动化 dumb0 A simple tool to dump users in popular forums and CMS. 在流行的论坛和CMS中转储用户的简单工具。
automation 自动化 easy-creds A bash script that leverages ettercap and other tools to obtain credentials. 一个bash脚本,它利用ettercap和其他工具来获取凭据。
automation 自动化 easyda Easy Windows Domain Access Script. 简单的Windows域访问脚本。
automation 自动化 empire A PowerShell and Python post-exploitation agent. PowerShell和Python后期利用代理。
automation 自动化 findsploit Find exploits in local and online databases instantly. 立即在本地和在线数据库中查找漏洞利用。
automation 自动化 fstealer Automates file system mirroring through remote file disclosure vulnerabilities on Linux machines. 通过Linux计算机上的远程文件泄露漏洞自动执行文件系统镜像。
automation 自动化 glue A framework for running a series of tools. 用于运行一系列工具的框架。
automation 自动化 google-explorer Google mass exploit robot - Make a google search, and parse the results for a especific exploit you define. Google大规模攻击机器人 - 进行谷歌搜索,并解析结果以获得您定义的特定攻击。
automation 自动化 gooscan A tool that automates queries against Google search appliances, but with a twist. 一种自动对Google搜索设备进行查询的工具,但有一点扭曲。
automation 自动化 hackersh A shell for with Pythonect-like syntax, including wrappers for commonly used security tools. 一个类似Pythonect语法的shell,包括常用安全工具的包装器。
automation 自动化 hate-crack A tool for automating cracking methodologies through Hashcat. 一种通过Hashcat自动化破解方法的工具。
automation 自动化 intersect Post-exploitation framework 后开发框架
automation 自动化 koadic A Windows post-exploitation rootkit similar to other penetration testing tools such as Meterpreter and Powershell Empire. Windows后开发rootkit,类似于其他渗透测试工具,如Meterpreter和Powershell Empire。
automation 自动化 ldapscripts Simple shell scripts to handle POSIX entries in an LDAP directory. 用于处理LDAP目录中的POSIX条目的简单shell脚本。
automation 自动化 linikatz Tool to attack AD on UNIX. 在UNIX上攻击AD的工具。
automation 自动化 linset Evil Twin Attack Bash script - An automated WPA/WPA2 hacker. Evil Twin Attack Bash脚本 - 一个自动化的WPA / WPA2黑客。
automation 自动化 maskprocessor A High-Performance word generator with a per-position configurable charset. 具有每位置可配置字符集的高性能字生成器。
automation 自动化 masscan-automation Masscan integrated with Shodan API. Masscan与Shodan API集成。
automation 自动化 massexpconsole A collection of tools and exploits with a cli ui for mass exploitation. 一系列工具和漏洞利用大量开发的cli ui。
automation 自动化 merlin-server Merlin is a cross-platform post-exploitation HTTP/2 Command & Control server and agent written in golang. Merlin是一个跨平台的后期开发HTTP / 2命令和控制服务器和用golang编写的代理。
automation 自动化 metasploit-autopwn db_autopwn plugin of metasploit. metasploit的db_autopwn插件。
automation 自动化 mitmap-old Shell Script for launching a Fake AP with karma functionality and launches ettercap for packet capture and traffic manipulation. 用于启动具有karma功能的假AP的Shell脚本,并启动ettercap用于数据包捕获和流量操作。
automation 自动化 morpheus Automated Ettercap TCP/IP Hijacking Tool. 自动Ettercap TCP / IP劫持工具。
automation 自动化 msf-mpc Msfvenom payload creator. Msfvenom有效负载创建者。
automation 自动化 msfenum A Metasploit auto auxiliary script. Metasploit自动辅助脚本。
automation 自动化 mutator This project aims to be a wordlist mutator with hormones, which means that some mutations will be applied to the result of the ones that have been already done, resulting in something like: corporation -> C0rp0r4t10n_2012 这个项目旨在成为一个激素的词表变异器,这意味着一些突变将应用于已经完成的变体的结果,导致类似于:公司 - > C0rp0r4t10n_2012
automation 自动化 nfspy A Python library for automating the falsification of NFS credentials when mounting an NFS share. 一个Python库,用于在挂载NFS共享时自动伪造NFS凭据。
automation 自动化 nfsshell Userland NFS command tool. Userland NFS命令工具。
automation 自动化 nosqlattack Python tool to automate exploit MongoDB server IP on Internet anddisclose the database data by MongoDB default configuration weaknesses and injection attacks. Python工具可自动在Internet上利用MongoDB服务器IP,并通过MongoDB默认配置弱点和注入攻击来分发数据库数据。
automation 自动化 panoptic A tool that automates the process of search and retrieval of content for common log and config files through LFI vulnerability. 一种工具,可通过LFI漏洞自动搜索和检索常见日志和配置文件的内容。
automation 自动化 pastejacker Hacking systems with the automation of PasteJacking attacks. 使用PasteJacking攻击自动化黑客系统。
automation 自动化 pasv-agrsv Passive recon / OSINT automation script. 被动侦察/ OSINT自动化脚本。
automation 自动化 penbox A Penetration Testing Framework - The Tool With All The Tools. 渗透测试框架 - 所有工具的工具。
automation 自动化 pentmenu A bash script for recon and DOS attacks. 用于侦察和DOS攻击的bash脚本。
automation 自动化 pin A dynamic binary instrumentation tool. 动态二进制检测工具。
automation 自动化 portia Automate a number of techniques commonly performed on internal network penetration tests after a low privileged account has been compromised. 在低特权帐户遭到入侵后,自动执行通常在内部网络渗透测试中执行的许多技术。
automation 自动化 pupy Opensource, cross-platform (Windows, Linux, OSX, Android) remote administration and post-exploitation tool mainly written in python. Opensource,跨平台(Windows,Linux,OSX,Android)远程管理和后期开发工具,主要用python编写。
automation 自动化 pureblood A Penetration Testing Framework created for Hackers / Pentester / Bug Hunter. 为Hackers / Pentester / Bug Hunter创建的渗透测试框架。
automation 自动化 regeorg The successor to reDuh, pwn a bastion webserver and create SOCKS proxies through the DMZ. Pivot and pwn. reDuh的继任者,pwn一个堡垒网络服务器并通过DMZ创建SOCKS代理。枢轴和pwn。
automation 自动化 rsmangler rsmangler takes a wordlist and mangle it rsmangler采用了一个单词列表并对其进行了修改
automation 自动化 sakis3g An all-in-one script for connecting with 3G. 用于连接3G的一体化脚本。
automation 自动化 search1337 1337Day Online Exploit Scanner. 1337Day Online Exploit Scanner。
automation 自动化 simple-ducky A payload generator. 有效载荷发生器。
automation 自动化 sipvicious Tools for auditing SIP devices 用于审核SIP设备的工具
automation 自动化 sn00p A modular tool written in bourne shell and designed to chain and automate security tools and tests. 一种用bourne shell编写的模块化工具,用于链接和自动化安全工具和测试。
automation 自动化 sn1per Automated Pentest Recon Scanner. 自动Pentest Recon扫描仪。
automation 自动化 sploitctl Fetch, install and search exploit archives from exploit sites like exploit-db and packetstorm. 从exploit-db和packetstorm等漏洞利用站点获取,安装和搜索漏洞档案。
automation 自动化 spookflare Loader, dropper generator with multiple features for bypassing client-side and network-side countermeasures. 具有多种功能的装载机,滴管发电机,用于绕过客户端和网络侧的对策。
automation 自动化 statsprocessor A high-performance word-generator based on per-position Markov-attack. 基于每个位置马尔可夫攻击的高性能字生成器。
automation 自动化 thefatrat TheFatRat a massive exploiting tool: easy tool to generate backdoor and easy tool to post exploitation attack. TheFatRat是一个庞大的开发工具:生成后门的简易工具和易于发布攻击的工具。
automation 自动化 tiger A security scanner, that checks computer for known problems. Can also use tripwire, aide and chkrootkit. 安全扫描程序,用于检查计算机是否存在已知问题 也可以使用tripwire,aide和chkrootkit。
automation 自动化 tlssled A Linux shell script whose purpose is to evaluate the security of a target SSL/TLS (HTTPS) web server implementation. Linux shell脚本,其目的是评估目标SSL / TLS(HTTPS)Web服务器实现的安全性。
automation 自动化 torctl Script to redirect all traffic through tor network including dns queries for anonymizing entire system. 脚本通过tor网络重定向所有流量,包括用于匿名整个系统的dns查询。
automation 自动化 unix-privesc-check Tries to find misconfigurations that could allow local unprivilged users to escalate privileges to other users or to access local apps (e.g. databases). 试图找到可能允许本地未经授权的用户将权限升级到其他用户或访问本地应用程序(例如数据库)的错误配置。
automation 自动化 username-anarchy Tools for generating usernames when penetration testing. 渗透测试时生成用户名的工具。
automation 自动化 veil A tool designed to generate metasploit payloads that bypass common anti-virus solutions. 一种工具,旨在生成绕过常见防病毒解决方案的metasploit有效负载。
automation 自动化 vlan-hopping Easy 802.1Q VLAN Hopping 轻松实现802.1Q VLAN跳频
automation 自动化 voiphopper A security validation tool that tests to see if a PC can mimic the behavior of an IP Phone. It rapidly automates a VLAN Hop into the Voice VLAN. 一种安全验证工具,用于测试PC是否可以模仿IP电话的行为。它可以快速自动化VLAN跳入语音VLAN。
automation 自动化 wikigen A script to generate wordlists out of wikipedia pages. 用于从维基百科页面生成单词列表的脚本。
automation 自动化 wnmap A shell script written with the purpose to automate and chain scans via nmap. You can run nmap with a custom mode written by user and create directories for every mode with the xml/nmap files inside. 编写一个shell脚本,目的是通过nmap实现自动化和链式扫描。您可以使用用户编写的自定义模式运行nmap,并为每个模式创建目录,其中包含xml / nmap文件。
automobile 汽车 can-utils Linux-CAN / SocketCAN user space applications. Linux-CAN / SocketCAN用户空间应用程序。
automobile 汽车 canalyzat0r Security analysis toolkit for proprietary car protocols. 专有汽车协议的安全分析工具包。
automobile 汽车 cantoolz Framework for black-box CAN network analysis. 黑盒CAN网络分析框架。
backdoor 后门 aesshell A backconnect shell for Windows and Unix written in python and uses AES in CBC mode in conjunction with HMAC-SHA256 for secure transport. 一个用于Windows和Unix的反向连接shell,用python编写,在CBC模式下使用AES和HMAC-SHA256进行安全传输。
backdoor 后门 azazel A userland rootkit based off of the original LD_PRELOAD technique from Jynx rootkit. userland rootkit基于Jynx rootkit的原始LD_PRELOAD技术。
backdoor 后门 backcookie Small backdoor using cookie. 使用cookie的小后门。
backdoor 后门 backdoor-factory Patch win32/64 binaries with shellcode. 使用shellcode修补win32 / 64二进制文件。
backdoor 后门 backdoorme A powerful utility capable of backdooring Unix machines with a slew of backdoors. 一个功能强大的实用程序,能够通过一系列后门来支持Unix机器。
backdoor 后门 backdoorppt Transform your payload.exe into one fake word doc (.ppt). 将您的payload.exe转换为一个假单词doc(.ppt)。
backdoor 后门 cymothoa A stealth backdooring tool, that inject backdoor's shellcode into an existing process. 一种隐形后门工具,可将后门的shellcode注入现有流程。
backdoor 后门 debinject Inject malicious code into *.debs. 将恶意代码注入* .debs。
backdoor 后门 dr0p1t-framework A framework that creates a dropper that bypass most AVs, some sandboxes and have some tricks. 一个框架,它创建一个绕过大多数AV,一些沙箱并有一些技巧的dropper。
backdoor 后门 dragon-backdoor A sniffing, non binding, reverse down/exec, portknocking service Based on cd00r.c. 一个嗅探,非绑定,反向下行/执行,portknocking服务基于cd00r.c。
backdoor 后门 eggshell iOS/macOS/Linux Remote Administration Tool. iOS / macOS / Linux远程管理工具。
backdoor 后门 enyelkm Rootkit for Linux x86 kernels v2.6. 适用于Linux x86内核的Rootkit v2.6。
backdoor 后门 exe2image A simple utility to convert EXE files to JPEG images and vice versa. 将EXE文件转换为JPEG图像的简单实用程序,反之亦然。
backdoor 后门 gobd A Golang covert backdoor. 一个Golang隐蔽的后门。
backdoor 后门 harness Interactive remote PowerShell Payload. 交互式远程PowerShell有效负载。
backdoor 后门 hotpatch Hot patches executables on Linux using .so file injection. Linux上的热补丁可执行文件使用.so文件注入。
backdoor 后门 icmpsh Simple reverse ICMP shell. 简单的反向ICMP外壳。
backdoor 后门 jynx2 An expansion of the original Jynx LD_PRELOAD rootkit 原始Jynx LD_PRELOAD rootkit的扩展
backdoor 后门 kimi Script to generate malicious debian packages (debain trojans). 用于生成恶意debian软件包的脚本(debain trojans)。
backdoor 后门 ld-shatner ld-linux code injector. ld-linux代码注入器。
backdoor 后门 meterssh A way to take shellcode, inject it into memory then tunnel whatever port you want to over SSH to mask any type of communications as a normal SSH connection. 一种获取shellcode的方法,将其注入内存然后通过SSH隧道传输您想要的任何端口,以将任何类型的通信屏蔽为正常的SSH连接。
backdoor 后门 microsploit Fast and easy create backdoor office exploitation using module metasploit packet, Microsoft Office, Open Office, Macro attack, Buffer Overflow. 使用模块metasploit数据包,Microsoft Office,Open Office,宏攻击,缓冲区溢出,快速轻松地创建后门办公室利用。
backdoor 后门 ms-sys A tool to write Win9x-.. master boot records (mbr) under linux - RTM! 在linux下编写Win9x- ..主启动记录(mbr)的工具 - RTM!
backdoor 后门 nxcrypt NXcrypt - python backdoor framework. NXcrypt - python后门框架。
backdoor 后门 phishery An SSL Enabled Basic Auth Credential Harvester with a Word Document Template URL Injector. 具有Word文档模板URL注入器的SSL启用的基本身份验证凭据收集器。
backdoor 后门 pyrasite Code injection and introspection of running Python processes. 代码注入和运行Python进程的内省。
backdoor 后门 revsh A reverse shell with terminal support, data tunneling, and advanced pivoting capabilities. 具有终端支持,数据隧道和高级旋转功能的反向外壳。
backdoor 后门 rrs A reverse (connecting) remote shell. Instead of listening for incoming connections it will connect out to a listener (rrs in listen mode). With tty support and more. 反向(连接)远程shell。它不会监听传入的连接,而是连接到监听器(侦听模式下的rrs)。有tty支持和更多。
backdoor 后门 rubilyn 64bit Mac OS-X kernel rootkit that uses no hardcoded address to hook the BSD subsystem in all OS-X Lion & below. It uses a combination of syscall hooking and DKOM to hide activity on a host. 64位Mac OS-X内核rootkit,它不使用硬编码地址来挂接所有OS-X Lion及以下版本的BSD子系统。它使用syscall挂钩和DKOM的组合来隐藏主机上的活动。
backdoor 后门 shellinabox Implements a web server that can export arbitrary command line tools to a web based terminal emulator. 实现可以将任意命令行工具导出到基于Web的终端仿真器的Web服务器。
backdoor 后门 shootback A reverse TCP tunnel let you access target behind NAT or firewall. 通过反向TCP隧道,您可以访问NAT或防火墙后面的目标。
backdoor 后门 syringe A General Purpose DLL & Code Injection Utility. 通用DLL和代码注入实用程序。
backdoor 后门 trixd00r An advanced and invisible userland backdoor based on TCP/IP for UNIX systems. 基于TCP / IP的UNIX系统的高级和不可见用户区后门。
backdoor 后门 tsh An open-source UNIX backdoor that compiles on all variants, has full pty support, and uses strong crypto for communication. 一个开源的UNIX后门程序,可以编译所有变种,具有完整的pty支持,并使用强大的加密进行通信。
backdoor 后门 tsh-sctp An open-source UNIX backdoor. 一个开源的UNIX后门程序。
backdoor 后门 u3-pwn A tool designed to automate injecting executables to Sandisk smart usb devices with default U3 software install. 一种工具,旨在通过默认的U3软件安装自动将可执行文件注入Sandisk smart usb设备。
backdoor 后门 unicorn-powershell A simple tool for using a PowerShell downgrade attack and inject shellcode straight into memory. 一个使用PowerShell降级攻击并将shellcode直接注入内存的简单工具。
backdoor 后门 vlany Linux LD_PRELOAD rootkit (x86 and x86_64 architectures). Linux LD_PRELOAD rootkit(x86和x86_64体系结构)。
backdoor 后门 webacoo Web Backdoor Cookie Script-Kit. Web Backdoor Cookie Script-Kit。
backdoor 后门 webshells Web Backdoors. 网络后门。
backdoor 后门 webspa A web knocking tool, sending a single HTTP/S to run O/S commands. Web敲门工具,发送单个HTTP / S以运行O / S命令。
binary 二进制 amber Reflective PE packer. 反光PE包装机。
binary 二进制 amoco Yet another tool for analysing binaries. 另一种分析二进制文件的工具。
binary 二进制 androguard Reverse engineering, Malware and goodware analysis of Android applications and more. Android应用程序的逆向工程,恶意软件和良好软件分析等。
binary 二进制 angr The next-generation binary analysis platform from UC Santa Barbaras Seclab. UC Santa Barbaras Seclab的下一代二进制分析平台。
binary 二进制 angr-management This is the GUI for angr. 这是angr的GUI。
binary 二进制 angr-py2 The next-generation binary analysis platform from UC Santa Barbaras Seclab. UC Santa Barbaras Seclab的下一代二进制分析平台。
binary 二进制 avet AntiVirus Evasion Tool AntiVirus Evasion工具
binary 二进制 barf A multiplatform open source Binary Analysis and Reverse engineering Framework. 多平台开源二进制分析和逆向工程框架。
binary 二进制 bgrep Binary grep. 二进制grep。
binary 二进制 binaryninja-python Binary Ninja prototype written in Python. 用Python编写的二进制忍者原型。
binary 二进制 bindead A static analysis tool for binaries 二进制文件的静态分析工具
binary 二进制 bindiff A comparison tool for binary files, that assists vulnerability researchers and engineers to quickly find differences and similarities in disassembled code. 二进制文件的比较工具,可帮助漏洞研究人员和工程师快速找到反汇编代码中的差异和相似之处。
binary 二进制 binflow POSIX function tracing. Much better and faster than ftrace. POSIX函数跟踪。比ftrace更好更快。
binary 二进制 binwally Binary and Directory tree comparison tool using the Fuzzy Hashing concept (ssdeep). 使用模糊散列概念(ssdeep)的二进制和目录树比较工具。
binary 二进制 bvi A display-oriented editor for binary files operate like "vi" editor. 面向显示的二进制文件编辑器的操作类似于“vi”编辑器。
binary 二进制 bytecode-viewer A Java 8/Android APK Reverse Engineering Suite. Java 8 / Android APK逆向工程套件。
binary 二进制 cminer A tool for enumerating the code caves in PE files. 用于枚举PE文件中的代码洞穴的工具。
binary 二进制 detect-it-easy A program for determining types of files. 用于确定文件类型的程序。
binary 二进制 dissector This code dissects the internal data structures in ELF files. It supports x86 and x86_64 archs and runs under Linux. 此代码剖析ELF文件中的内部数据结构。它支持x86和x86_64 archs并在Linux下运行。
binary 二进制 dutas Analysis PE file or Shellcode. 分析PE文件或Shellcode。
binary 二进制 dwarf Full featured multi arch/os debugger built on top of PyQt5 and frida. 基于PyQt5和frida构建的全功能多arch / os调试器。
binary 二进制 ecfs Extended core file snapshot format. 扩展核心文件快照格式。
binary 二进制 elfkickers Collection of ELF utilities (includes sstrip) ELF实用程序的集合(包括sstrip)
binary 二进制 elfparser Cross Platform ELF analysis. 跨平台ELF分析。
binary 二进制 eresi The ERESI Reverse Engineering Software Interface. ERESI逆向工程软件接口。
binary 二进制 exescan A tool to detect anomalies in PE (Portable Executable) files. 用于检测PE(可移植可执行文件)文件中的异常的工具。
binary 二进制 expimp-lookup Looks for all export and import names that contain a specified string in all Portable Executable in a directory tree. 查找目录树中所有可移植可执行文件中包含指定字符串的所有导出和导入名称。
binary 二进制 expose A Dynamic Symbolic Execution (DSE) engine for JavaScript JavaScript的动态符号执行(DSE)引擎
binary 二进制 haystack A Python framework for finding C structures from process memory - heap analysis - Memory structures forensics. 用于从进程内存中查找C结构的Python框架 - 堆分析 - 内存结构取证。
binary 二进制 hercules-payload A special payload generator that can bypass all antivirus software. 一种特殊的有效负载生成器,可以绕过所有防病毒软件。
binary 二进制 hex2bin Converts Motorola and Intel hex files to binary. 将Motorola和Intel hex文件转换为二进制文件。
binary 二进制 imagejs Small tool to package javascript into a valid image file. 将javascript打包成有效图像文件的小工具。
binary 二进制 jpegdump Tool to analyzse JPEG images Reads binary files and parses the JPEG markers inside them. 分析JPEG图像的工具读取二进制文件并解析其中的JPEG标记。
binary 二进制 leena Symbolic execution engine for JavaScript JavaScript的符号执行引擎
binary 二进制 loadlibrary Porting Windows Dynamic Link Libraries to Linux. 将Windows动态链接库移植到Linux。
binary 二进制 manticore Symbolic execution tool. 符号执行工具。
binary 二进制 metame A simple metamorphic code engine for arbitrary executables. 用于任意可执行文件的简单变形代码引擎。
binary 二进制 objdump2shellcode A tool I have found incredibly useful whenever creating custom shellcode. 在创建自定义shellcode时,我发现了一个非常有用的工具。
binary 二进制 oledump Analyze OLE files (Compound File Binary Format). These files contain streams of data. This tool allows you to analyze these streams. 分析OLE文件(复合文件二进制格式)。这些文件包含数据流。此工具允许您分析这些流。
binary 二进制 oletools Tools to analyze Microsoft OLE2 files. 分析Microsoft OLE2文件的工具。
binary 二进制 packer tool for creating identical machine images for multiple platforms from a single source configuration 用于从单个源配置为多个平台创建相同机器映像的工具
binary 二进制 packerid Script which uses a PEiD database to identify which packer (if any) is being used by a binary. 使用PEiD数据库识别二进制文件正在使用哪个打包程序(如果有)的脚本。
binary 二进制 patchkit Powerful binary patching from Python. 从Python强大的二进制修补。
binary 二进制 pixd Colourful visualization tool for binary files. 二进制文件的彩色可视化工具。
binary 二进制 powerstager A payload stager using PowerShell. 使用PowerShell的有效负载stager。
binary 二进制 procdump Generate coredumps based off performance triggers. 根据性能触发器生成coredump。
binary 二进制 proctal Provides a command line interface and a C library to manipulate the address space of a running program on Linux. 提供命令行界面和C库来操作Linux上正在运行的程序的地址空间。
binary 二进制 python-oletools Tools to analyze Microsoft OLE2 files. 分析Microsoft OLE2文件的工具。
binary 二进制 python2-oletools Tools to analyze Microsoft OLE2 files. 分析Microsoft OLE2文件的工具。
binary 二进制 saruman ELF anti-forensics exec, for injecting full dynamic executables into process image (With thread injection). ELF反取证执行,用于将完整的动态可执行文件注入过程映像(使用线程注入)。
binary 二进制 soot A Java Bytecode Analysis and Transformation Framework. Java字节码分析和转换框架。
binary 二进制 strace A diagnostic, debugging and instructional userspace tracer 诊断,调试和指导用户空间跟踪器
binary 二进制 swftools A collection of SWF manipulation and creation utilities. SWF操作和创建实用程序的集合。
binary 二进制 triton A Dynamic Binary Analysis (DBA) framework. 动态二进制分析(DBA)框架。
binary 二进制 upx Ultimate executable compressor. 终极执行压缩器。
binary 二进制 valgrind Tool to help find memory-management problems in programs 帮助查找程序中的内存管理问题的工具
binary 二进制 veles New open source tool for binary data analysis. 用于二进制数据分析的新型开源工具。
binary 二进制 wcc The Witchcraft Compiler Collection. 巫术编译器集合。
binary 二进制 wxhexeditor A free hex editor / disk editor for Linux, Windows and MacOSX. 适用于Linux,Windows和MacOSX的免费十六进制编辑器/磁盘编辑器。
bluetooth 蓝牙 bluebugger An implementation of the bluebug technique which was discovered by Martin Herfurt. 由Martin Herfurt发现的bluebug技术的实现。
bluetooth 蓝牙 bluediving A Bluetooth penetration testing suite. 蓝牙渗透测试套件。
bluetooth 蓝牙 bluelog A Bluetooth scanner and sniffer written to do a single task, log devices that are in discoverable mode. 写入蓝牙扫描仪和嗅探器以执行单个任务,记录处于可发现模式的设备。
bluetooth 蓝牙 bluepot A Bluetooth Honeypot written in Java, it runs on Linux 用Java编写的蓝牙蜜罐,它运行在Linux上
bluetooth 蓝牙 blueprint A perl tool to identify Bluetooth devices. 用于识别蓝牙设备的perl工具。
bluetooth 蓝牙 bluescan A Bluetooth Device Scanner. 蓝牙设备扫描仪。
bluetooth 蓝牙 bluesnarfer A bluetooth attacking tool. 蓝牙攻击工具。
bluetooth 蓝牙 bluphish Bluetooth device and service discovery tool that can be used for security assessment and penetration testing. 蓝牙设备和服务发现工具,可用于安全评估和渗透测试。
bluetooth 蓝牙 braces A Bluetooth Tracking Utility. 蓝牙跟踪实用程序。
bluetooth 蓝牙 bss Bluetooth stack smasher / fuzzer 蓝牙堆栈smasher / fuzzer
bluetooth 蓝牙 bt_audit Bluetooth audit 蓝牙审核
bluetooth 蓝牙 btcrack The world's first Bluetooth Pass phrase (PIN) bruteforce tool. Bruteforces the Passkey and the Link key from captured Pairing exchanges. 世界上第一款蓝牙通行短语(PIN)强力工具。从捕获的配对交换中强制传递密钥和链接密钥。
bluetooth 蓝牙 btlejack Bluetooth Low Energy Swiss-army knife. 蓝牙低能量瑞士军刀。
bluetooth 蓝牙 btproxy-mitm Man in the Middle analysis tool for Bluetooth. 用于蓝牙的中间人分析工具。
bluetooth 蓝牙 btscanner Bluetooth device scanner. 蓝牙设备扫描仪。
bluetooth 蓝牙 carwhisperer Intends to sensibilise manufacturers of carkits and other Bluetooth appliances without display and keyboard for the possible security threat evolving from the use of standard passkeys. 旨在使没有显示器和键盘的carkits和其他蓝牙设备制造商敏感,以防止因使用标准密码而产生的安全威胁。
bluetooth 蓝牙 ghettotooth Ghettodriving for bluetooth Ghettodriving为蓝牙
bluetooth 蓝牙 hidattack HID Attack (attacking HID host implementations) HID攻击(攻击HID主机实现)
bluetooth 蓝牙 obexstress Script for testing remote OBEX service for some potential vulnerabilities. 用于测试某些潜在漏洞的远程OBEX服务的脚本。
bluetooth 蓝牙 redfang Finds non-discoverable Bluetooth devices by brute-forcing the last six bytes of the devices' Bluetooth addresses and calling read_remote_name(). 通过强制设备的蓝牙地址的最后六个字节并调用read_remote_name()来查找不可发现的蓝牙设备。
bluetooth 蓝牙 spooftooph Designed to automate spoofing or cloning Bluetooth device Name, Class, and Address. Cloning this information effectively allows Bluetooth device to hide in plain sight. 旨在自动欺骗或克隆蓝牙设备名称,类和地址。有效地克隆此信息允许蓝牙设备隐藏在视线之内。
bluetooth 蓝牙 tbear Transient Bluetooth Environment Auditor includes an ncurses-based Bluetooth scanner (a bit similar to kismet), a Bluetooth DoS tool, and a Bluetooth hidden device locator. 瞬态蓝牙环境审核员包括基于ncurses的蓝牙扫描仪(有点类似于kismet),蓝牙DoS工具和蓝牙隐藏设备定位器。
bluetooth 蓝牙 ubertooth A 2.4 GHz wireless development board suitable for Bluetooth experimentation. Open source hardware and software. Tools only. 适用于蓝牙实验的2.4 GHz无线开发板。开源硬件和软件。仅限工具。
code-audit 代码审计 bof-detector A simple detector of BOF vulnerabilities by source-code-level check. 通过源代码级别检查简单检测BOF漏洞。
code-audit 代码审计 brakeman A static analysis security vulnerability scanner for Ruby on Rails applications. 适用于Ruby on Rails应用程序的静态分析安全漏洞扫描程序。
code-audit 代码审计 cflow A C program flow analyzer. AC程序流量分析仪。
code-audit 代码审计 cppcheck A tool for static C/C++ code analysis 用于静态C / C ++代码分析的工具
code-audit 代码审计 cpptest A portable and powerful, yet simple, unit testing framework for handling automated tests in C++. 一个可移植且功能强大且简单的单元测试框架,用于处理C ++中的自动化测试。
code-audit 代码审计 dscanner Swiss-army knife for D source code 瑞士军刀为D源代码
code-audit 代码审计 flawfinder Searches through source code for potential security flaws 通过源代码搜索潜在的安全漏洞
code-audit 代码审计 graudit Grep rough source code auditing tool. Grep粗略的源代码审计工具。
code-audit 代码审计 mosca Static analysis tool to find bugs like a grep unix command. 静态分析工具可以找到像grep unix命令一样的bug。
code-audit 代码审计 pfff Tools and APIs for code analysis, visualization and transformation 用于代码分析,可视化和转换的工具和API
code-audit 代码审计 pscan A limited problem scanner for C source files C源文件的有限问题扫描程序
code-audit 代码审计 shellcheck Shell script analysis tool Shell脚本分析工具
code-audit 代码审计 snyk CLI and build-time tool to find and fix known vulnerabilities in open-source dependencies. CLI和构建时工具,用于查找和修复开源依赖项中的已知漏洞。
code-audit 代码审计 splint A tool for statically checking C programs for security vulnerabilities and coding mistakes 用于静态检查C程序是否存在安全漏洞和编码错误的工具
code-audit 代码审计 wpbullet A static code analysis for WordPress (and PHP). WordPress(和PHP)的静态代码分析。
code-audit 代码审计 wscript Emulator/tracer of the Windows Script Host functionality. Windows脚本宿主功能的模拟器/跟踪器。
code-audit 代码审计 yasca Multi-Language Static Analysis Toolset. 多语言静态分析工具集。
cracker 破解 acccheck A password dictionary attack tool that targets windows authentication via the SMB protocol. 密码字典攻击工具,通过SMB协议进行Windows身份验证。
cracker 破解 aesfix A tool to find AES key in RAM. 在RAM中查找AES密钥的工具。
cracker 破解 aeskeyfind A tool to find AES key in RAM. 在RAM中查找AES密钥的工具。
cracker 破解 against A very fast ssh attacking script which includes a multithreaded port scanning module (tcp connect) for discovering possible targets and a multithreaded brute-forcing module which attacks parallel all discovered hosts or given ip addresses from a list. 一个非常快速的ssh攻击脚本,包括一个用于发现可能目标的多线程端口扫描模块(tcp connect)和一个多线程暴力破坏模块,它可以攻击所有发现的主机并从列表中获取IP地址。
cracker 破解 asleap Actively recover LEAP/PPTP passwords. 主动恢复LEAP / PPTP密码。
cracker 破解 beleth A Multi-threaded Dictionary based SSH cracker. 基于多线程词典的SSH破解程序。
cracker 破解 bgp-md5crack RFC2385 password cracker RFC2385密码破解程序
cracker 破解 bios_memimage A tool to dump RAM contents to disk (aka cold boot attack). 将RAM内容转储到磁盘的工具(又称冷启动攻击)。
cracker 破解 bkhive Program for dumping the syskey bootkey from a Windows NT/2K/XP system hive. 从Windows NT / 2K / XP系统配置单元转储syskey bootkey的程序。
cracker 破解 blackhash Creates a filter from system hashes 从系统哈希创建过滤器
cracker 破解 bob-the-butcher A distributed password cracker package. 分布式密码破解程序包。
cracker 破解 brut3k1t Brute-force attack that supports multiple protocols and services. 支持多种协议和服务的暴力攻击。
cracker 破解 bruteforce-luks Try to find the password of a LUKS encrypted volume. 尝试查找LUKS加密卷的密码。
cracker 破解 bruteforce-salted-openssl Try to find the password of a file that was encrypted with the 'openssl' command. 尝试查找使用“openssl”命令加密的文件的密码。
cracker 破解 bruteforce-wallet Try to find the password of an encrypted Peercoin (or Bitcoin,Litecoin, etc...) wallet file. 尝试找到加密的Peercoin(或比特币,Litecoin等)钱包文件的密码。
cracker 破解 brutessh A simple sshd password bruteforcer using a wordlist, it's very fast for internal networks. It's multithreads. 一个简单的sshd密码bruteforcer使用wordlist,它对内部网络来说非常快。它是多线程的。
cracker 破解 chapcrack A tool for parsing and decrypting MS-CHAPv2 network handshakes. 用于解析和解密MS-CHAPv2网络握手的工具。
cracker 破解 checkpwd Oracle Password Checker (Cracker). Oracle密码检查器(Cracker)。
cracker 破解 cintruder An automatic pentesting tool to bypass captchas. 一种绕过验证码的自动测试工具。
cracker 破解 cisco-auditing-tool Perl script which scans cisco routers for common vulnerabilities. Checks for default passwords, easily guessable community names, and the IOS history bug. Includes support for plugins and scanning multiple hosts. Perl脚本扫描cisco路由器的常见漏洞。检查默认密码,易于猜测的社区名称和IOS历史记录错误。包括对插件的支持和扫描多个主机。
cracker 破解 cisco-ocs Cisco Router Default Password Scanner. Cisco路由器默认密码扫描程序。
cracker 破解 cisco-scanner Multithreaded Cisco HTTP vulnerability scanner. Tested on Linux, OpenBSD and Solaris. 多线程Cisco HTTP漏洞扫描程序。在Linux,OpenBSD和Solaris上测试过。
cracker 破解 cisco5crack Crypt and decrypt the cisco enable 5 passwords. 加密并解密cisco启用5个密码。
cracker 破解 cisco7crack Crypt and decrypt the cisco enable 7 passwords. 加密并解密cisco启用7个密码。
cracker 破解 cmospwd Decrypts password stored in CMOS used to access BIOS setup. 存储在CMOS中的解密密码用于访问BIOS设置。
cracker 破解 crackhor A Password cracking utility. 密码破解实用程序。
cracker 破解 crackle Crack and decrypt BLE encryption 破解和解密BLE加密
cracker 破解 crackq Hashcrack.org GPU-accelerated password cracker. Hashcrack.org GPU加速密码破解程序。
cracker 破解 crackserver An XMLRPC server for password cracking. 用于密码破解的XMLRPC服务器。
cracker 破解 creddump A python tool to extract various credentials and secrets from Windows registry hives. 一个python工具,用于从Windows注册表配置单元中提取各种凭据和机密。
cracker 破解 crowbar A brute forcing tool that can be used during penetration tests. It is developed to support protocols that are not currently supported by thc-hydra and other popular brute forcing tools. 可在穿透测试期间使用的强力推进工具。它的开发是为了支持thc-hydra和其他流行的强力工具目前不支持的协议。
cracker 破解 cryptohazemultiforcer High performance multihash brute forcer with CUDA support. 高性能multihash brute forcer,支持CUDA。
cracker 破解 cudahashcat Worlds fastest WPA cracker with dictionary mutation engine. 世界上最快的WPA破解者与字典变异引擎。
cracker 破解 cupp Common User Password Profiler 通用用户密码分析器
cracker 破解 dbpwaudit A Java tool that allows you to perform online audits of password quality for several database engines. 一种Java工具,允许您对多个数据库引擎执行密码质量的在线审核。
cracker 破解 depant Check network for services with default passwords. 使用默认密码检查网络中的服务。
cracker 破解 device-pharmer Opens 1K+ IPs or Shodan search results and attempts to login. 打开1K + IP或Shodan搜索结果并尝试登录。
cracker 破解 doozer A Password cracking utility. 密码破解实用程序。
cracker 破解 dpeparser Default password enumeration project 默认密码枚举项目
cracker 破解 eapmd5pass An implementation of an offline dictionary attack against the EAP-MD5 protocol 针对EAP-MD5协议的离线字典攻击的实现
cracker 破解 enabler Attempts to find the enable password on a cisco system via brute force. 尝试通过强力在cisco系统上查找启用密码。
cracker 破解 evilize Tool to create MD5 colliding binaries. 创建MD5碰撞二进制文件的工具。
cracker 破解 evilmaid TrueCrypt loader backdoor to sniff volume password TrueCrypt装载机后门嗅探密码
cracker 破解 f-scrack A single file bruteforcer supports multi-protocol. 单个文件bruteforcer支持多协议。
cracker 破解 facebrute This script tries to guess passwords for a given facebook account using a list of passwords (dictionary). 此脚本尝试使用密码列表(字典)猜测给定Facebook帐户的密码。
cracker 破解 fang A multi service threaded MD5 cracker. 多服务线程MD5破解器。
cracker 破解 fcrackzip Zip file password cracker Zip文件密码破解程序
cracker 破解 fern-wifi-cracker WEP, WPA wifi cracker for wireless penetration testing WEP,WPA wifi破解器用于无线渗透测试
cracker 破解 ftp-scanner Multithreaded ftp scanner/brute forcer. Tested on Linux, OpenBSD and Solaris. 多线程ftp扫描仪/暴力破碎机。在Linux,OpenBSD和Solaris上测试过。
cracker 破解 hashcat Multithreaded advanced password recovery utility 多线程高级密码恢复实用程序
cracker 破解 hasher A tool that allows you to quickly hash plaintext strings, or compare hashed values with a plaintext locally. 一种工具,允许您快速散列明文字符串,或将散列值与本地明文进行比较。
cracker 破解 hashtag A python script written to parse and identify password hashes. 编写用于解析和识别密码哈希值的python脚本。
cracker 破解 hostbox-ssh A ssh password/account scanner. 一个ssh密码/帐户扫描程序。
cracker 破解 htpwdscan A python HTTP weak pass scanner. 一个python HTTP弱传递扫描器。
cracker 破解 hydra Very fast network logon cracker which support many different services 非常快速的网络登录cracker,支持许多不同的服务
cracker 破解 ibrute An AppleID password bruteforce tool. It uses Find My Iphone service API, where bruteforce protection was not implemented. AppleID密码暴力工具。它使用Find My Iphone服务API,其中未实现强力保护。
cracker 破解 icloudbrutter Tool for AppleID Bruteforce. AppleID Bruteforce工具。
cracker 破解 iheartxor A tool for bruteforcing encoded strings within a boundary defined by a regular expression. It will bruteforce the key value range of 0x1 through 0x255. 用于在由正则表达式定义的边界内强制编码字符串的工具。它将强制执行0x1到0x255的键值范围。
cracker 破解 iisbruteforcer HTTP authentication cracker. It's a tool that launchs an online dictionary attack to test for weak or simple passwords against protected areas on an IIS Web server. HTTP身份验证破解程序。它是一种启动在线字典攻击的工具,用于测试IIS Web服务器上受保护区域的弱密码或简单密码。
cracker 破解 ikecrack An IKE/IPSec crack tool designed to perform Pre-Shared-Key analysis of RFC compliant aggressive mode authentication IKE / IPSec破解工具,用于执行符合RFC的主动模式身份验证的预共享密钥分析
cracker 破解 inguma A free penetration testing and vulnerability discovery toolkit entirely written in python. Framework includes modules to discover hosts, gather information about, fuzz targets, brute force usernames and passwords, exploits, and a disassembler. 完全用python编写的免费渗透测试和漏洞发现工具包。框架包括发现主机,收集有关信息,模糊目标,暴力用户名和密码,漏洞利用程序和反汇编程序的模块。
cracker 破解 instashell Multi-threaded Instagram Brute Forcer without password limit. 多线程Instagram Brute Forcer没有密码限制。
cracker 破解 ipmipwn IPMI cipher 0 attack tool. IPMI密码0攻击工具。
cracker 破解 jbrute Open Source Security tool to audit hashed passwords. 用于审核散列密码的开源安全工具。
cracker 破解 jeangrey A tool to perform differential fault analysis attacks (DFA). 一种执行差分故障分析攻击(DFA)的工具。
cracker 破解 john John the Ripper password cracker John the Ripper密码破解者
cracker 破解 johnny GUI for John the Ripper. John the Ripper的GUI。
cracker 破解 jwt-cracker JWT brute force cracker written in C. 用C写的JWT蛮力饼干
cracker 破解 keimpx Tool to verify the usefulness of credentials across a network over SMB. 用于通过SMB验证网络上凭据的有用性的工具。
cracker 破解 khc A small tool designed to recover hashed known_hosts fiels back to their plain-text equivalents. 一个旨在恢复散列known_hosts的小工具可以恢复到它们的纯文本等价物。
cracker 破解 ldap-brute A semi fast tool to bruteforce values of LDAP injections over HTTP. 一种半快速工具,可通过HTTP强制执行LDAP注入的值。
cracker 破解 levye A brute force tool which is support sshkey, vnckey, rdp, openvpn. 一个强大的工具,支持sshkey,vnckey,rdp,openvpn。
cracker 破解 lodowep Lodowep is a tool for analyzing password strength of accounts on a Lotus Domino webserver system. Lodowep是一种用于分析Lotus Domino Web服务器系统上帐户密码强度的工具。
cracker 破解 mdcrack MD4/MD5/NTLM1 hash cracker MD4 / MD5 / NTLM1哈希破解器
cracker 破解 medusa Speedy, massively parallel and modular login brute-forcer for network 用于网络的快速,大规模并行和模块化登录brute-forcer
cracker 破解 mfoc MiFare Classic Universal toolKit MiFare Classic Universal toolKit
cracker 破解 mkbrutus Password bruteforcer for MikroTik devices or boxes running RouterOS. 用于MikroTik设备的密码强制执行器或运行RouterOS的盒子。
cracker 破解 morxbook A password cracking tool written in perl to perform a dictionary-based attack on a specific Facebook user through HTTPS. 用perl编写的密码破解工具,通过HTTPS对特定的Facebook用户执行基于字典的攻击。
cracker 破解 morxbrute A customizable HTTP dictionary-based password cracking tool written in Perl. 一个用Perl编写的可自定义的基于HTTP字典的密码破解工具。
cracker 破解 morxbtcrack Single Bitcoin private key cracking tool released. 发布单比特币私钥破解工具。
cracker 破解 morxcoinpwn Mass Bitcoin private keys brute forcing/Take over tool released. 大量比特币私钥暴力强制/接管工具发布。
cracker 破解 morxcrack A cracking tool written in Perl to perform a dictionary-based attack on various hashing algorithm and CMS salted-passwords. 用Perl编写的破解工具,用于对各种散列算法和CMS salted-passwords执行基于字典的攻击。
cracker 破解 mybff A Brute Force Framework. 蛮力框架。
cracker 破解 ncrack High-speed network authentication cracking tool 高速网络认证破解工具
cracker 破解 oclhashcat Worlds fastest WPA cracker with dictionary mutation engine. 世界上最快的WPA破解者与字典变异引擎。
cracker 破解 omen Ordered Markov ENumerator - Password Guesser. 有序马尔可夫枚举器 - 密码猜测器。
cracker 破解 onesixtyone An SNMP scanner that sends multiple SNMP requests to multiple IP addresses SNMP扫描程序,可将多个SNMP请求发送到多个IP地址
cracker 破解 ophcrack Windows password cracker based on rainbow tables 基于彩虹表的Windows密码破解程序
cracker 破解 outlook-webapp-brute Microsoft Outlook WebAPP Brute. Microsoft Outlook WebAPP Brute。
cracker 破解 owabf Outlook Web Access bruteforcer tool. Outlook Web Access bruteforcer工具。
cracker 破解 pack Password Analysis and Cracking Kit 密码分析和破解工具包
cracker 破解 passcracking A little python script for sending hashes to passcracking.com and milw0rm 一个小的python脚本,用于将散列发送到passcracking.com和milw0rm
cracker 破解 passe-partout Tool to extract RSA and DSA private keys from any process linked with OpenSSL. The target memory is scanned to lookup specific OpenSSL patterns. 用于从与OpenSSL链接的任何进程中提取RSA和DSA私钥的工具。扫描目标内存以查找特定的OpenSSL模式。
cracker 破解 patator A multi-purpose bruteforcer. 多用途的bruteforcer。
cracker 破解 pdfcrack Password recovery tool for PDF-files PDF文件的密码恢复工具
cracker 破解 pdgmail A password dictionary attack tool that targets windows authentication via the SMB protocol. 密码字典攻击工具,通过SMB协议进行Windows身份验证。
cracker 破解 pemcrack Cracks SSL PEM files that hold encrypted private keys. Brute forces or dictionary cracks. 破解包含加密私钥的SSL PEM文件。蛮力或字典裂缝。
cracker 破解 pemcracker Tool to crack encrypted PEM files. 破解加密的PEM文件的工具。
cracker 破解 phoss Sniffer designed to find HTTP, FTP, LDAP, Telnet, IMAP4, VNC and POP3 logins. Sniffer旨在查找HTTP,FTP,LDAP,Telnet,IMAP4,VNC和POP3登录。
cracker 破解 php-mt-seed PHP mt_rand() seed cracker. PHP mt_rand()种子破解者。
cracker 破解 php-rfi-payload-decoder Decode and analyze RFI payloads developed in PHP. 解码和分析PHP开发的RFI有效负载。
cracker 破解 phrasendrescher A modular and multi processing pass phrase cracking tool. 模块化和多处理密码破解工具。
cracker 破解 pipal A password analyser. 密码分析。
cracker 破解 pipeline Designed to aid in targeted brute force password cracking attacks. 旨在帮助有针对性的暴力密码破解攻击。
cracker 破解 pkcrack A PkZip encryption cracker. PkZip加密破解程序。
cracker 破解 pybozocrack A silly & effective MD5 cracker in Python. Python中一个愚蠢而有效的MD5破解程序。
cracker 破解 pyrit The famous WPA precomputed cracker 着名的WPA预先计算好的饼干
cracker 破解 rainbowcrack Password cracker based on the faster time-memory trade-off. With MySQL and Cisco PIX Algorithm patches. 密码破解程序基于更快的时间内存权衡。使用MySQL和Cisco PIX算法补丁。
cracker 破解 rarcrack This program uses bruteforce algorithm to find correct password (rar, 7z, zip). 该程序使用bruteforce算法来查找正确的密码(rar,7z,zip)。
cracker 破解 rcracki-mt A tool to perform rainbow table attacks on password hashes. It is intended for indexed/perfected rainbow tables, mainly generated by the distributed project www.freerainbowtables.com 用于对密码哈希执行彩虹表攻击的工具。它适用于索引/完善的彩虹表,主要由分布式项目www.freerainbowtables.com生成
cracker 破解 rdesktop-brute It connects to windows terminal servers - Bruteforce patch included. 它连接到Windows终端服务器 - 包括Bruteforce补丁。
cracker 破解 ridenum A null session RID cycle attack for brute forcing domain controllers. 针对暴力强制域控制器的空会话RID周期攻击。
cracker 破解 rlogin-scanner Multithreaded rlogin scanner. Tested on Linux, OpenBSD and Solaris. 多线程rlogin扫描程序。在Linux,OpenBSD和Solaris上测试过。
cracker 破解 rootbrute Local root account bruteforcer. 本地root帐户bruteforcer。
cracker 破解 rpdscan Remmina Password Decoder and scanner. Remmina密码解码器和扫描仪。
cracker 破解 rsakeyfind A tool to find RSA key in RAM. 在RAM中查找RSA密钥的工具。
cracker 破解 samdump2 Dump password hashes from a Windows NT/2k/XP installation 从Windows NT / 2k / XP安装转储密码哈希
cracker 破解 samydeluxe Automatic samdump creation script. 自动samdump创建脚本。
cracker 破解 sidguesser Guesses sids/instances against an Oracle database according to a predefined dictionary file. 根据预定义的字典文件猜测针对Oracle数据库的sid /实例。
cracker 破解 sipcrack A SIP protocol login cracker. SIP协议登录破解程序。
cracker 破解 skul A PoC to bruteforce the Cryptsetup implementation of Linux Unified Key Setup (LUKS). PoC强制执行Linux Unified Key Setup(LUKS)的Cryptsetup实现。
cracker 破解 smbbf SMB password bruteforcer. SMB密码强制执行者。
cracker 破解 snmp-brute SNMP brute force, enumeration, CISCO config downloader and password cracking script. SNMP暴力,枚举,CISCO配置下载和密码破解脚本。
cracker 破解 speedpwn An active WPA/2 Bruteforcer, original created to prove weak standard key generation in different ISP labeled routers without a client is connected. 一个活动的WPA / 2 Bruteforcer,原始创建用于证明在没有客户端的不同ISP标记的路由器中生成弱标准密钥生成。
cracker 破解 sqlpat This tool should be used to audit the strength of Microsoft SQL Server passwords offline. 此工具应用于离线审核Microsoft SQL Server密码的强度。
cracker 破解 ssh-privkey-crack A SSH private key cracker. 一个SSH私钥破解者。
cracker 破解 sshatter Password bruteforcer for SSH. SSH的密码强制执行器。
cracker 破解 sshscan A horizontal SSH scanner that scans large swaths of IPv4 space for a single SSH user and pass. 一个水平SSH扫描程序,可扫描单个SSH用户的大块IPv4空间并通过。
cracker 破解 sshtrix A very fast multithreaded SSH login cracker. 一个非常快速的多线程SSH登录破解程序。
cracker 破解 sslnuke Transparent proxy that decrypts SSL traffic and prints out IRC messages. 透明代理,用于解密SSL流量并打印出IRC消息。
cracker 破解 sucrack A multi-threaded Linux/UNIX tool for brute-force cracking local user accounts via su 一种多线程Linux / UNIX工具,用于通过su强制破解本地用户帐户
cracker 破解 tckfc TrueCrypt key file cracker. TrueCrypt密钥文件破解程序。
cracker 破解 tftp-bruteforce A fast TFTP filename bruteforcer written in perl. 用perl编写的快速TFTP文件名bruteforcer。
cracker 破解 thc-keyfinder Finds crypto keys, encrypted data and compressed data in files by analyzing the entropy of parts of the file. 通过分析文件各部分的熵,在文件中查找加密密钥,加密数据和压缩数据。
cracker 破解 thc-pptp-bruter A brute force program that works against pptp vpn endpoints (tcp port 1723). 对pptp vpn端点(tcp端口1723)起作用的强制程序。
cracker 破解 thc-smartbrute This tool finds undocumented and secret commands implemented in a smartcard. 此工具查找在智能卡中实现的未记录和秘密命令。
cracker 破解 truecrack Password cracking for truecrypt(c) volumes. truecrypt(c)卷的密码破解。
cracker 破解 ufo-wardriving Allows you to test the security of wireless networks by detecting their passwords based on the router model. 允许您通过根据路由器型号检测其密码来测试无线网络的安全性。
cracker 破解 vnc-bypauth Multi-threaded bypass authentication scanner for VNC smaller than v4.1.1 servers. VNC的多线程旁路认证扫描程序小于v4.1.1服务器。
cracker 破解 vncrack What it looks like: crack VNC. 它看起来像:破解VNC。
cracker 破解 wmat Automatic tool for testing webmail accounts. 用于测试webmail帐户的自动工具。
cracker 破解 wordbrutepress Python script that performs brute forcing against WordPress installs using a wordlist. Python脚本,使用wordlist对WordPress安装执行强制强制。
cracker 破解 wpbf Multithreaded WordPress brute forcer. 多线程WordPress粗暴的forcer。
cracker 破解 wpbrute-rpc Tool for amplified bruteforce attacks on wordpress based website via xmlrcp API. 通过xmlrcp API对基于wordpress的网站进行放大暴力攻击的工具。
cracker 破解 wyd Gets keywords from personal files. IT security/forensic tool. 从个人文件中获取关键字。IT安全/取证工具。
cracker 破解 zulu A light weight 802.11 wireless frame generation tool to enable fast and easy debugging and probing of 802.11 networks. 轻量级802.11无线帧生成工具,可以快速轻松地调试和探测802.11网络。
cracking 破解 obevilion Another archive cracker created in python 另一个在python中创建的存档破解程序
crypto 加密 aespipe Reads data from stdin and outputs encrypted or decrypted results to stdout. 从stdin读取数据并将加密或解密的结果输出到stdout。
crypto 加密 argon2 A password-hashing function (reference C implementation) 密码散列函数(参考C实现)
crypto 加密 auto-xor-decryptor Automatic XOR decryptor tool. 自动XOR解密器工具。
crypto 加密 bletchley A collection of practical application cryptanalysis tools. 一组实用的应用程序密码分析工具。
crypto 加密 ciphertest A better SSL cipher checker using gnutls. 使用gnutls的更好的SSL密码检查程序。
crypto 加密 ciphr A CLI tool for encoding, decoding, encryption, decryption, and hashing streams of data. 用于编码,解码,加密,解密和散列数据流的CLI工具。
crypto 加密 codetective A tool to determine the crypto/encoding algorithm used according to traces of its representation. 一种工具,用于根据其表示的痕迹确定使用的加密/编码算法。
crypto 加密 cribdrag An interactive crib dragging tool for cryptanalysis on ciphertext generated with reused or predictable stream cipher keys. 一种交互式婴儿床拖动工具,用于对使用重用或可预测的流密码密钥生成的密文进行密码分析。
crypto 加密 crypthook TCP/UDP symmetric encryption tunnel wrapper. TCP / UDP对称加密隧道包装器。
crypto 加密 cryptonark SSL security checker. SSL安全检查程序。
crypto 加密 dagon Advanced Hash Manipulation. 高级哈希操作。
crypto 加密 daredevil A tool to perform (higher-order) correlation power analysis attacks (CPA). 执行(高阶)相关功率分析攻击(CPA)的工具。
crypto 加密 decodify Tool that can detect and decode encoded strings, recursively. 可以递归地检测和解码编码字符串的工具。
crypto 加密 deen Generic data encoding/decoding application built with PyQt5. 使用PyQt5构建的通用数据编码/解码应用程序。
crypto 加密 demiguise HTA encryption tool for RedTeams. 适用于RedTeams的HTA加密工具。
crypto 加密 dislocker Read BitLocker encrypted volumes under Linux 在Linux下读取BitLocker加密卷
crypto 加密 factordb-pycli CLI for factordb and Python API Client. 用于factordb和Python API客户端的CLI。
crypto 加密 featherduster An automated, modular cryptanalysis tool. 一种自动化的模块化密码分析工具。
crypto 加密 findmyhash Crack different types of hashes using free online services 使用免费在线服务破解不同类型的哈希
crypto 加密 foresight A tool for predicting the output of random number generators. 用于预测随机数生成器输出的工具。
crypto 加密 gcrypt Simple file encryption tool written in C++. 用C ++编写的简单文件加密工具。
crypto 加密 gnutls2 A library which provides a secure layer over a reliable transport layer (Version 2) 在可靠传输层上提供安全层的库(版本2)
crypto 加密 hash-buster A python script which scraps online hash crackers to find cleartext of a hash. 一个python脚本,它会废弃在线哈希破解程序以查找散列的明文。
crypto 加密 hash-extender A hash length extension attack tool. 哈希长度扩展攻击工具。
crypto 加密 hashdb A block hash toolkit. 块哈希工具包。
crypto 加密 hashdeep cross-platform tools to message digests for any number of files 跨平台工具,用于消息任意数量的文件摘要
crypto 加密 hashfind A tool to search files for matching password hash types and other interesting data. 搜索文件以查找匹配密码哈希类型和其他有趣数据的工具。
crypto 加密 hashid Software to identify the different types of hashes used to encrypt data. 用于识别用于加密数据的不同类型哈希的软件。
crypto 加密 hashpump A tool to exploit the hash length extension attack in various hashing algorithms. 一种在各种散列算法中利用散列长度扩展攻击的工具。
crypto 加密 hcxkeys Set of tools to generate plainmasterkeys (rainbowtables) and hashes for hashcat and John the Ripper 用于为hashcat和John the Ripper生成plainmasterkeys(rainbowtables)和哈希的工具集
crypto 加密 hdcp-genkey Generate HDCP source and sink keys from the leaked master key. 从泄漏的主密钥生成HDCP源和宿密钥。
crypto 加密 hlextend Pure Python hash length extension module. 纯Python哈希长度扩展模块。
crypto 加密 kraken A project to encrypt A5/1 GSM signaling using a Time/Memory Tradeoff Attack. 使用时间/内存权衡攻击加密A5 / 1 GSM信令的项目。
crypto 加密 libbde A library to access the BitLocker Drive Encryption (BDE) format. 用于访问BitLocker驱动器加密(BDE)格式的库。
crypto 加密 luksipc A tool to convert unencrypted block devices to encrypted LUKS devices in-place. 一种将未加密的块设备就地转换为加密的LUKS设备的工具。
crypto 加密 morxkeyfmt Read a private key from stdin and output formatted data values. 从stdin读取私钥并输出格式化的数据值。
crypto 加密 nomorexor Tool to help guess a files 256 byte XOR key by using frequency analysis. 使用频率分析帮助猜测文件256字节XOR密钥的工具。
crypto 加密 omnihash Hash files, strings, input streams and network resources in various common algorithms simultaneously. 同时在各种常见算法中散列文件,字符串,输入流和网络资源。
crypto 加密 openstego A tool implemented in Java for generic steganography, with support for password-based encryption of the data. 用Java实现的通用隐写工具,支持基于密码的数据加密。
crypto 加密 outguess A universal steganographic tool. 通用的隐写工具。
crypto 加密 pacumen Packet Acumen - Analyse encrypted network traffic and more (side-channel attacks). Packet Acumen - 分析加密的网络流量和更多(侧通道攻击)。
crypto 加密 pip3line The Swiss army knife of byte manipulation. 字节操纵的瑞士军刀。
crypto 加密 poracle A tool for demonstrating padding oracle attacks. 用于演示填充oracle攻击的工具。
crypto 加密 posttester A jar file that will send POST requests to servers in order to test for the hash collision vulnerability discussed at the Chaos Communication Congress in Berlin. 一个jar文件,它将向服务器发送POST请求,以测试柏林Chaos通信大会讨论的哈希冲突漏洞。
crypto 加密 pwd-hash A password hashing tool that use the crypt function to generate the hash of a string given on standard input. 密码散列工具,使用crypt函数生成标准输入上给出的字符串的散列。
crypto 加密 pwdlyser Python-based CLI Password Analyser (Reporting Tool). 基于Python的CLI密码分析器(报告工具)。
crypto 加密 rsactftool RSA tool for ctf - retreive private key from weak public key and/or uncipher data. 用于ctf的RSA工具 - 来自弱公钥和/或uncipher数据的retreive私钥。
crypto 加密 rsatool Tool that can be used to calculate RSA and RSA-CRT parameters. 可用于计算RSA和RSA-CRT参数的工具。
crypto 加密 sbd Netcat-clone, portable, offers strong encryption - features AES-CBC + HMAC-SHA1 encryption, program execution (-e), choosing source port, continuous reconnection with delay + more Netcat-clone,可移植,提供强大的加密功能 - 具有AES-CBC + HMAC-SHA1加密,程序执行(-e),选择源端口,连续重新连接和延迟+更多功能
crypto 加密 sha1collisiondetection Library and command line tool to detect SHA collision in a file 用于检测文件中的SHA冲突的库和命令行工具
crypto 加密 snow Steganography program for concealing messages in text files. 用于隐藏文本文件中的消息的隐写程序。
crypto 加密 ssdeep A program for computing context triggered piecewise hashes 用于计算上下文触发的分段散列的程序
crypto 加密 sslyze Python tool for analyzing the configuration of SSL servers and for identifying misconfigurations. Python工具,用于分析SSL服务器的配置和识别错误配置。
crypto 加密 testssl.sh Testing TLS/SSL encryption 测试TLS / SSL加密
crypto 加密 tls-attacker A Java-based framework for analyzing TLS libraries. 用于分析TLS库的基于Java的框架。
crypto 加密 tlsenum A command line tool to enumerate TLS cipher-suites supported by a server. 用于枚举服务器支持的TLS密码套件的命令行工具。
crypto 加密 tlsfuzzer SSL and TLS protocol test suite and fuzzer. SSL和TLS协议测试套件和模糊器。
crypto 加密 tlspretense SSL/TLS client testing framework. SSL / TLS客户端测试框架。
crypto 加密 untwister Seed recovery tool for PRNGs. PRNG的种子恢复工具。
crypto 加密 veracrypt Disk encryption with strong security based on TrueCrypt 基于TrueCrypt的强大安全性的磁盘加密
crypto 加密 xorbruteforcer Script that implements a XOR bruteforcing of a given file, although a specific key can be used too. 虽然也可以使用特定的密钥,但是实现给定文件的XOR强制执行的脚本。
crypto 加密 xorsearch Program to search for a given string in an XOR, ROL or ROT encoded binary file. 用于在XOR,ROL或ROT编码的二进制文件中搜索给定字符串的程序。
crypto 加密 xortool A tool to analyze multi-byte xor cipher. 一种分析多字节xor密码的工具。
crypto 加密 zulucrypt Front end to cryptsetup and tcplay and it allows easy management of encrypted block devices. cryptsetup和tcplay的前端,可以轻松管理加密的块设备。
database 数据库 blindsql Set of bash scripts for blind SQL injection attacks. 用于盲目SQL注入攻击的bash脚本集。
database 数据库 flamerobin A tool to handle Firebird database management. 一种处理Firebird数据库管理的工具。
database 数据库 getsids Getsids tries to enumerate Oracle Sids by sending the services command to the Oracle TNS listener. Like doing ‘lsnrctl service’. Getsids尝试通过将services命令发送到Oracle TNS侦听器来枚举Oracle Sids。喜欢做'lsnrctl服务'。
database 数据库 metacoretex MetaCoretex is an entirely JAVA vulnerability scanning framework for databases. MetaCoretex是一个完全用于数据库的JAVA漏洞扫描框架。
database 数据库 mysql2sqlite Converts a mysqldump file into a Sqlite 3 compatible file. 将mysqldump文件转换为Sqlite 3兼容文件。
database 数据库 pgdbf Convert XBase / FoxPro databases to PostgreSQL 将XBase / FoxPro数据库转换为PostgreSQL
debugger 调试器 edb A QT4-based binary mode debugger with the goal of having usability on par with OllyDbg. 基于QT4的二进制模式调试器,其目标是使用性与OllyDbg相同。
debug
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值