Commit Graph

80 Commits

Author SHA1 Message Date
563f5bbaf9 command line flag parsing 2021-05-13 11:38:07 -07:00
freqyXin
6461cbb62e added attack mode with -A flag, otherwise only uses passive sniffing mode TODO: capture manufact data, and figure out iPhones 2021-05-12 23:59:19 -07:00
bd4ce71b70 converting println's to proper log output 2021-05-12 17:41:51 -07:00
f7667fb4e8 implementing an improperly created fork in a semi-proper manner after excessive bashing of head into keyboard - it works 2021-05-12 17:34:38 -07:00
50f9df3934 tepmorary and bad practice so that the team can work while i break things 2021-05-12 16:33:31 -07:00
32763a515e remedying issue caused by go mod tidy, improper/temporary fix
this is not how you're supposed to use git
2021-05-12 16:30:17 -07:00
freqyXin
ad3f615a71 Merge branch 'development' of ssh://git.tcp.direct:2222/freqy/protomolecule into development 2021-05-12 16:08:35 -07:00
freqyXin
e9b70cb915 scanstuff changes 2021-05-12 16:07:34 -07:00
4142fe731b resolving merge conflict 2021-05-12 16:04:37 -07:00
391f0c5a1a working on banner for style points 2021-05-12 16:02:50 -07:00
freqyXin
b15b1f0c33 tuning sleep commands 2021-05-12 15:45:45 -07:00
freqyXin
f718c09265 increaded gattc_linux.go time.Sleep -> (40 * time.Millisecond) 2021-05-12 15:17:51 -07:00
freqyXin
16d12fd44b increaded wait time in discoverservicces gattc_linux.go -- connections and char enumeration working on basic level 2021-05-12 15:12:36 -07:00
freqyXin
4937b77e90 trying to get connection to work without breaking things 2021-05-12 14:21:30 -07:00
freqyXin
548d5d3d73 char enumeration is working 2021-05-12 13:27:30 -07:00
67553f5ba1 historic RSSI data now being saved and recalled 2021-05-11 02:51:14 -07:00
b8d2353cf1 refining logging, testing eros database recall 2021-05-11 02:27:28 -07:00
62d359446d initial adjustments for a proper concurrency model 2021-05-11 02:20:41 -07:00
5b6a18905b improved json logging, parsing of device and service details 2021-05-11 00:39:56 -07:00
freqyXin
c1fb6c3e79 still messing with test data 2021-05-11 00:21:51 -07:00
freqyXin
3b393c643d updateing todos in scanstuff and bluestuff 2021-05-10 09:34:26 -07:00
freqyXin
1957bfdbf1 raw payload recieved 2021-05-09 23:33:17 -07:00
freqyXin
4f09fc7873 added SericeUUIDOut func / method 2021-05-09 22:35:22 -07:00
freqyXin
ee71026350 is this working? 2021-05-09 21:08:40 -07:00
freqyXin
2f537f11fe Merge branch 'development' of ssh://git.tcp.direct:2222/freqy/protomolecule into development 2021-05-09 21:08:21 -07:00
freqyXin
15e8ac6877 exportable FindField func ^.^ 2021-05-09 20:55:10 -07:00
863517198d calling the result a result to clear up confusion with Device struct 2021-05-09 17:59:30 -07:00
freqyXin
5b57e9d6ce removed comment slashes from srvcPld 2021-05-09 17:30:34 -07:00
freqyXin
4f40f4fe2b updates to vendor packages to retrieve adapter ID 2021-05-09 17:28:57 -07:00
freqyXin
3132c37610 tidy up scan stuff 2021-05-09 16:12:42 -07:00
freqyXin
f9dffd9c5f Merge branch 'development' of ssh://git.tcp.direct:2222/freqy/protomolecule into development 2021-05-09 16:10:10 -07:00
freqyXin
db3458e98b updates to projVars for test service UUID values 2021-05-09 16:09:09 -07:00
2664fc3033 Merge branch 'development' of ssh://git.tcp.direct:2222/freqy/protomolecule into development 2021-05-09 16:07:29 -07:00
c15ea9fe1f vendorizing 2021-05-09 16:06:58 -07:00
7cbed547cc Merge branch 'development' of ssh://git.tcp.direct:2222/freqy/protomolecule into development 2021-05-09 14:54:32 -07:00
d8f61fbb67 push for merge issue resolve 2021-05-09 14:54:27 -07:00
freqyXin
ce79bd0eef Merge branch 'development' of ssh://git.tcp.direct:2222/freqy/protomolecule into development 2021-05-09 14:51:05 -07:00
freqyXin
e057a9233d advertisment data testing 2021-05-09 14:50:57 -07:00
ad193342fb improving debug options for advertisement payload 2021-05-09 14:43:54 -07:00
freqyXin
f3348ca990 Service UUID test is working in scanStuff 2021-05-09 14:30:51 -07:00
freqyXin
6ec91334db Switched service UUID ouput to zerolog instead of println 2021-05-09 13:59:22 -07:00
freqyXin
9463acbd10 Merge branch 'development' of ssh://git.tcp.direct:2222/freqy/protomolecule into development 2021-05-09 13:53:42 -07:00
freqyXin
f4b352bf43 attempting to extract Service UUIDs from advertisment packets 2021-05-09 13:53:35 -07:00
6aa6ebd5d0 woops 2021-05-09 13:53:04 -07:00
18cbb4dd20 Scan logging adjustments 2021-05-09 13:52:05 -07:00
d8f9d5af05 added rough connection implementation 2021-05-09 00:57:31 -07:00
a1f8081f6b fixing debug switch 2021-05-08 23:32:36 -07:00
a816f705ca code cleanup and logging cleanup 2021-05-08 23:28:50 -07:00
8c7ef6a4d7 mocking up exploit database stuff in eros 2021-05-08 23:09:55 -07:00
e93da869c3 go mod tidy 2021-05-08 17:13:04 -07:00