CTF常用软件/工具

简介: 慢慢更新   整合版: http://www.jz5u.com/Soft/Progra/tool/163275.html/ 各种在线工具以及工具整合 http://www.ctftools.com/   逆向工程:GDB – http://www.

慢慢更新

 

整合版:

http://www.jz5u.com/Soft/Progra/tool/163275.html/

各种在线工具以及工具整合

http://www.ctftools.com/

 

逆向工程:
GDB – http://www.gnu.org/software/gdb/download/
IDA Pro – https://www.hex-rays.com/products/ida/support/download.shtml
Immunity Debugger – http://debugger.immunityinc.com/
OllyDbg – http://www.ollydbg.de/
radare2 – http://www.radare.org/y/?p=download
Hopper – http://www.hopperapp.com/download.html
nm – unix/linux tool
objdump – linux tool
strace – linux tool
ILSpy – http://ilspy.net/
JD-GUI – http://jd.benow.ca/#jd-gui-overview
FFDec – http://www.free-decompiler.com/flash/download.html
dex2jar – http://code.google.com/p/dex2jar/
uncompyle2 – https://github.com/wibiti/uncompyle2
Hex editors:
Windows:
HxD – http://mh-nexus.de/en/hxd/
Neo – http://www.new-hex-editor.com/hex-editor-downloads.html
Linux:
Bless – http://home.gna.org/bless/downloads.html
wxHexEditor – http://www.wxhexeditor.org/download.php
Exe unpackers – Unpacking Kit 2012 – http://forum.exetools.com/showthread.php?t=13610

网络:
Wireshark, tshark – https://www.wireshark.org/download.html
OpenVPN – https://openvpn.net/
OpenSSL – https://www.openssl.org/related/binaries.html
tcpdump – http://www.tcpdump.org/
netcat – http://netcat.sourceforge.net/
nmap – http://nmap.org/download.html

隐写:
OpenStego – http://www.openstego.info/
OutGuess – http://www.outguess.org/download.php
Steghide – http://steghide.sourceforge.net/download.php
StegFS – http://sourceforge.net/projects/stegfs/
pngcheck – http://www.libpng.org/pub/png/apps/pngcheck.html
GIMP – http://www.gimp.org/downloads/
Audacity – http://audacity.sourceforge.net/download/
MP3Stego – http://www.petitcolas.net/steganography/mp3stego/
ffmpeg (for video analysis) – https://www.ffmpeg.org/download.html

电子取证:
dd – unix/linux tool
strings – unix/linux tool
scalpel – https://github.com/sleuthkit/scalpel
TrID – http://mark0.net/soft-trid-e.html
binwalk – http://binwalk.org/
foremost – http://foremost.sourceforge.net/
ExifTool – http://www.sno.phy.queensu.ca/~phil/exiftool/
Digital Forensics Framework (DFF) – http://www.digital-forensic.org/download/
Computer Aided INvestigative Environment (CAINE) Linux forensics live distribution – http://www.caine-live.net/
The Sleuth Kit (TSK) – http://www.sleuthkit.org/sleuthkit/download.php
Volatility – http://code.google.com/p/volatility/

编程以及编码工具/PPC:
Text editors:
Sublime Text – http://www.sublimetext.com/
Notepad++ – http://notepad-plus-plus.org/
vim – http://www.vim.org/
emacs – http://www.gnu.org/software/emacs/

密码学:
Cryptool – https://www.cryptool.org/
hashpump – https://github.com/bwall/HashPump
Sage – http://www.sagemath.org/
John the Ripper – http://www.openwall.com/john/
xortool – https://github.com/hellman/xortool

在线工具:
http://www.crypo.com/
http://www.cryptool-online.org/
http://rumkin.com/tools/cipher/
Modules for python – pycrypto – https://www.dlitz.net/software/pycrypto/

cmd5:

http://pmd5.com/

http://www.cmd5.com/

进制转换 - https://tool.lu/hexconvert

在线运行代码 - https://c.runoob.com/compile/1

 


 

还有一些非CTF领域但也可用于CTF的黑客工具我后面有具体问题或是特殊用途再提供。

目录
相关文章
|
数据安全/隐私保护 iOS开发 MacOS
免费压缩解压软件神器:Bandizip
免费压缩解压软件神器:Bandizip
351 0
|
安全 图形学 Windows
CorelDRAW2023最新汉化版和谐补丁安装教程
CorelDRAW X8版本是具备创意的图形设计程序!可在 CorelDRAW Graphics Suite 公认的工具以及其他更多功能。可以直接体验我们惊人的全新 LiveSketch™ 工具,在创意迸发时即时捕捉灵感,而无需素描或从纸上扫描。我们的套件配备先进的功能,可帮助您轻松自信地创作优美设计、图形、照片。X8功能齐全的图形、版面和照片编辑工具新功能、字体管理、支持 Windows 10 和 4K 显示屏!CorelDRAW2023下载如下:http://t.csdn.cn/1QF3M
1032 0
|
Linux 图形学 Android开发
5款好用的工具软件推荐给你
人类与99%的动物之间最大差别在于是否会运用工具,借助好的工具,能提升几倍的工作效率。
128 0
|
6月前
|
开发框架 监控 Kubernetes
CTF本地靶场搭建——GZ:CTF基础使用
GZ::CTF是一个基于ASP.NET Core的开源CTF竞赛平台,支持Docker或K8s容器部署,提供静态和动态题目类型,包括静态附件、动态附件、静态容器和动态容器,具备动态分值功能,如三血奖励和动态flag作弊检测。平台还具有实时通知、邮件验证、用户权限管理、Writeup收集、流量代理转发等功能。此外,它包含比赛管理、队伍管理、用户管理等多个管理模块,适合举办和参与网络安全竞赛。
|
6月前
|
Ubuntu 网络安全 开发者
CTF本地靶场搭建——GZ:CTF安装
GZCTF是一个开源的网络安全竞技平台,由GZTimeWalker维护,提供环境供爱好者和专业人士通过解决CTF题目提升技能。本文档介绍了在Ubuntu 20.04上部署GZCTF的步骤,包括安装操作系统、配置清华镜像源、更新软件、安装Docker和docker-compose,以及根据GZCTF文档创建配置文件并启动服务。完成部署后,用户可在浏览器中看到GZCTF平台。
分享5款不会被打入冷宫的神器软件
检查一下你最近安装的软件,他们是不是都一样无法避免最终被你打入冷宫的命运?我们明明很懂“在精不在多”的道理,却依然让我们的电脑塞满了形形色色无用的软件。你需要知道的是,如何找到一款适合自己且真正实用的电脑软件。
81 0
|
安全 Unix Linux
好工具推荐系列:开源的杀毒软件
好工具推荐系列:开源的杀毒软件
1936 0
|
人工智能 安全 数据安全/隐私保护
分享5款堪称神器的免费软件,建议先收藏再下载
转眼间新年已经过去一个月了,最近陆陆续续收到好多小伙伴的咨询,这边也是抓紧整理出几个好用的软件,希望可以帮到大家。
179 0
分享5款堪称神器的免费软件,建议先收藏再下载
|
SQL 监控 安全
分享一些渗透测试的工具(压箱底的)(附带下载链接)
分享一些渗透测试的工具(压箱底的)(附带下载链接)
分享一些渗透测试的工具(压箱底的)(附带下载链接)
|
Windows
【软件安装教程】【360清理大师】(在windows系统里的应用商店有自带的)
【软件安装教程】【360清理大师】(在windows系统里的应用商店有自带的)
213 0
【软件安装教程】【360清理大师】(在windows系统里的应用商店有自带的)
下一篇
无影云桌面