Skip to content

Commit 78cae9a

Browse files
Updated scan.sh file
1 parent fbcbb58 commit 78cae9a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

bug_bounty/scan.sh

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
#!/usr/bin/env bash
2-
# ========================================================
3-
# Automated Scan Script for Recon for bug bounty targets
4-
# ========================================================
2+
# ======================================================
3+
# Automated Scan Script for bug bounty targets
4+
# ======================================================
55
# Author: Naveen Jagadeesan(thevillagehacker)
66
# Description: Runs reconnaissance against the targets
7-
# ========================================================
7+
# ======================================================
88

99
# Set vars
1010
id="$1"

0 commit comments

Comments
 (0)