Storm-Breaker : Tool Social Engineering (Access Webcam, Microphone, OS Password Grabber And Location Finder) With Ngrok

0

Features Get Device Information Without Any PermissionsAccess Location Os Password Grabber Access WebcamAccess Microphone Operating Systems Tested Kali Linux 2020 Installation On Kali Linux $ git clone https://github.com/ultrasecurity/Storm-Breaker$ cd Storm-Breaker$ sudo bash linux-installer.sh$ python3 -m pip install -r requirments.txt$ sudo python3 Storm-Breaker.py Download

VAF: Very Advanced (Web) Fuzzer

0

In VAF there will also be a vaf_linux_amd64 binary for linux users already compiled by me, but that's not going to be always updated Clone and cd into the repoInstall nim Linux: Install nim using: curl https://nim-lang.org/choosenim/init.sh -sSf | sh and adding nim to path Windows: Download nim from https://nim-lang.org/install_windows.html and run finish.exe (you might need to reopen a cmd window for nim to load) Run nimble build A vaf binary...

What Features Make Modern Day Games Stand Out?

0

There are hundreds of thousands of games released each and every month but rarely a handful of these games are able to make it to the top and grab some serious attention. Some of these games become quick a hit even before their final release, Valheim and Outriders to name a few. These titles have grabbed so much attention...

MeterPwrShell : Automated Tool That Generate The Perfect Powershell Payload

0

MeterPwrShell is a automated Tool That Generate A Powershell Oneliner That Can Create Meterpreter Shell On Metasploit, Bypass AMSI, Bypass Firewall, Bypass UAC and Bypass Any AVs. This tool is powered by Metasploit-Framework and amsi.fail Notes NEVER UPLOAD THE PAYLOAD THAT GENERATED BY THIS PROGRAM TO ANY ONLINE SCANNER.NEVER USE THIS PROGRAM FOR MALICIOUS PURPOSE.SPREADING THE PAYLOAD THAT GENERATED BY THIS PROGRAM IS NOT COOL.ANY...

PwnLnX : An Advanced Multi-Threaded, Multi-Client Python Reverse Shell For Hacking Linux Systems

0

PwnLnX is an advanced multi-threaded, multi-client python reverse shell for hacking Linux systems. There's still more work to do so feel free to help out with the development. Disclaimer: This reverse shell should only be used in the lawful, remote administration of authorized systems. Accessing a computer network without authorization or permission is illegal. Getting Started Please follow these instructions to get a copy of...

Invoke-Stealth : Simple And Powerful PowerShell Script Obfuscator

0

Invoke-Stealth is a Simple & Powerful PowerShell Script Obfuscator. This tool helps you to automate the obfuscation process of any script written in PowerShell with different techniques. You can use any of them separately, together or all of them sequentially with ease, from Windows or Linux. Requirements Powershell 4.0 or higherBash*Python 3* *Required to use all features Download It is recommended to clone the complete repository...

SniperPhish : The Web-Email Spear Phishing Toolkit

0

SniperPhish is a phishing toolkit for pentester or security professionals to enhance user awareness by simulating real-world phishing attacks. SniperPhish helps to combine both phishing emails and phishing websites you created to centrally track user actions. The tool is designed in a view of performing professional phishing exercise and would be reminded to take prior permission from the targeted organization...

How to Find a Person on Social Media?

0

You may use social media to locate or track down anyone you want to touch. People create profiles and accounts on various websites such as Facebook, Instagram, and Twitter. This allows others to easily locate them and contact them when necessary. A friend request or invitation makes it easier to communicate with others. However, there are occasions when all you...

M365_Groups_Enum : Enumerate Microsoft 365 Groups In A Tenant With Their Metadata

0

M365_Groups_Enum is the all_groups.py script allows to enumerate all Microsoft 365 Groups in a Azure AD tenant with their metadata: namevisibility: public or privatedescriptionemail addressownersmembersTeams enabled?SharePoint URL (e.g. for Teams shared files) All of this, even for private Groups! Read more about this on my blog article "Risks of Microsoft Teams and Microsoft 365 Groups" The reporting.py script will take the JSON output from all_groups.py and generates a CSV...

Tscopy : Tool to parse the NTFS $MFT file to locate and copy specific files

0

Tscopy is a requirement during an Incident Response (IR) engagement to have the ability to analyze files on the filesystem. Sometimes these files are locked by the operating system (OS) because they are in use, which is particularly frustrating with event logs and registry hives. It allows the user, who is running with administrator privileges, to access locked files...