https://github.com/vtstech/vtstech-1cmd
VTSTech-1CMD
https://github.com/vtstech/vtstech-1cmd
Last synced: 1 day ago
JSON representation
VTSTech-1CMD
- Host: GitHub
- URL: https://github.com/vtstech/vtstech-1cmd
- Owner: VTSTech
- Created: 2016-09-11T19:39:29.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-04-27T17:20:13.000Z (about 2 years ago)
- Last Synced: 2025-02-26T00:13:08.169Z (over 1 year 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 (veritas@vts-tech.org)
# 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