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...

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...

Cook : A Customizable Wordlist And Password Generator

0

Cook is a customizable wordlist and password generator. Easily create permutations and combinations of words with predefined sets of extensions, words and patterns/function to create complex endpoints, wordlists and passwords. Easy UX, Checkout Usage. InstallationUsageBasic PermutationAdvance PermutationCustomizing toolPredefined SetsExtension SetsWords SetsCharacter sets - Use it like crunchPatterns/FunctionsInt RangesUsing FilesRegex Input from FileFile Not FoundSave your wordlists by unique namesUppercase, Lowercase,...

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...

Profil3r : OSINT Tool That Allows You To Find A Person’S Accounts And Emails + Breached Emails

0

Profil3r is an OSINT tool that allows you to find potential profiles of a person on social networks, as well as their email addresses. This program also alerts you to the presence of a data leak for the found emails.  Prerequisite Python 3 Installation Install PyInquirer and jinja2 : pip3 install PyInquirer jinja2 Install Profil3r : git clone https://github.com/Rog3rSm1th/Profil3r.gitcd Profil3r/sudo python3 setup.py install Features Domain  TLD (.com, .org, .net, etc...) Emails  Data leaks Emails Social  Instagram Facebook Twitter Tiktok Pinterest Linktr.ee MySpace Music  Soundcloud Spotify Programming  Github Pastebin Repl.it Cracked.to Forum  0x00sec.org Jeuxvideo.com Hackernews Tchat  Skype Entertainment  Dailymotion Vimeo Porn  PornHub RedTube XVideos Money  BuyMeACoffee Report JSON A...

Fav-Up : IP Lookup By Favicon Using Shodan

0

Fav-Up is a tool used for lookups for real IP starting from the favicon icon and using Shodan. Installation pip3 install -r requirements.txt Shodan API key (not the free one) Usage CLI First define how you pass the API key: -k or --key to pass the key to the stdin-kf or --key-file to pass the filename which get the key from-sc or --shodan-cli to get the key from Shodan CLI (if you initialized it) As of now,...