Epic tools

From WikiWiki
Jump to navigation Jump to search

Some must have tools for your tool belt

subset also on RandomSoftware

name some description link
plop bootloader boots everything https://www.plop.at/en/home.html
fast reverse proxy (frp) reverse tunnel over nat https://github.com/fatedier/frp
openssl Openssl
loki Simple IOC and YARA Scanner https://github.com/Neo23x0/Loki
nirsoft all kinds of very usefull tools https://www.nirsoft.net/
joe ware all kinds of other usefull tools https://www.joeware.net/freetools/
sysinternals all kinds of usefull tools https://learn.microsoft.com/en-us/sysinternals/

https://live.sysinternals.com/

rufus bootable usb creator https://rufus.ie/
ventoy bootable usb creator but with iso's https://www.ventoy.net/en/index.html
cpu-z check cpu information https://www.cpuid.com/softwares/cpu-z.html
gpu-z check gpu information https://www.techpowerup.com/gpuz/
sandboxie classic run applications in sandbox (windows) https://sandboxie-plus.com/downloads/
firefox internet https://www.firefox.com/
digikam image asset manager https://www.digikam.org/
7-zip archive everything https://www.7-zip.org/
hdtune test hard disks https://www.hdtune.com/
hwmonitor check temperatures https://www.cpuid.com/softwares/hwmonitor.html
wireshark https://www.wireshark.org/
acrylic dns proxy not sure why i used this one, but either to trace dns requests, or to locally redirect https://sourceforge.net/projects/acrylic/

https://mayakron.altervista.org/support/acrylic/Home.htm

ftp password recovery the idea is simple: host a service on port 21 and capture the incoming login message
inssider scan nearby wifi, version 2 is still free, probably doesn't scan wifi .be (7) or 6e (6ghz)
mail password recovery the idea is simple: host a service on port 110 (pop3) and capture the incoming login message
netscan scan some ip ranges https://www.softperfect.com/products/networkscanner/
putty ssh/telnet client for windows https://www.chiark.greenend.org.uk/~sgtatham/putty/
upnp device spy scan for upnp and interact
UPnP Pentest Toolkit (UPT) scan for upnp and interact https://github.com/nccgroup/UPnP-Pentest-Toolkit
mqtt explorer mqtt client https://mqtt-explorer.com/
pdfsam edit pdf https://pdfsam.org/
portecle manage java keystores https://portecle.sourceforge.net/
lessmsi extract files from an msi installer file https://github.com/activescott/lessmsi
yet another registry utility (yaru) edit windows registry https://tzworks.com/prototype_page.php?proto_id=3
windirstat scan windows directories fore disk usage statistics https://windirstat.net/
drive snapshot Drive Snapshot offers the possibility to use the Windows build in Volume Snapshot Copy Service (VSS) for the creation of consistent images. http://www.drivesnapshot.de/en/snapshot_vss.htm
nmap zenmap network scanner https://nmap.org/zenmap/
notepad++ text editor https://notepad-plus-plus.org/
gpg4win / kleopatra encrypt stuff https://www.gpg4win.org/
keepass password vault https://keepass.info/
filezilla client (s)ftp(s) client https://filezilla-project.org/
virtualbox virtual machine manager https://www.virtualbox.org/
cryptomator client side encryption https://cryptomator.org/
cyberduck (s)ftp, webdav, s3 storage browser https://cyberduck.io/
winscp scp security copy ssh file transfer utility https://winscp.net/eng/download.php
asn.1 editor Graphical .NET-based WPF Abstract Syntax Notation One (ASN.1) editor https://www.sysadmins.lv/projects/asn1editor/default.aspx
asn.1 javascript decoder This page contains a JavaScript generic ASN.1 parser that can decode any valid ASN.1 DER or BER structure whether Base64-encoded (raw base64, PEM armoring and begin-base64 are recognized) or Hex-encoded. https://lapo.it/asn1js/
iron portable chromium based browser without google stuff https://www.srware.net/iron/
nginx simple http(s) server https://nginx.org/en/download.html
linphone sip client https://www.linphone.org/en/download/
mimikatz sometimes you just have to dump your memory

also extracts private keys from certificates in certlm or certmgr -> Mimikatz

https://github.com/gentilkiwi/mimikatz
smtp prober simple test against a plain smtp service http://www.alexnolan.net/software/SMTPProber.htm
Tftpd64 Tftpd64 is a free, lightweight, opensource IPv6 ready application which includes DHCP, TFTP, DNS, SNTP and Syslog servers as well as a TFTP client. https://pjo2.github.io/tftpd64/
HxD hex editor https://mh-nexus.de/en/hxd/