Commit Graph

28 Commits

Author SHA1 Message Date
heyethereum
d24ece60fd implemented keyword search in sms 2024-08-17 10:43:59 +08:00
heyethereum
b176e5c54f fix gmail scan null results 2024-08-14 21:15:29 +08:00
heyethereum
8665693642 complete url verifications 2024-08-13 21:03:15 +08:00
ltiongku
63e2d299fd implemented QR code tips controller, delete email message, delete all email messages 2024-08-13 19:19:56 +08:00
heyethereum
a71cbd3093 enhance logging and fix Null pointer exception at wifi Null 2024-08-12 00:51:35 +08:00
heyethereum
080e695e5d fixed domain null error when query is invalid and implemented new function to check for executable for url 2024-08-10 16:11:13 +08:00
heyethereum
4856417cf0 fixed minor error when query and path is null 2024-08-07 23:20:32 +08:00
ltiongku
b55c615ed5 added wifi classification and initial class 2024-08-07 18:58:38 +08:00
ltiongku
529d27d07c hide empty values in dto and edited check endcoded url for false positive 2024-08-06 20:21:47 +08:00
heyethereum
3eb53c6ccd added url encoding check and fix javascript check for false positive 2024-08-06 08:00:03 +08:00
heyethereum
02085b50b9 added tracking function, check has ip in url, url shortener check 2024-08-06 00:41:17 +08:00
ltiongku
2746891645 added javascript check in url and domain embedding checks 2024-08-05 20:45:03 +08:00
heyethereum
1d1ffcf5dc added error checking for connection error 2024-08-05 08:16:53 +08:00
heyethereum
7cb68e2ec0 added bookmarked to scan history 2024-07-22 00:48:23 +08:00
heyethereum
77541c2a9d added new endpoints delete scanned history, delete all scanned histories, delete bookmarks, delete all bookmarks 2024-07-20 22:12:22 +08:00
heyethereum
ee3180dbea added new endpoints, getUser, getUserHistories, getBookmarks 2024-07-20 01:10:28 +08:00
heyethereum
f7e592f8ec working get QRCode Details 2024-07-19 21:45:13 +08:00
ltiongku
a236eb13f8 implemented fetch qr code scanned details 2024-07-19 20:32:55 +08:00
heyethereum
0af328977b embed QRCodeTypeEntity to QRCodeEntity 2024-07-19 00:45:44 +08:00
ltiongku
2771ac4f73 implemented ssl stripping checks and hsts checks 2024-07-18 21:10:04 +08:00
heyethereum
686c4f939e added other types of qrcodes like phone, sms, email, wifi 2024-07-18 00:47:01 +08:00
ltiongku
3e0ad7db2d implementing polymorphism when inserting into various different types of tables 2024-07-17 18:53:01 +08:00
heyethereum
f65cee37f9 added comments and clean up 2024-07-17 00:32:22 +08:00
ltiongku
a02eaab0b1 includes QRCodeURL entity and redirection logic 2024-07-16 22:45:49 +08:00
heyethereum
d1dd29fa1d added url repo 2024-07-16 08:18:25 +08:00
heyethereum
a08285ff43 edit scanned response 2024-07-15 08:43:57 +08:00
heyethereum
f293353d36 write to scan_history table 2024-07-15 00:29:39 +08:00
heyethereum
ccd6baf0d7 revised includes edited user entity 2024-07-11 00:22:27 +08:00