An open API service indexing awesome lists of open source software.

https://github.com/vtstech/vtstech-1cmd

VTSTech-1CMD
https://github.com/vtstech/vtstech-1cmd

Last synced: 3 months ago
JSON representation

VTSTech-1CMD

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