Security Engineer at @GFG
- Berlin
-
06:08
(UTC +01:00) - https://tajinder.info
Pinned Loading
-
-
aws-security-tools
aws-security-tools PublicForked from toniblyx/my-arsenal-of-aws-security-tools
List of open source tools for AWS security: defensive, offensive, auditing, DFIR, etc.
Shell
-
regex including new github tokens pa...
regex including new github tokens pattern for secrets scanning 1```
2"Slack Token": "(xox[p|b|o|a]-[0-9]{12}-[0-9]{12}-[0-9]{12}-[a-z0-9]{32})",
3"RSA private key": "-----BEGIN RSA PRIVATE KEY-----",
4"SSH (OPENSSH) private key": "-----BEGIN OPENSSH PRIVATE KEY-----",
5"SSH (DSA) private key": "-----BEGIN DSA PRIVATE KEY-----",
-
Slack API by Python
Slack API by Python 1from slack_sdk import WebClient
2from slack_sdk.errors import SlackApiError
34client = WebClient(token="xoxb-xxxxxx")
5 -
the-book-of-secret-knowledge
the-book-of-secret-knowledge PublicForked from trimstray/the-book-of-secret-knowledge
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.