Skip to content

Commit

Permalink
Add random placeholders
Browse files Browse the repository at this point in the history
  • Loading branch information
giper45 committed Aug 1, 2024
1 parent 7fc8cc1 commit e7da45f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/components/search/composables/useRandomPlaceholder.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,24 @@ import { ref } from "vue";

const placeholders = [
"dirb",
"gobuster",
"nuclei",
"paramspider",
"arjun",
"katana",
"dirhunt",
"gowitness",
"kiterunner",
"nikto",
"webanalyze",
"linkfinder",
"ffuf",
"eyewitness",
"gospider",
"dalfox",
"sqlmap",
"nmap",
"tcpdump",
"crunch",
"amass",
"fierce"
Expand Down

0 comments on commit e7da45f

Please sign in to comment.