d3ndr1t30x's repositories

emailscraper

A simple email scraper. Feed it a list of urls as a txt file. One url per line, it will then search for email address on those websites and generate a new txt file with the results.

Language:PythonStargazers:0Issues:0Issues:0

emaildirectories

A wordlist that I feed to fuzzing tools to look for email addresses.

Stargazers:0Issues:0Issues:0

cleaner

A python script to take a list of URLs, remove duplicates and also allow for removal of unwanted domain names and their associated URLs. Cleaned results are outputted to a txt file.

Language:PythonStargazers:0Issues:0Issues:0

lit

Literature for the self-taught AI practitioner! 📚

Stargazers:0Issues:0Issues:0

blueprint

Exploit code for Blueprint room on TryHackMe.

Language:PythonStargazers:1Issues:0Issues:0

ssrf

SSRF Bypass List compiled by 0day. Hosting because I want a copy for myself. Copy and paste ALL headers into your request.

Stargazers:0Issues:0Issues:0

sqli

List of SQLi payloads. Full credit to 0day for putting this together. Posting here as I wanted a copy on my own Github

Stargazers:0Issues:0Issues:0

emailgen

A small python script to generate permutations of emails when fed a username list. List should be a txt file in <firstname> <lastname> with one name per line.

Language:PythonStargazers:0Issues:0Issues:0

output_clean

Quick and dirty script I threw together to clean the fuzzing output from ReconFTW so I could feed it to Aquatone easier.

Language:PythonStargazers:0Issues:0Issues:0

pymerge

The most useless python program to ever exist! :D I made this because I hate powershell/cmd and wanted a way to merge txt files as part of my lead gen process.

Language:PythonStargazers:0Issues:0Issues:0

Shhhloader

Syscall Shellcode Loader (Work in Progress)

License:GPL-3.0Stargazers:0Issues:0Issues:0

client-server

Basic client and server written in C

Language:CStargazers:0Issues:0Issues:0

shell-cpp

A simple reverse shell written in C++

Language:C++Stargazers:0Issues:0Issues:0

gospider

Gospider - Fast web spider written in Go

License:MITStargazers:0Issues:0Issues:0

k6

A modern load testing tool, using Go and JavaScript - https://k6.io

License:AGPL-3.0Stargazers:0Issues:0Issues:0

interactsh

An OOB interaction gathering server and client library

License:MITStargazers:0Issues:0Issues:0

Alaris

A protective and Low Level Shellcode Loader that defeats modern EDR systems.

License:Apache-2.0Stargazers:0Issues:0Issues:0

VALL-E-X

An open source implementation of Microsoft's VALL-E X zero-shot TTS model. Demo is available in https://plachtaa.github.io/vallex/

License:MITStargazers:0Issues:0Issues:0

PEzor

Open-Source Shellcode & PE Packer

License:GPL-3.0Stargazers:0Issues:0Issues:0

Malware

macOS Malware Collection

License:GPL-3.0Stargazers:2Issues:0Issues:0

osx-security-awesome

A collection of OSX and iOS security resources

License:Apache-2.0Stargazers:1Issues:0Issues:0

windapsearch_2023

Python script to enumerate users, groups and computers from a Windows domain through LDAP queries

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

subdomain-nmap

A bash script that reads a list of subdomains outputted from Assetfinder/Subfinder and performs an nmap scan against all subdomains in the list.

Language:ShellStargazers:1Issues:0Issues:0

sizzle

Used for initial access on the Sizzle machine on HackTheBox. You must generate your own unique .cer & .key files to make use of this.

Language:RubyStargazers:0Issues:0Issues:0

PHP5-Reverse_Shell

A simple reverse shell written in PHP5, used on the October machine as part of my OSCP prep

Language:PHPStargazers:0Issues:0Issues:0

InstaSpy

A small program to view Instagram accounts even if they are set to private.

Stargazers:1Issues:0Issues:0

stresstest

A simple load testing tool written in python

Language:PythonStargazers:0Issues:0Issues:0

pydf

I got sick of giving Adobe money. So I created a script to convert pdfs to word documents. There's also an option to copy all the text out into a separate txt file. Make sure to pip install pdf2docx and docx2txt first. Also make sure to specify the file extension each time you're prompted for a file output name.

Language:PythonStargazers:0Issues:0Issues:0

bastard

Exploit code for the Bastard machine on HackTheBox

Language:PHPStargazers:3Issues:0Issues:0

hammer

Hammer DDos Script - Python 3

Stargazers:1Issues:0Issues:0