From cfe577ea936655d68f4ca7fc8b79dab48a4d6481 Mon Sep 17 00:00:00 2001 From: Levon 'noptrix' Kayan Date: Tue, 14 Nov 2023 12:30:15 +0200 Subject: [PATCH] blah --- tools/automation.html | 6 +++--- tools/backdoor.html | 10 +++++----- tools/binary.html | 2 +- tools/cracker.html | 4 ++-- tools/cryptography.html | 4 ++-- tools/fuzzer.html | 6 +++--- tools/keylogger.html | 2 +- tools/logcleaner.html | 2 +- tools/misc.html | 10 +++++----- tools/reversing.html | 2 +- tools/scanner.html | 16 ++++++++-------- tools/shellcode.html | 6 +++--- tools/wireless.html | 2 +- 13 files changed, 36 insertions(+), 36 deletions(-) diff --git a/tools/automation.html b/tools/automation.html index 6f8a938..59f86f7 100644 --- a/tools/automation.html +++ b/tools/automation.html @@ -44,7 +44,7 @@

> Tools > Automation

03-25-2020 -nullscan-1.0.1.tar.gz +nullscan-1.0.1.tar.gz A modular framework designed to chain and automate security tests. It parses @@ -62,7 +62,7 @@

> Tools > Automation

12-19-2017 -wssh-0.1.tar.gz +wssh-0.1.tar.gz A shell script written with the purpose to automate jumps between boxes via ssh @@ -78,7 +78,7 @@

> Tools > Automation

02-22-2015 -wnmap-0.1.tar.gz +wnmap-0.1.tar.gz A shell script written with the purpose to automate and chain scans via nmap. diff --git a/tools/backdoor.html b/tools/backdoor.html index 56ca588..91b826a 100644 --- a/tools/backdoor.html +++ b/tools/backdoor.html @@ -44,7 +44,7 @@

> Tools > Backdoor

04-13-2020 -fbkit-0.0.1.tar.gz +fbkit-0.0.1.tar.gz A very old FreeBSD kernel rootkit. Works for FreeBSD 7.* and 8.*. @@ -56,7 +56,7 @@

> Tools > Backdoor

02-01-2015 -mbr_store-1.0.tar.gz +mbr_store-1.0.tar.gz This tool stores up to 426 bytes in the MBR's bootloader code section of unused devices such @@ -70,7 +70,7 @@

> Tools > Backdoor

02-01-2015 -u3-pwn-2.0.tar.gz +u3-pwn-2.0.tar.gz U3-Pwn is a tool designed to automate injecting executables to Sandisk smart usb @@ -84,7 +84,7 @@

> Tools > Backdoor

02-01-2015 -rubilyn-0.0.1.tar.gz +rubilyn-0.0.1.tar.gz 64bit Mac OS-X kernel rootkit that uses no hardcoded address to hook the BSD subsystem @@ -100,7 +100,7 @@

> Tools > Backdoor

02-01-2015 -trixd00r-0.0.1.tar.gz +trixd00r-0.0.1.tar.gz trixd00r is an advanced and invisible userland backdoor based on TCP/IP for diff --git a/tools/binary.html b/tools/binary.html index 33e0308..57d4efe 100644 --- a/tools/binary.html +++ b/tools/binary.html @@ -44,7 +44,7 @@

> Tools > Binary

03-23-2020 -Hyperion-2.3.1.zip +Hyperion-2.3.1.zip Hyperion is a runtime encrypter for 32-bit and 64-bit portable executables. It is a reference diff --git a/tools/cracker.html b/tools/cracker.html index 0c0cd42..8eed9d0 100644 --- a/tools/cracker.html +++ b/tools/cracker.html @@ -45,7 +45,7 @@

> Tools > Cracker

11-03-2022 -sshprank-1.4.2.tar.gz +sshprank-1.4.2.tar.gz A fast SSH mass-scanner, login cracker and banner grabber tool using the python-masscan and shodan module. @@ -83,7 +83,7 @@

> Tools > Cracker

02-22-2015 -sshtrix-0.0.3.tar.gz +sshtrix-0.0.3.tar.gz A very fast multithreaded SSH login cracker. It supports SSHv1 and SSHv2. diff --git a/tools/cryptography.html b/tools/cryptography.html index ae09bd5..60b60da 100644 --- a/tools/cryptography.html +++ b/tools/cryptography.html @@ -45,7 +45,7 @@

> Tools > Cryptography

01-18-2019 -hashmaker-0.0.1.tar.gz +hashmaker-0.0.1.tar.gz Evolutionary Algorithm to create hash algorithms. @@ -62,7 +62,7 @@

> Tools > Cryptography

12-12-2019 -fasmaes-1.4.tar.gz +fasmaes-1.4.tar.gz An AES-128, AES-192 and AES-256 implementation for FASM. Uses the x86 diff --git a/tools/fuzzer.html b/tools/fuzzer.html index ccb0248..5a2889d 100644 --- a/tools/fuzzer.html +++ b/tools/fuzzer.html @@ -43,7 +43,7 @@

> Tools > Fuzzer

02-22-2015 -tftp-fuzz.py +tftp-fuzz.py Master TFTP fuzzing script as part of the ftools series of fuzzers. @@ -57,7 +57,7 @@

> Tools > Fuzzer

02-22-2015 -ftp-fuzz.py +ftp-fuzz.py The master of all master fuzzing scripts specifically targeted towards FTP server sofware. @@ -69,7 +69,7 @@

> Tools > Fuzzer

02-22-2015 -uniofuzz.py +uniofuzz.py UniOFuzz - the universal fuzzing tool for browsers, web services, files, programs and network services/ports. diff --git a/tools/keylogger.html b/tools/keylogger.html index b4b2875..2c3dd24 100644 --- a/tools/keylogger.html +++ b/tools/keylogger.html @@ -45,7 +45,7 @@

> Tools > Keylogger

02-05-2015 -ixkeylog-0.1.1.tar.gz +ixkeylog-0.1.1.tar.gz A X11 keylogger for Unix that basically uses xlib to interact diff --git a/tools/logcleaner.html b/tools/logcleaner.html index 57a1ada..8dabe43 100644 --- a/tools/logcleaner.html +++ b/tools/logcleaner.html @@ -44,7 +44,7 @@

> Tools > Logcleaner

02-22-2015 -ropeadope.py +ropeadope.py A Linux logcleaner.

diff --git a/tools/misc.html b/tools/misc.html index 66da4dc..f8a0471 100644 --- a/tools/misc.html +++ b/tools/misc.html @@ -42,7 +42,7 @@

> Tools > Misc

04-25-2020 -ipcountry-1.2.tar.gz +ipcountry-1.2.tar.gz Fetches IPv4 ranges of given country in host and cidr format. @@ -66,7 +66,7 @@

> Tools > Misc

05-10-2016 -bobby_is_hungry.tar.gz +bobby_is_hungry.tar.gz An Atari 2600 homebrew which can be played via joystick or lightgun. @@ -78,7 +78,7 @@

> Tools > Misc

05-10-2016 -breakout.tar.gz +breakout.tar.gz An Atari 2600 Breakout clone. @@ -90,7 +90,7 @@

> Tools > Misc

02-22-2015 -netgrafio-v0.1.tar.gz +netgrafio-v0.1.tar.gz A tool aimed at visualizing (network) data. It provides more or less tools and @@ -106,7 +106,7 @@

> Tools > Misc

02-22-2015 -nullrupees.tar.gz +nullrupees.tar.gz Simple trainer which patches "The Legend of Zelda" for Famicom/NES. After usage diff --git a/tools/reversing.html b/tools/reversing.html index ab4e563..3029f47 100644 --- a/tools/reversing.html +++ b/tools/reversing.html @@ -44,7 +44,7 @@

> Tools > Reversing

02-22-2015 -immhooktmpl.py +immhooktmpl.py Due to the lack of documentation for Immnunity API this is an easy template for diff --git a/tools/scanner.html b/tools/scanner.html index f218047..cd3c742 100644 --- a/tools/scanner.html +++ b/tools/scanner.html @@ -44,7 +44,7 @@

> Tools > Scanner

10-27-2021 -httpgrep-2.3.tar.gz +httpgrep-2.3.tar.gz A python tool which scans for HTTP servers and finds given strings in URIs. @@ -56,7 +56,7 @@

> Tools > Scanner

03-17-2020 -lulzbuster-1.3.2.tar.gz +lulzbuster-1.3.2.tar.gz A very fast and smart web directory and file enumeration tool written in C. @@ -68,7 +68,7 @@

> Tools > Scanner

11-14-2023 -dnsspider-1.4.tar.gz +dnsspider-1.4.tar.gz A fast async multithreaded bruteforcer of subdomains that leverages a wordlist and/or character permutation. @@ -80,7 +80,7 @@

> Tools > Scanner

02-09-2018 -ripdc.sh +ripdc.sh A lame script which maps domains related to an given ip address or domainname. @@ -92,7 +92,7 @@

> Tools > Scanner

10-08-2016 -http-enum-0.4.tar.gz +http-enum-0.4.tar.gz Automated HTTP Enumeration. @@ -104,7 +104,7 @@

> Tools > Scanner

02-01-2015 -smalisca-0.2.tar.gz +smalisca-0.2.tar.gz Static Code Analysis tool for Smali files. @@ -116,7 +116,7 @@

> Tools > Scanner

02-01-2015 -conscan-1.2.tgz +conscan-1.2.tgz A blackbox vulnerability scanner for the concrete5 CMS. @@ -128,7 +128,7 @@

> Tools > Scanner

02-01-2015 -dnsgoblin.c +dnsgoblin.c Nasty creature constantly searching for DNS servers. It uses standard dns diff --git a/tools/shellcode.html b/tools/shellcode.html index 0d02dc8..449f2c0 100644 --- a/tools/shellcode.html +++ b/tools/shellcode.html @@ -46,7 +46,7 @@

> Tools > Shellcode

02-22-2015 -execve_linux.c +execve_linux.c setuid(0); execve("/bin/sh", foobar, NULL); Linux @@ -57,7 +57,7 @@

> Tools > Shellcode

02-22-2015 -chmod_linux.c +chmod_linux.c chmod("/etc/shadow", 666); exit(); Linux @@ -68,7 +68,7 @@

> Tools > Shellcode

02-22-2015 -reboot_linux.c +reboot_linux.c reboot(0x1234567); Linux diff --git a/tools/wireless.html b/tools/wireless.html index 715c5df..d8dcea6 100644 --- a/tools/wireless.html +++ b/tools/wireless.html @@ -43,7 +43,7 @@

> Tools > Wireless

02-22-2015 -hwk-0.4.tar.gz +hwk-0.4.tar.gz hwk is an easy-to-use wireless authentication and deauthentication tool.