Skip to content

Commit

Permalink
tomcat wordlist and workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
htrgouvea committed Jan 23, 2025
1 parent 8084e03 commit d346c58
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions wordlists/technologies/tomcat.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/WS_FOP_STAISABEL/..;/manager/html
8 changes: 8 additions & 0 deletions workflows/tomcat.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
rules:
- description: Find tomcat
method: GET
wordlist: wordlists/technologies/tomcat.txt
content: "Manager App HOW-TO"
return: 401
accept: \*/\*
length: "> 0"

0 comments on commit d346c58

Please sign in to comment.