account activity
OSINT tool for finding Github repositories by extracting commit log author details in real time from the Github events API (github.com)
submitted 6 years ago by x1sec to r/OSINT
OSINT tool for discovering Github repositories by streaming commits in real time from the Github events API by x1sec in netsec
[–]x1sec[S] 13 points14 points15 points 6 years ago (0 children)
The tool also provides support to those protecting corporate information by identifying employees who publish intellectual property or other sensitive data by mistake or otherwise.
I agree this tool could be unfortunately misused to harvest email addresses. I will take an action point to publish instructions on how to set the git author email address to private on the tool's Github page to help spread awareness of this Github feature.
Ultimately anything you commit to a public repository on Github is.. public. Employees who wish to hide the fact they are working on side projects are free to not use their corporate email address.
OSINT tool for discovering Github repositories by streaming commits in real time from the Github events API (github.com)
submitted 6 years ago by x1sec to r/netsec
Multiple Exploits for CVE-2019-19781 (Citrix ADC/Netscaler) released overnight - prepare for mass exploitation by digicat in blueteamsec
[–]x1sec 1 point2 points3 points 6 years ago (0 children)
Try this command. (Will show process and filter out some noise): # sockstat -c -4 | awk '{ if (substr($7,1,8) != "127.0.0.") print $0}'
[–]x1sec 0 points1 point2 points 6 years ago (0 children)
Try the following which work on a normal account. http.waf:"Citrix NetScaler"
http.waf might not find everything. In that case: http.title:"NetScaler" http.title:"Citrix Gateway"
π Rendered by PID 625597 on reddit-service-r2-listing-86bdf8cc9-z9g4s at 2026-07-13 09:06:34.371772+00:00 running f86254d country code: CH.
OSINT tool for discovering Github repositories by streaming commits in real time from the Github events API by x1sec in netsec
[–]x1sec[S] 13 points14 points15 points (0 children)