Commit graph

45 commits

Author SHA1 Message Date
57d164a8e1 Update recent feed data 2025-04-04 01:11:47 +00:00
53f13a18c8 Update recent feed data 2025-04-03 01:11:07 +00:00
ad9523c3a4 Update recent feed data 2025-04-02 01:11:51 +00:00
cbaa671be5 Update recent feed data 2025-04-01 01:12:24 +00:00
cf6039227a Update recent feed data 2025-03-31 01:11:54 +00:00
847fdea2d3 Merge branch 'main' of git.mcdevitt.tech:bpmcdevitt/github_poc_collector 2025-03-30 11:47:57 -05:00
5d7445b014 add more exploits from full run 2025-03-30 11:47:49 -05:00
ea6a96cef5 Update recent feed data 2025-03-30 01:11:47 +00:00
092d04dd34 updated README 2025-03-29 09:59:28 -05:00
89863883af Merge branch 'main' of git.mcdevitt.tech:bpmcdevitt/github_poc_collector 2025-03-29 07:50:07 -05:00
ff7b94b7f9 add full run exploits 2025-03-29 07:49:58 -05:00
b81c176921 Update recent feed data 2025-03-29 01:11:26 +00:00
2ebe31c703 Update recent feed data 2025-03-28 14:21:12 +00:00
cff6eaf1f9 Merge branch 'main' of git.mcdevitt.tech:bpmcdevitt/github_poc_collector 2025-03-28 09:09:17 -05:00
a7aad7a6e0 removed exploits/* from gitignore so action can commit found data 2025-03-28 09:08:44 -05:00
3fa312a1c0 Update recent feed data 2025-03-28 14:03:29 +00:00
154863779c add GITHUB_ACCESS_TOKEN envar 2025-03-28 08:51:30 -05:00
e68e10e4c7 test 2025-03-28 08:46:53 -05:00
fd37dd90e5 try without ssh? 2025-03-28 08:41:29 -05:00
fb110b850b added user to ssh config setup 2025-03-28 08:11:05 -05:00
d215cec6b7 remove known host 2025-03-28 08:09:02 -05:00
ea99a3556a use single quotes 2025-03-28 08:02:42 -05:00
86f69a9e66 more changes 2025-03-28 07:59:02 -05:00
a331c6dac7 relax host key checking 2025-03-28 07:49:35 -05:00
29bc591d5c remove ssh setup. lets try standard port 22 2025-03-28 07:41:34 -05:00
b496aac3fc remove old ssh-port line 2025-03-28 07:34:30 -05:00
201c100ef3 add ssh port to daily collect job 2025-03-28 07:30:24 -05:00
361855cd41 try to use node 2025-03-28 07:05:46 -05:00
553ee60df5 use action checkout 2025-03-27 19:57:51 -05:00
561a4b3039 fix rust setup in docker 2025-03-27 19:52:04 -05:00
c0ee97a87b pin ubuntu version in daily-collect 2025-03-27 19:49:56 -05:00
456e0785c0 add -y to apt-get install 2025-03-27 17:49:30 -05:00
6715145566 ubuntu latest image 2025-03-27 17:48:35 -05:00
d1426adda2 more changes 2025-03-27 17:47:24 -05:00
fc52364f75 more debugging logs to ssh steps 2025-03-27 17:45:47 -05:00
2c9290ba88 use alpine 2025-03-27 17:42:32 -05:00
4044153abb fix bad syntax daily-collect 2025-03-27 17:40:22 -05:00
8c8aff3946 use alpine apk 2025-03-27 17:35:29 -05:00
036a28ca7d modify daily-collect 2025-03-27 17:31:40 -05:00
a3aa9ed49c install ssh in runner image for daily-collect job 2025-03-27 17:18:32 -05:00
4533c54da5 install ssh for ssh-keyscan to work in workflow 2025-03-27 17:15:34 -05:00
0174539fee adjust daily-collect 2025-03-27 17:13:34 -05:00
c7b7570bbd update collect job to use ssh key 2025-03-27 17:10:40 -05:00
9ba02601a0 Initial Commit. Rust program that searches GitHub for PoC exploit code and stores the results in json files 2025-03-27 09:33:15 -05:00
856a5dc7ff Initial commit 2025-03-27 12:36:55 +00:00