home.social

#dorks — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #dorks, aggregated by home.social.

  1. #Crime is way down. Our #YoungPeople have never been safer, but terrible #dorks keep going on & on about "#predators", a word which means #AbsolutelyNothing, but is used constantly for #raw #FearMongering. Do not #participate in ginning up #paranoia. It is harmful as #hell.

  2. Holy hell, just talked to a new therapist and she's absolutely, totally an ADHD dork too that this is gonna be great. Anyone who is a globally ranked competitive Catan player is my people! (And I only ever played Catan once.)

    #adhd #dorks #therapy

  3. Just got home from Concord Art Works. Wednesday nights are art together nights where you bring whatever you're working on and create art together, which is neat cuz I get to - well, first off, just get out of the house. My God, I'm such a hermit. And actually meet other people. And it was fun. And I'm feeling pretty good about myself. And I get home, look in the mirror and think... wow, how did I never notice that the text on this shirt looks so weird? In fact... Wait. I'm looking at it in the mirror but somehow it looks as if it's not at all reversed. That's weird. Right?

    my shirt has been on inside-out the entire night. 😬

    #artists #hermits #dorks #NewHampshire #NH

  4. Amazing what a simple search can accomplish. #Dorks are your friend, as simple as they are. I like this one:

    "/password" "//password" "/apikey" "//apikey" "/token" "//token" xml

    What’s your favorite?

    github.com/Root-Down-Digital/p

    #bugbountytips #pentesting

  5. Interested in fingerprinting C2 severs? Check out these 20+ Censys Search for identifying them: github.com/thehappydinoa/aweso

    Just added Empire C2, Raccoon Stealer V2 (RecordBreaker C2), AsyncRAT, and more.
    What would you like to see added next?

    #osint #censys #dorks #c2 #rat #fingerprinting

  6. GitHub dorks for AWS, Jira, Okta and secrets..

    Amazon AWS cloud:
    org:Target "bucket_name"
    org:Target "aws_access_key"
    org:Target "aws_secret_key"
    org:Target "S3_BUCKET"
    org:Target "S3_ACCESS_KEY_ID"
    org:Target "S3_SECRET_ACCESS_KEY"
    org:Target "S3_ENDPOINT"
    org:Target "AWS_ACCESS_KEY_ID"
    org:Target "list_aws_accounts"

    Okta, JIRA and other secrets:
    "target.com" password or secret
    "target.atlassian" password
    "target.okta" password
    "corp.target" password
    "jira.target" password
    "target.onelogin" password
    target.service-now password
    some time only "target"

    echo site.com | subfinder -silent -all | httpx -silent -path ".env",".mysql_history","echo $(echo $(</dev/stdin) | cut -d "." -f2).sql" -mc 200 -ports 80,443,8080,8443 | grep -E -i "AKIA[A-Z0-9]{16}"

    #bugbounty #bugbountytips #github #dorks