Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
RevoltSecurities authored Jul 24, 2023
1 parent 9bafb19 commit 61b7096
Show file tree
Hide file tree
Showing 3 changed files with 1,221 additions and 0 deletions.
46 changes: 46 additions & 0 deletions config_keys.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
VirusTotal:

api_key: #your api key

Chaos:

api_key: #your api key

Dnsdumpter:

csrf_cookie: #your csrf cookie

csrf_token: #your csrf toke

Whoisxml:

api_key: #your api key

SecurityTrails:

api_key: #your api key

Bevigil:

api_key: #your api key

Binaryedge:

api_key: #your api key

Fullhunt:

api_key: #your api key

Rapidapi:

api_key: #your api key

Bufferover:

api_key: #your api key

Certspotter:

api_key: #your api key

4 changes: 4 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
colorama==0.4.4
PyYAML==6.0
PyYAML==6.0.1
Requests==2.31.0
Loading

0 comments on commit 61b7096

Please sign in to comment.