https://github.com/vtstech/vtstech-1cmd
VTSTech-1CMD
https://github.com/vtstech/vtstech-1cmd
Last synced: 3 months ago
JSON representation
VTSTech-1CMD
- Host: GitHub
- URL: https://github.com/vtstech/vtstech-1cmd
- Owner: VTSTech
- Created: 2016-09-11T19:39:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-27T17:20:13.000Z (about 1 year ago)
- Last Synced: 2025-01-08T12:48:56.023Z (4 months ago)
- Language: Shell
- Size: 68.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
![]()
# Program: VTSTech-1CMD.sh
# Operating System: Kali Linux
# Description: Bash script to run dnsrecon, nmap, sslscan, wpscan and then wget on index and urlscan on result. Output saved per tool/target.
# Author: Written by Veritas//VTSTech ([email protected])
# GitHub: https://github.com/VTSTech
# Homepage: www.VTS-Tech.org
# Dependencies: dnsrecon, nmap, sslscan, wpscan, urlscan, wget
# apt-get install dnsrecon nmap wget wpscan sslscan urlscan