Offensive Docker VPS

0

Create a VPS on Google Cloud Platform or Digital Ocean easily to use Offensive Docker and launch the assessments to the targets. Requirements Terraform installed (Version used: v0.13.0)Ansible installed (Version used: 2.9.12)SSH private and public keysGoogle Cloud Platform or Digital Ocean account. Usage Clone the repository git clone --depth 1 https://github.com/aaaguirrep/offensive-docker-vps.git vps cd vps CredentialsCreate credentials folder. mkdir credentials For Google Cloud PlatformCreate a new project.Create...

Autovpn : Create On Demand Disposable OpenVPN Endpoints On AWS

0

AutoVPN is a script that allows the easy creation of OpenVPN endpoints in any AWS region. To create a VPN endpoint is done with a single command takes ~3 minutes. It will create the proper security groups. It spins up a tagged ec2 instance and configures OpenVPN software. Once instance is configured an OpenVPN configuration file is downloaded and...

Hardcodes : Find Hardcoded Strings From Source Code

0

Hardcodes is a utility for searching strings hardcoded by developers in programs. It uses a modular tokenizer that can handle comments, any number of backslashes & nearly any syntax you throw at it. Yes, it is designed to process any syntax and following languages are officially supported: ada, applescript, c, c#, c++, coldfusion, golang, haskell, html, java, javascript, jsp, lua, pascal, perl,...

Wordlist-Generator : Unique Wordlist Generator Of Unique Wordlists

0

Wordlist-Generator generates wordlists with unique words with techniques mentioned in tomnomnom's report "Who, What, Where, When". It takes URLs from gau and splits them to get words in URLs. Then it requests each URL to fetch all words. Finally, wordlist_generator removes from wordlist everything from "denylists" directory files to keep only unique words, which you can use for domain,...

8 Online Computer Programming Courses

0

There are many in-demand computer programs and free online courses on programming from scratch that will help with future employment. With the help of online schools, you can adapt training to your area of interest and choose courses that correspond to your current level of knowledge. Do you want to learn how to write Python programs, or create the perfect...

H4Rpy : Automated WPA/WPA2 PSK Attack Tool

0

H4Rpy is an automated WPA/WPA2 PSK attack tool, wrapper of aircrack-ng framework. H4Rpy provides clean interface for automated cracking of WPA/WPA2 PSK networks. It enables monitor mode on selected wireless interface, scans the wireless space for access points, tries to capture WPA/WPA2 4-way handshake for the acess point, and starts a dictionary attack on the handshake. It is also...

SNIcat : Server Name Indication Concatenator

0

SNIcat is a proof of concept tool that performs data exfiltration, utilizing a covert channel method via. Server Name Indication, a TLS Client Hello Extension. The tool consists of an agent which resides on the compromised internal host, and a Command&Control Server which controls the agent and gathers exfiltrated data. Background & Scenario We discovered a new stealthy method of data...

Geo-Recon : An OSINT CLI Tool Desgined To Fast Track IP Reputation

0

Geo-Recon is an OSINT CLI tool designed to fast track IP Reputation and Geo-locaton look up for Security Analysts. Setup This tool is compactible with: Any Linux Operating System (Debian, Ubuntu, CentOS)Termux Linux Setup git clone https://github.com/radioactivetobi/geo-recon.git cd geo-recon chmod +x geo-recon.py pip install -r requirements.txt Termux Setup git clone https://github.com/radioactivetobi/geo-recon.git cd geo-recon chmod +x geo-recon.py pip install -r requirements.txt Sample Syntax Linux root@kali:~/geo-recon# python geo-recon.py 138.121.128.19{*}Running Geo-location...

Spacesiren : A Honey Token Manager & Alert System For AWS

0

SpaceSiren is a honey token manager and alert system for AWS. With this fully serverless application, you can create and manage honey tokens at scale -- up to 10,000 per SpaceSiren instance -- at close to no cost.1 How It Works? SpaceSiren provides an API to create no-permission AWS IAM users and access keys for those users.You sprinkle the access keys...

Why getting app downloads from many sources is important?

0

There are many different ways of getting app downloads. CPA networks and display ads will provide you immediate traffic. But such marketing strategies also have drawbacks. One of them is that you stop getting app downloads when your promotion budget finishes. That is why it is so important to raise the app at market search. In this case, even...