hacking: security in practice
How to track down a cell phone number?
A few friends of mine have been getting threats thorugh text messages including their adress, personal information about them and their parents et cetera. Is there any way to track down the user of this cellphone number? They are underage girls and quite terrified at the moment.
submitted by /u/shadowlxrd17
[link] [comments]
How to track down a cell phone number?
A few friends of mine have been getting threats thorugh text messages including their adress, personal information about them and their parents et cetera. Is there any way to track down the user of this cellphone number? They are underage girls and quite terrified at the moment.
submitted by /u/shadowlxrd17
[link] [comments]
reddit
How to track down a cell phone number?
A few friends of mine have been getting threats thorugh text messages including their adress, personal information about them and their parents et...
Redcloud - Automated Red Team Infrastructure Deployement Using Docker
http://www.kitploit.com/2021/04/redcloud-automated-red-team.html
http://www.kitploit.com/2021/04/redcloud-automated-red-team.html
Redcloud is a powerful and user-friendly toolbox for deploying a fully featured Red Team Infrastructure using Docker. Harness the cloud's speed for your tools. Deploys in minutes. Use and manage it with its polished web interface (https://github.com/khast3x/Redcloud#screenshots). Ideal for your penetration tests, shooting ranges, red teaming and bug bounties! Self-host your attack infrastructure painlessly, deploy your very own live, scalable and resilient offensive infrastructure in a matter of minutes.
Demo
Demo
The following demo showcases deployment of Redcloud through ssh, followed by Metasploit. We then look at Traefik and a live volume attached to Metasploit. Finally, we check that Metasploit's DB is functional with the web terminal, delete the container, and terminate Redcloud.
Features
Deploy Redcloud locally or remotely using the built-in SSH functions, and even docker-machine. Deploy Metasploit, Empire, GoPhish, vulnerable targets, a fully stacked Kali, and many more with a few clicks. Monitor and manage your infrastructure with a beautiful web interface. Deploy redirections, socks or Tor proxy for all your tools. Painless network management and volume sharing. User and password management. Web terminal Overall very comfy
Quick Start
Setup: # If deploying using ssh
> cat ~/.ssh/id_rsa.pub | ssh root@your-deploy-target-ip 'cat >> .ssh/authorized_keys'
# If deploying using docker-machine, and using a machine named "default"
> eval (docker-machine env default)
# Check your Python version
# Use python3 if default python version is 2.x
> python --version
Deploy: > git clone https://github.com/khast3x/redcloud.git
> cd redcloud
> python redcloud.py Redcloud uses PyYAML to print the list of available templates. It's installed by default on most systems.
If not, simply run: # Use pip3 if default python version is 2.x
> pip install -r requirements.txt Redcloud has 3 different deployment methods: Locally Remotely, using ssh. Requires having your public key in your target's authorized_keys file. Remotely, using docker-machine. Run the eval (docker-machine env deploy_target) line to preload your env with your docker-machine, and run redcloud.py. Redcloud should automatically detect your docker-machine, and highlight menu items relevant to a docker-machine deployment.
Templates
Features
Deploy Redcloud locally or remotely using the built-in SSH functions, and even docker-machine. Deploy Metasploit, Empire, GoPhish, vulnerable targets, a fully stacked Kali, and many more with a few clicks. Monitor and manage your infrastructure with a beautiful web interface. Deploy redirections, socks or Tor proxy for all your tools. Painless network management and volume sharing. User and password management. Web terminal Overall very comfy
Quick Start
Setup: # If deploying using ssh
> cat ~/.ssh/id_rsa.pub | ssh root@your-deploy-target-ip 'cat >> .ssh/authorized_keys'
# If deploying using docker-machine, and using a machine named "default"
> eval (docker-machine env default)
# Check your Python version
# Use python3 if default python version is 2.x
> python --version
Deploy: > git clone https://github.com/khast3x/redcloud.git
> cd redcloud
> python redcloud.py Redcloud uses PyYAML to print the list of available templates. It's installed by default on most systems.
If not, simply run: # Use pip3 if default python version is 2.x
> pip install -r requirements.txt Redcloud has 3 different deployment methods: Locally Remotely, using ssh. Requires having your public key in your target's authorized_keys file. Remotely, using docker-machine. Run the eval (docker-machine env deploy_target) line to preload your env with your docker-machine, and run redcloud.py. Redcloud should automatically detect your docker-machine, and highlight menu items relevant to a docker-machine deployment.
Templates
Briefly, redcloud.py deploys a Portainer (https://www.portainer.io/) stack, preloaded with many tool templates for your offensive engagements, powered by Docker. Once deployed, control Redcloud with the web interface (https://github.com/khast3x/Redcloud#screenshots). Uses Traefik (https://traefik.io/) as reverse-proxy. Easy remote deploy to your target server using the system ssh or docker-machine. ο Ever wanted to spin up a Kali in a cloud with just a few clicks? ο¦ Have clean silos between your tools, technics and stages? ο Monitor the health of your scans and C2? ο₯ Skip those sysadmin tasks for setting up a phishing campaign and get pwning faster? ο Curious how you would build the ideal attack infrastructure? Use the web UI to monitor, manage, and interact with each container. Use the snappy web terminal just as you would with yours. Create volumes, networks and port forwards using Portainer's simple UI. Deploy and handle all your favorite tools and technics with the power of data-center-grade internet
ScreenshotsDeploying a container
ScreenshotsDeploying a container
Using Metasploit's msfconsole through the web interface
Traefik real-time data on reverse-proxy routes
Deploying using ssh
Download Redcloud (https://github.com/khast3x/Redcloud)
Hacking Articles Tips Tricks Videos Tutorials
Photo
Kali Linux Tutorials
Android_Hid : Use Android As Rubber Ducky Against Another Android Device
Android_Hid is a tool used by android as Rubber Ducky against targeted Android device or PC. HID Attack Using Android Using Android as Rubber Ducky against Android or Windows. This is not a new technique, just a demo how to perform HID attack using Android instead of rubber ducky. For targeted Android device it is [β¦]
The post Android_Hid : Use Android As Rubber Ducky Against Another Android Device appeared first on Kali Linux Tutorials.
Android_Hid : Use Android As Rubber Ducky Against Another Android Device
Android_Hid is a tool used by android as Rubber Ducky against targeted Android device or PC. HID Attack Using Android Using Android as Rubber Ducky against Android or Windows. This is not a new technique, just a demo how to perform HID attack using Android instead of rubber ducky. For targeted Android device it is [β¦]
The post Android_Hid : Use Android As Rubber Ducky Against Another Android Device appeared first on Kali Linux Tutorials.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Amstrong CTF Spoofy Challenge Write Up Step By Step [English But BAD]
So, after I think again it looks like I need to make this article, because in the video below, I donβt just get the right payload justβ¦
Continue reading on Medium Β»
Amstrong CTF Spoofy Challenge Write Up Step By Step [English But BAD]
So, after I think again it looks like I need to make this article, because in the video below, I donβt just get the right payload justβ¦
Continue reading on Medium Β»