Dolos Cloak : Automated 802.1x Bypass

0

Dolos Cloak is a python script designed to help network penetration testers and red teamers bypass 802.1x solutions by using an advanced man-in-the-middle attack. The tool is able to piggyback on the wired connection of a victim device that is already allowed on the target network without kicking the vicitim device off the network. It was designed to run...

Dr_Robot : Tool Used To Enumerate The Subdomains Associated With A Company

0

Dr_Robot is a tool for Domain Reconnaissance and Enumeration. By utilizing containers to reduce the overhead of dealing with dependencies, inconsistency across operating sytems, and different languages, Dr. ROBOT is built to be highly portable and configurable. Use Case: Gather as many public facing servers that a target organization possesses. Querying DNS resources enables us to quickly develop a large list...

FudgeC2 : A Collaborative C2 Framework For Purple-Teaming Written In Python3, Powershell & .NET

0

FudgeC2 is a campaign orientated Powershell C2 framework built on Python3/Flask - Designed for team collaboration, client interaction, campaign timelining, and usage visibility. Note: FudgeC2 is currently in alpha stage, and should be used with caution in non-test environments. Beta will be released later this year, at BlackHat Arsenal. Setup Installation To quickly install & run FudgeC2 on a Linux host run the following: git...

Aura Botnet : A Super Portable Botnet Framework With A Django-Based C2 Server

0

Aura Botnet is a super portable botnet framework with a Django-based C2 server. The client is written in C++, with alternate clients written in Rust, Bash, and Powershell. The botnet's C2 server utilizes the Django framework as the backend. It is far from the most efficient web server, but this is offset by the following: Django is extremely portable and therefore...

Stardox : Github Stargazers Information Gathering Tool

0

Stardox is an advanced github stargazers information gathering tool. It scraps Github for information and display them in list tree view. It can be used for collecting information of your's/someones repository stargazers details. What data it fetchs : Total repsitoriesTotal starsTotal FollowersTotal FollowingStargazer's Email P.S: Many new things will be added soon. Gallery Fetching data of repository List tree view of fetched data Also Read -...

Act Platform : Open Platform For Collection & Exchange Of Threat Intelligence Information

0

Semi-Automated Cyber Threat Intelligence or ACT is a research project led by mnemonic as with contributions from the University of Oslo, NTNU, Norwegian Security Authority (NSM), KraftCERT and Nordic Financial CERT. The main objective of the ACT project is to develop a platform for cyber threat intelligence to uncover cyber attacks, cyber espionage and sabotage. The project will result in...

PrivExchange : Exchange Your Privileges For Domain Admin Privs By Abusing Exchange

0

PrivExchange is a tool to Exchange your privileges for Domain Admin privs by abusing Exchange. These tools require impacket. You can install it from pip with pip install impacket, but it is recommended to use the latest version from GitHub. This tool simply logs in on Exchange Web Services to subscribe to push notifications. This will make Exchange connect back to...

PostShell – Post Exploitation Bind/Backconnect Shell

0

PostShell is a post-exploitation shell that includes both a bind and a back connect shell. It creates a fully interactive TTY which allows for job control. The stub size is around 14kb and can be compiled on any Unix like system. ScreenShots Banner and interaction with shell after a connection is started. Also Read - Metame : Metamorphic Code Engine For Arbitrary...

TinkererShell : A Simple Python Reverse Shell

0

TinkererShell is a simple python reverse shell written just for fun. Simple reverse shell written in python 3.7 just for fun. Actually it supports Windows and Linux OS and integrates some basic features like keylogging and AES encrypted communications. Supported operating systems: Windows Linux Functions and characteristics: Reverse connection. AES encrypted communications. Multithreaded. Support multiple bots connected at the same time. Keylogger. Possibility to...

DetExploit : OSS Vulnerability Scanner for Windows Platform

0

DetExploit is software that detect vulnerable applications and not-installed important OS updates on the system, and notify them to user. As we know, most of cyberattacks uses vulnerability that is released out year before. I thought this is huge problem, and this kind of technology should be more powerful than technology that will detect unknown malwares or exploits. Demo Demo Video Clip (v0.5,...