From af529120ce5f7f3456b6b5df68febaf25f67f892 Mon Sep 17 00:00:00 2001 From: Jieyab89 Date: Tue, 12 Aug 2025 20:00:58 +0700 Subject: [PATCH] update script and edit md --- README.md | 13 ++++ Script/Github Search/README.md | 127 +++++++++++++++++++++++++++++++++ 2 files changed, 140 insertions(+) create mode 100644 Script/Github Search/README.md diff --git a/README.md b/README.md index 3345dd4..12f5755 100644 --- a/README.md +++ b/README.md @@ -344,6 +344,17 @@ Site and forums OSINT community arround world Try search on forum like programmer forums, web framework forums, social media and other things. Use a google dork to easy way find information with site target +List endpoint Github for search code + +Endpoint list Github + +- https://github.com/search?q= +- https://github.com/search?type=code&q= +- https://github.com/search?type=repositories&q= +- https://github.com/search?type=issues&q= +- https://github.com/search?type=commits&q= +- https://github.com/search/advanced + # Competitive Programming - [Hackerrank](https://www.hackerrank.com/) @@ -1204,6 +1215,8 @@ Web Defacement Archive - [hacked email com [archived site]](https://web.archive.org/web/*/http://hacked-emails.com/*) - [domainbigdata com [archived site]](https://web.archive.org/web/*/https://domainbigdata.com/*) - [Personal data leak check](https://cybernews.com/personal-data-leak-check/) +- [github](https://github.com) +- [pastebin](https://pastebin.com/) # Crack Jurnals diff --git a/Script/Github Search/README.md b/Script/Github Search/README.md new file mode 100644 index 0000000..0bab448 --- /dev/null +++ b/Script/Github Search/README.md @@ -0,0 +1,127 @@ +# Tips Search on Github + +You are required to log in to get the best results + +1. Navigate on Github search +2. Search by "search qualifier." on Github, here the example qualifier + +Repository & Owner + +> repo:/ +> +> user: +> +> org: + +File & Code + +> filename: +> +> path: +> +> extension: +> +> language: + +Text & Content + +> in:name +> +> in:description +> +> in:readme +> +> in:file +> +> in:path + +Issue & PR + +> is:issue +> +> is:pr +> +> is:open / is:closed +> +> author: +> +> assignee: +> +> mentions: +> +> commenter: +> +> label: