Trending Projects

Discover the fastest growing open source projects

Showing 1751-1800 of 1,974 trending projects

#1751
securing/DumpsterDiver

DumpsterDiver is a Python tool to search for secrets in various file types.

0
0.0%
1.0K
total stars
#1752
TryCatchHCF/DumpsterFire

A modular, customizable tool for building security incident scenarios and artifacts for Blue/Red Team operations.

0
0.0%
1.0K
total stars
#1753
mmozeiko/aes-finder

A utility to find AES keys in running processes, useful for security research and testing.

0
0.0%
1.0K
total stars
#1754
h4x0r-dz/Leaked-Credentials

This repository provides information on how to find leaked credentials, which can be useful for security research.

0
0.0%
1.0K
total stars
#1755
smxiazi/NEW_xp_CAPTCHA

This is a burp plugin for automatically recognizing and solving CAPTCHA challenges.

0
0.0%
1.0K
total stars
#1756
jonrau1/ElectricEye

A Python CLI tool for multi-cloud and multi-SaaS asset management, security posture monitoring, and attack surface reduction.

0
0.0%
1.0K
total stars
#1757
alphaSeclab/awesome-burp-suite

This is a curated list of Burp Suite resources, including 400+ open source plugins and 400+ posts/videos.

0
0.0%
1.0K
total stars
#1758
bytedance/godlp

A sensitive information protection toolkit written in Go for secure data handling.

0
0.0%
1.0K
total stars
#1759
robotshell/magicRecon

MagicRecon is a shell script that automates the recon and data collection process to find common vulnerabilities.

0
0.0%
1.0K
total stars
#1760
securisec/chepy

A Python library and CLI tool equivalent to the CyberChef tool for data format conversion and processing.

0
0.0%
1.0K
total stars
#1761
WithSecureLabs/doublepulsar-detection-script

A Python script for detecting Windows systems infected with the DOUBLEPULSAR malware implant.

0
0.0%
1.0K
total stars
#1762
xiaogang000/XG_NTAI

This repository contains tools for web shell malware evasion and encrypted traffic transmission.

0
0.0%
1.0K
total stars
#1763
m-sec-org/EZ

EZ is a cross-platform vulnerability scanner that combines information gathering, port scanning, service brute-forcing, URL crawling, and fingerprinting.

0
0.0%
1.0K
total stars
#1764
AndroidVTS/android-vts

An open-source Android app that tests for recent device vulnerabilities to improve Android security.

0
0.0%
1.0K
total stars
#1765
yassineaboukir/sublert

Sublert is a security and reconnaissance tool that leverages certificate transparency to monitor new subdomains and SSL/TLS certificates.

0
0.0%
1.0K
total stars
#1766
ZeroMemoryEx/Chaos-Rootkit

This is a C++ rootkit designed to provide stealth and evasion capabilities to malicious software.

0
0.0%
1.0K
total stars
#1767
DragoQCC/CrucibleC2

A C# Command & Control framework for security research and penetration testing

0
0.0%
1.0K
total stars
#1768
EONRaider/violent-python3

This repository contains the source code for the book 'Violent Python' focused on cybersecurity and ethical hacking tools.

0
0.0%
1.0K
total stars
#1769
luantak/ToRat

ToRat is a remote administration tool written in Go that uses Tor as a transport mechanism and RPC for communication.

0
0.0%
1.0K
total stars
#1770
clr2of8/DPAT

A Python tool for penetration testers to audit domain passwords.

0
0.0%
1.0K
total stars
#1771
rfunix/Pompem

A Python-based tool for finding exploit code from various exploit databases.

0
0.0%
1.0K
total stars
#1772
3had0w/Fuzzing-Dicts

A comprehensive web security dictionary for security researchers and penetration testers.

0
0.0%
1.0K
total stars
#1773
averagesecurityguy/scripts

A collection of Python scripts used during penetration testing engagements.

0
0.0%
1.0K
total stars
#1774
asvd/jailed

Execute untrusted code with custom permissions in a secure sandboxed environment.

0
0.0%
1.0K
total stars
#1775
d35ha/CallObfuscator

Obfuscate specific Windows APIs with different APIs for malware research and security applications.

0
0.0%
1.0K
total stars
#1776
SaadAhla/FilelessPELoader

A C++ tool for loading and executing remote AES encrypted PE files in memory, commonly used for malware analysis and penetration testing.

0
0.0%
1.0K
total stars
#1777
buffer/thug

Python low-interaction honeyclient for security research and incident response

0
0.0%
1.0K
total stars
#1778
ryhanson/phishery

An SSL-enabled credential harvester and Word document template URL injector for security research.

0
0.0%
1.0K
total stars
#1779
redcode-labs/neurax

A framework for constructing self-spreading binaries, a type of malware, written in Go.

0
0.0%
1.0K
total stars
#1780
rapid7/hackazon

Hackazon is a modern vulnerable web app for security research and training purposes.

0
0.0%
1.0K
total stars
#1781
Zarcolio/sitedorks

A Python tool to search popular search engines for security research and reconnaissance.

0
0.0%
1.0K
total stars
#1782
BruceWind/AESJniEncrypt

A secure, native-level encryption library for Android that uses the ChaCha20-Poly1305 algorithm and the libsodium library.

0
0.0%
1.0K
total stars
#1783
square/certigo

A utility to examine and validate certificates in a variety of formats, useful for developers working with security and cryptography.

0
0.0%
1.0K
total stars
#1784
mdsecactivebreach/CACTUSTORCH

CACTUSTORCH is a library for generating payloads for adversary simulations, not a developer discovery platform.

0
0.0%
1.0K
total stars
#1785
hackerscrolls/SecurityTips

This GitHub repository does not provide enough information to classify it as a developer discovery platform for vibe coders.

0
0.0%
1.0K
total stars
#1786
nickvourd/Supernova

A Go-based shellcode encryptor and obfuscator tool for penetration testing and red team activities.

0
0.0%
1.0K
total stars
#1787
rhaidiz/broxy

An HTTP/HTTPS proxy tool written in Go for security research and penetration testing.

0
0.0%
1.0K
total stars
#1788
secretsquirrel/BDFProxy

A Python library for patching binaries via a man-in-the-middle (MITM) attack using BackdoorFactory and mitmProxy.

0
0.0%
1.0K
total stars
#1789
TheKingOfDuck/ApkAnalyser

A shell script that can extract sensitive information from Android apps for security auditing.

0
0.0%
1.0K
total stars
#1790
nnamon/linux-exploitation-course

A course on intermediate-level Linux exploitation, focusing on Python-based techniques.

0
0.0%
1.0K
total stars
#1791
s7ckTeam/Glass

A fast asset fingerprinting tool that queries data from popular security platforms like Fofa, ZoomEye, and Shodan.

0
0.0%
1.0K
total stars
#1792
kyleavery/AceLdr

A security tool for evading memory scanners used in Cobalt Strike UDRL attacks.

0
0.0%
1.0K
total stars
#1793
vchinnipilli/kubestriker

A blazing-fast security auditing tool for Kubernetes that helps DevOps and security teams secure their cloud-native infrastructure.

0
0.0%
1.0K
total stars
#1794
carlospolop/legion

Legion is an automatic enumeration tool based on open-source tools for security professionals and pentesters.

0
0.0%
1.0K
total stars
#1795
sagishahar-zz/lpeworkshop

This is a workshop focused on local privilege escalation techniques on Windows and Linux systems, not a developer tool for AI-powered coding.

0
0.0%
1.0K
total stars
#1796
blasty/CVE-2021-3156

This project is a security vulnerability research repository focused on a Linux privilege escalation exploit.

0
0.0%
1.0K
total stars
#1797
qwqdanchun/DcRat

A simple remote control tool in C# for red team and security research purposes.

0
0.0%
996
total stars
#1798
tink-crypto/tink

Tink is an open-source cryptography library that provides secure, easy-to-use APIs across multiple languages.

-1
-0.0%
13.6K
total stars
#1799
Tencent/secguide

A comprehensive security guide for developers, covering best practices and common vulnerabilities.

-1
-0.0%
13.5K
total stars
#1800
Gallopsled/pwntools

A Python framework and library for CTF (Capture the Flag) competitions and exploit development.

-1
-0.0%
13.3K
total stars
1...3537...40

Stay in the loop

Get weekly updates on trending AI coding tools and projects.