Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement AWS Session Token Analyzer #122 #138

Merged
merged 80 commits into from
Oct 9, 2019

Commits on Oct 1, 2019

  1. Configuration menu
    Copy the full SHA
    a8746f1 View commit details
    Browse the repository at this point in the history
  2. Added empy analyzer

    Sedaboni committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    4777489 View commit details
    Browse the repository at this point in the history
  3. Added basic database dump analyzer

    Sedaboni committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    0aa63ad View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. Configuration menu
    Copy the full SHA
    e940630 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

  1. Merge pull request d-Rickyy-b#74 from michalpirchala/master

    d-Rickyy-b#69 Private key analyzer added.
    d-Rickyy-b committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    0555d02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15e9027 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67bda70 View commit details
    Browse the repository at this point in the history
  4. Merge pull request d-Rickyy-b#79 from YellowFoxH4XOR/master

    TASK: Analyser for DB connector strings
    d-Rickyy-b committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    641afb3 View commit details
    Browse the repository at this point in the history
  5. Create discordaction.py

    create discordaction with webhook
    Mxrk committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    eafdc1c View commit details
    Browse the repository at this point in the history
  6. Update __init__.py

    Mxrk committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    21ee196 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2019

  1. minor fix

    Sedaboni committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    6601b30 View commit details
    Browse the repository at this point in the history
  2. minor fix

    Sedaboni committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    77cbfe9 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2019

  1. Add files via upload

    gmassacc committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    9ff58b9 View commit details
    Browse the repository at this point in the history
  2. Update __init__.py

    gmassacc committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    513e042 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d00fc83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2780af9 View commit details
    Browse the repository at this point in the history
  5. Fixed import

    Samyak2 committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    9839f8a View commit details
    Browse the repository at this point in the history
  6. Fixed a typo

    Samyak2 committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    688e44f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d3ca548 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4325f7c View commit details
    Browse the repository at this point in the history
  9. Merge pull request d-Rickyy-b#91 from gmassacc/master

    Phone number analyzer d-Rickyy-b#90
    d-Rickyy-b committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    fd57259 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9063308 View commit details
    Browse the repository at this point in the history
  11. Merge pull request d-Rickyy-b#76 from sedaboni/dump-analyzer

    Database dump analyzer
    
    Fixes
    d-Rickyy-b committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    0c87633 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    539d791 View commit details
    Browse the repository at this point in the history
  13. Merge pull request d-Rickyy-b#94 from qkniep/master

    Improved the phone number analyzer and added test cases for it.
    d-Rickyy-b committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    af97877 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2019

  1. Merge pull request d-Rickyy-b#95 from d-Rickyy-b/dev

    Add TwitterAction by psidex
    d-Rickyy-b committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    dee2a15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    494d1af View commit details
    Browse the repository at this point in the history
  3. Merge pull request d-Rickyy-b#103 from bcongdon/tests/SHAHashAnalyzer

    Add unit test for SHAHashAnalyzer
    d-Rickyy-b committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    cf40629 View commit details
    Browse the repository at this point in the history
  4. Create originkeyanalyzer.py

    I checked this regex against a pastebin with origin and steam keys in it.  It matches on Origin keys.
    jmmille committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    d0d715d View commit details
    Browse the repository at this point in the history
  5. Added steam key analyzer

    mike-k0 committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    27273a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e6194b View commit details
    Browse the repository at this point in the history
  7. Update __init__.py

    Added import for origin key analyzer.
    jmmille committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    ac85ed4 View commit details
    Browse the repository at this point in the history
  8. Merge pull request d-Rickyy-b#105 from mikek2/steam-keys

    Added steam key analyzer
    fixes d-Rickyy-b#96
    d-Rickyy-b committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    1806078 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    38097ac View commit details
    Browse the repository at this point in the history
  10. Fixed copy/paste fails

    DaRuudii committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    3be3603 View commit details
    Browse the repository at this point in the history
  11. Merge pull request d-Rickyy-b#107 from DaRuudii/master

    Implement Uplay Key Analyzer
    d-Rickyy-b committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    5b69b8b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6529deb View commit details
    Browse the repository at this point in the history
  13. Tried to fix circular import

    Samyak2 committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    0cd956b View commit details
    Browse the repository at this point in the history
  14. FIX: Only import when necessary

    This prevents circular dependencies
    d-Rickyy-b committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    da9cd44 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6b291e2 View commit details
    Browse the repository at this point in the history
  16. Merge pull request d-Rickyy-b#1 from d-Rickyy-b/master

    Update from upstream
    Zeroji committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    56c19ca View commit details
    Browse the repository at this point in the history
  17. Add custom request headers

    Allows actions with header-based authentication to use request wrapper.
    User-Agent header can be overridden if necessary.
    Zeroji committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    5043e0c View commit details
    Browse the repository at this point in the history
  18. TASK: Improve steam key regex

    Even better with the optional capture group
    d-Rickyy-b committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    7c0942e View commit details
    Browse the repository at this point in the history
  19. Merge pull request d-Rickyy-b#110 from Zeroji/custom-request-headers

    Add custom request headers
    d-Rickyy-b committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    6ce23c4 View commit details
    Browse the repository at this point in the history
  20. Merge pull request d-Rickyy-b#108 from DaRuudii/master

    Updated Steam Key Analyzer to match 5 segment keys
    d-Rickyy-b committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    0ab488a View commit details
    Browse the repository at this point in the history
  21. Update originkeyanalyzer.py

    Updated regex to be more narrow as suggested.
    jmmille committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    9e7919b View commit details
    Browse the repository at this point in the history
  22. Adds bot-based discord messaging

    Alternative to webhook-based actions, requires a bot token and
    channel ID in `__init__` parameters.
    Zeroji committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    3ffc03b View commit details
    Browse the repository at this point in the history
  23. Create originkeyanalyzer_test.py

    Added unit test for origin keys.
    jmmille committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    899e949 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6e9d41d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    65cb51b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a9ec528 View commit details
    Browse the repository at this point in the history
  27. Merge pull request d-Rickyy-b#106 from jmmille/master

    Added Origin key analyzer
    d-Rickyy-b committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    2ea238d View commit details
    Browse the repository at this point in the history
  28. Merge pull request d-Rickyy-b#112 from d-Rickyy-b/dev

    Adds easier templating and fixes 'None' values
    d-Rickyy-b committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    e072017 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    8927204 View commit details
    Browse the repository at this point in the history
  30. Fix incorrect import

    DaRuudii committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    44a8a12 View commit details
    Browse the repository at this point in the history
  31. Merge pull request d-Rickyy-b#113 from DaRuudii/master

    Implement Battle.Net Key Analyzer
    d-Rickyy-b committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    58bf828 View commit details
    Browse the repository at this point in the history
  32. Merge pull request d-Rickyy-b#1 from d-Rickyy-b/master

    update code
    jmmille committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    fbf3770 View commit details
    Browse the repository at this point in the history
  33. Create microsoftkeyanalyzer.py

    Microsoft License key analyzer.
    jmmille committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    442fbf8 View commit details
    Browse the repository at this point in the history
  34. Create microsoftkeyanalyzer_test.py

    Microsoft key analyzer tests
    jmmille committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    da3c270 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    ea43599 View commit details
    Browse the repository at this point in the history
  36. Update __init__.py

    Update init.
    jmmille committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    1693e3d View commit details
    Browse the repository at this point in the history
  37. Merge pull request d-Rickyy-b#114 from jmmille/master

    Add Microsoft key analyzer
    d-Rickyy-b committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    0890ee9 View commit details
    Browse the repository at this point in the history
  38. Add Discord Gateway identification

    Uses websockets to open a connection to Discord's Gateway,
    then sends the proper identification payload so that further requests
    are authorized. This code runs only if sending
    messages fails with code 40001.
    Zeroji committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    e904977 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    7b13d75 View commit details
    Browse the repository at this point in the history
  40. TASK: Make websocket package optional

    That way it only needs to be imported when actually using the bot functionality
    d-Rickyy-b committed Oct 6, 2019
    2 Configuration menu
    Copy the full SHA
    1786bf4 View commit details
    Browse the repository at this point in the history
  41. 2 Configuration menu
    Copy the full SHA
    7d9ee0d View commit details
    Browse the repository at this point in the history
  42. FIX: Issue with multithreading in discordaction

    I guess this happens for multi threaded programs. No idea how this performs in the long run. Longest test has been 2 minutes and it worked for that time at least.
    d-Rickyy-b committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    03f1259 View commit details
    Browse the repository at this point in the history
  43. Merge pull request d-Rickyy-b#111 from Zeroji/discord-action-authenti…

    …cated
    
    Add Discord action (webhook or bot token)
    d-Rickyy-b committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    7f26f4d View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    71f598c View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2019

  1. Configuration menu
    Copy the full SHA
    da122da View commit details
    Browse the repository at this point in the history
  2. Merge pull request d-Rickyy-b#118 from synackray/dev

    Created basic Epic Key analyzer with unit test
    fixes d-Rickyy-b#97
    d-Rickyy-b committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    320b6a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0af9cb View commit details
    Browse the repository at this point in the history
  4. Add Adobe Key Analyzer (d-Rickyy-b#117)

    Adds a new adobe key analyzer. Also adds tests for the md5 analyzer.
    jmmille authored and d-Rickyy-b committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    4e52345 View commit details
    Browse the repository at this point in the history
  5. Updated Epic Key Analyzer

    - improved regex to better match the boundaries of the key to not include more segments than needed
    - added a test for too many segments
    DaRuudii committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    de882d6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request d-Rickyy-b#121 from DaRuudii/master

    Updated Epic Key Analyzer
    d-Rickyy-b committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    c9485a8 View commit details
    Browse the repository at this point in the history
  7. Updated Key Analyzers

    changed the regex for the key analyzers to better match boundary situations
    DaRuudii committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    0a8e839 View commit details
    Browse the repository at this point in the history
  8. Base64 Analyser (d-Rickyy-b#127)

    * BASE64-Analyser: Basic analyser implementation.
    
     - Created a simple class which extends on the RegexAnalyzer class.
     - Currently using regex to match base64.
    
    * BASE64-Analyser: Added unit tests.
    
     - Unit tests added for the Base64Analyzer class.
     - Testing some edge cases.
    
    * BASE64-Analyser: Regex fix.
    
     - The regex used to match empty strings as a base64 string, which it does not anymore.
    
    * BASE64-Analyser: Added missed import.
    martin-bucinskas authored and d-Rickyy-b committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    8d50fbe View commit details
    Browse the repository at this point in the history
  9. Merge pull request d-Rickyy-b#124 from DaRuudii/master

    Updated Key Analyzers
    d-Rickyy-b committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    a0ae002 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bb51e3e View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2019

  1. Configuration menu
    Copy the full SHA
    cae0eae View commit details
    Browse the repository at this point in the history