Commit graph

64 commits

Author SHA1 Message Date
kenna-bmcdevitt
917a48e703 add command-line wrapper 2024-09-16 16:12:54 -05:00
kenna-bmcdevitt
4c9a7e110b updated method to pull binaryFileUrls so we can get direct links to .deb files 2024-09-16 14:23:58 -05:00
kenna-bmcdevitt
b398a5258e added launchpad cve puller 2024-09-11 13:56:52 -05:00
aa491c8cc9 make domain registration tracker use docker ruby alpine dev container 2022-11-05 22:28:53 -05:00
109e5f0efb add an emtpy data dir and also download the tech implementation spec document 2022-11-05 15:39:02 -05:00
a0f30a6d91 added a script to get xml of registered domain names. converts to json. requires yq to be installed 2022-11-05 15:32:25 -05:00
0c770a71fa added a readme and took the example from the go library 2022-10-14 23:08:16 -05:00
ecfeda9ceb added an empty dir for tools around nmap_scanning 2022-10-14 14:22:22 -05:00
fd0121b063 create emtpy data dir in bin 2022-10-03 19:06:49 -05:00
b11dea84ef command-line program with --export flag to dump microsoft exchange release build numbers 2022-10-03 19:01:15 -05:00
f9cff52fb2 added in microsoft exchange release scraper 2022-10-03 14:58:46 -05:00
47b51b2d87 added a method to pull down just mozilla cpes from a cve 2022-09-29 00:15:22 -05:00
278991912e begin adding some cpe lookup stuff so we can just include that in our output 2022-09-28 23:59:42 -05:00
6cb79316e3 update 2022-09-28 23:15:21 -05:00
e8c3f7745a fix the new lines that were in the fixed_in 2022-09-28 20:51:41 -05:00
43429f643f got data hash working 2022-09-28 20:47:54 -05:00
db264a3f00 more added to the scraper. trying to pack the data from advisories now into a data hash 2022-09-28 16:56:35 -05:00
aae01c1e57 method to pull security advisory urls from index_url now works 2022-09-28 15:58:41 -05:00
6e588a3578 added the basic framework for whats going to be a mozilla security advisory scraping utility 2022-09-28 13:01:44 -05:00
226546bc48 made cmdline program that accepts --id, --export, and --export-all flags 2022-09-20 17:42:28 -05:00
449a730d86 commited some broken code but i will refactor it 2022-09-20 13:17:44 -05:00
70840cb272 added cmdline program to pull down exploited vulns from msft bulletins 2022-09-20 09:55:47 -05:00
dadf386eb5 can pull exploitability index now in the client 2022-09-20 09:24:07 -05:00
e400ddc258 added a script to pull down threat strings from a given bulletin-id 2022-09-14 20:55:16 -05:00
f8b79d06bb added a class wrapper to pull easy things. start with just a basic get_id method 2022-09-14 18:04:02 -05:00
836dced0a2 added code to pull down msft cvrf api 2022-09-14 11:49:49 -05:00
fff732f932 trying to make the release parser now checksum aware and store the appropriate range of checksums into a k,v pair. trying to use list slicing 2022-08-22 10:54:32 -05:00
26e55b186e almost got it parsing to a dict 2022-08-22 09:26:53 -05:00
3e141ad886 working on sanitizing the line in the release file some more 2022-08-21 22:08:11 -05:00
90003f31f0 renamed file 2022-08-21 07:18:30 -05:00
f6b42a71ce hacking on sanitizing the lines now in the release file 2022-08-21 07:12:21 -05:00
5f00b4e581 trying to add a release class now 2022-08-20 22:45:06 -05:00
d4a1ad9578 meta_release.py 2022-08-20 16:24:00 -05:00
9b4d4ac46c made some adjustmenets now we have two classes that handle most of the stuff 2022-08-20 15:44:56 -05:00
c967967fbc added a function to get a list of jsons for MetaRelease 2022-08-20 15:39:51 -05:00
e2649fee32 adjusted whats in the main block 2022-08-20 15:22:16 -05:00
b4c4465ef6 theres only main archive in the ubuntu launchpad 2022-08-20 15:12:24 -05:00
14e7ef85ff got logic separated into classes 2022-08-20 14:25:26 -05:00
e358eef7ca fixing the classes 2022-08-20 01:51:50 -05:00
678b3032e1 its getting confusing writing a big class that does multiple things so im going to write multiple classes to contain the logic better 2022-08-19 22:30:56 -05:00
d42d96b913 remove and rename old seed script for source package names from docker containers 2022-08-19 10:06:08 -05:00
4fabe864f1 use d.get instead of direct assignment with crazy long if else condition. thanks @ageorge 2022-08-19 10:04:24 -05:00
9cf3ba2ac3 added a class that can take the meta_release info from ubuntus changelog and convert / dump it to pretty printed json 2022-08-19 09:58:48 -05:00
3f2091a768 more adjustments 2022-08-19 02:01:17 -05:00
0c54282a13 added method to parse metadata file from changelog release 2022-08-19 01:44:56 -05:00
91c2af27d0 added a comment for package version history and change the login part so it doesnt just say just testing when logging in 2022-08-18 23:27:51 -05:00
24c474d5df change some wording 2022-08-17 22:19:31 -05:00
e9bcf0b9fb added conclusion 2022-08-17 22:15:53 -05:00
2a01cfc859 added a link to vex summary 2022-08-17 22:10:39 -05:00
4aa8d376b0 added links to grype and syft 2022-08-17 22:07:01 -05:00