Commit Graph

223 Commits (622a7aa1d1e42fc4a48dfa227cd5da6f55d9adfb)

Author SHA1 Message Date
Rohan Vazarkar 622a7aa1d1 Deployment files 2016-09-01 18:07:03 -04:00
Rohan Vazarkar 220d2ae26f Add Artifacts 2016-09-01 17:39:02 -04:00
Rohan Vazarkar bd2f8312ed Update appveyor again 2016-09-01 17:33:12 -04:00
Rohan Vazarkar 02ffed7180 Add electron-packager 2016-09-01 17:23:07 -04:00
Rohan Vazarkar 46baa7de35 Update appveyor.yml 2016-09-01 17:20:29 -04:00
Rohan Vazarkar 2df872c262 Test appveyor file 2016-09-01 17:16:27 -04:00
Rohan Vazarkar 7f49e68314 Missing single quote escape 2016-09-01 09:56:35 -04:00
Rohan Vazarkar 36d09e2f14 Disallow blank search 2016-09-01 09:47:44 -04:00
Rohan Vazarkar 093c41651b Fix CSV upcasing
Skip empty lines in csv, more descriptive errors
2016-09-01 09:25:12 -04:00
Rohan Vazarkar 47bf7e4926 Merge pull request #42 from mbrancato/master
Add additional check for empty SID parameter
2016-08-26 12:31:06 -04:00
Rohan Vazarkar 12556c0161 Remove extraneous console.log 2016-08-26 11:45:40 -04:00
Rohan Vazarkar 86d84be4ad Add sessions to database info 2016-08-26 11:42:19 -04:00
Rohan Vazarkar a4e42dff88 Merge remote-tracking branch 'origin/master' 2016-08-26 11:37:14 -04:00
Rohan Vazarkar d3e65f3558 Change CSV ingestion to transactional 2016-08-26 11:37:03 -04:00
Mike Brancato 565aa58b51 Add additional check for empty SID parameter 2016-08-26 00:09:29 -04:00
HarmJ0y 180a74aa99 Merge pull request #38 from egru/master
Add check for null or emtpy SID
2016-08-25 13:00:38 -07:00
Rohan Vazarkar 1e280ea7be Add progress bar for upload + cancel 2016-08-24 18:35:57 -04:00
Rohan Vazarkar df982a13c5 Extend fade in again 2016-08-24 18:07:27 -04:00
Rohan Vazarkar 92ca70b160 Speed up fade in 2016-08-23 23:42:24 -04:00
Rohan Vazarkar bb7d392e7d Add fade in for AppContainer 2016-08-23 23:41:07 -04:00
Rohan Vazarkar b990146191 Update react and add react-css 2016-08-23 23:40:18 -04:00
Rohan Vazarkar ff3025bd7d Merge pull request #40 from Beercow/master
Update PrebuiltQueries.json
2016-08-23 22:27:47 -04:00
Brian Maloney 74c74cec13 Update PrebuiltQueries.json
Added searches for Find User with Most Local Admin Rights and Find Computer with Most Admins
2016-08-23 10:26:15 -05:00
egru dd369cd32c Add check for null or emtpy SID 2016-08-19 14:11:32 -05:00
Rohan Vazarkar d8c98865b7 Fix constraints/indexes 2016-08-18 15:52:47 -04:00
Rohan Vazarkar d782667f35 Set indexes/uniqueness constraints 2016-08-18 13:42:39 -04:00
Rohan Vazarkar 7e25175d9a Error logging for failed uploads 2016-08-16 10:17:59 -04:00
Rohan Vazarkar e798ee7c70 Fix trusts.csv ingestion
Restyle trustedby edge
2016-08-15 19:43:42 -04:00
HarmJ0y 81da708c74 Attempted fix for issue #15 2016-08-11 13:34:46 -04:00
HarmJ0y 6a1f4fd8ce Merge pull request #25 from ktwombley/ktwombley-patch-1
Fix for #24
2016-08-11 10:29:40 -07:00
Keith Twombley b9f85986ea Fix for #24
after we have added PropertiesToLoad to $GroupSearcher once, subsequent calls to FindOne() will fail when trying to find the next group. If we still have a $Result, and that $Result contains a property named `member`, the loop will continue using the previous successful search results as though they are the current search results, resulting in reprocessing the previous group.
2016-08-10 17:33:10 -05:00
HarmJ0y 54862e866a Attempted fix for issue #17 2016-08-10 17:13:26 -04:00
HarmJ0y 69f4915769 attempted fix for issue #20 2016-08-10 17:05:32 -04:00
HarmJ0y ab172caf7b changed Get-NetForest call in export functions to ([ADSI]'LDAP://RootDSE').dnshostname
corrected case where -SkipGCDeconfliction is used
abstracted out GC mapping logic to Get-GlobalCatalogUserMapping
streamlined "Domain Users" logic
added objectclass and dnshostname to Get-NetGroupMember
2016-08-10 16:35:56 -04:00
HarmJ0y 8c97b3312a Merge pull request #22 from dschaudel/master
Utilizing the Neo4j transactional HTTP endpoint
2016-08-10 10:50:32 -07:00
Dominik Schaudel 7c31109d99 Fixed typo 2016-08-09 21:29:48 -07:00
Dominik Schaudel 0d4f0a346a Utilizing the Neo4j transactional HTTP endpoint 2016-08-09 21:13:07 -07:00
Rohan Vazarkar b4fec54c51 Merge pull request #11 from byt3bl33d3r/master
Fixed "Get Member" tooltip query and URL to PrebuiltQueries.json file
2016-08-08 19:04:42 -07:00
Rohan Vazarkar 2745306a88 Merge pull request #6 from bismark-foofus/master
Corrected the capitalization of PrebuiltQueries.json
2016-08-08 19:03:28 -07:00
byt3bl33d3r 841317c731 Fixed URL to the PrebuiltQueries.json file 2016-08-08 18:23:16 -06:00
byt3bl33d3r 34ac522df9 Fixed "Get Member" tooltip query 2016-08-08 18:02:41 -06:00
Rohan Vazarkar 3a434df24e Merge pull request #8 from digininja/master
Fixed typo
2016-08-08 08:25:37 -07:00
Robin Wood 9dd5c21238 fixed typo 2016-08-08 15:24:10 +01:00
bismark afca65e9b2 Corrected the captilization on Tabs/PrebuiltQueries.json, otherwise the
Pre-Built queries were not showing on OS X.
2016-08-07 18:10:09 -05:00
Rohan Vazarkar ef6c4c42b1 Fix building/running on Linux from Source 2016-08-07 07:59:38 -07:00
Rohan Vazarkar 84bbd2edf6 Delete debug.log 2016-08-06 19:47:32 -07:00
Rohan Vazarkar be28959c36 Remove unnecessary libs and update build strings 2016-08-06 19:30:34 -07:00
Rohan Vazarkar c2eab17adf Fix builds + upload sample db 2016-08-06 11:49:52 -07:00
Rohan Vazarkar 55f54d22a5 Package.json Update Builds 2016-08-06 11:31:09 -07:00
Rohan Vazarkar e67433b331 Merge pull request #3 from adaptivethreat/electron
Electron
2016-08-06 11:14:18 -07:00