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

Some updates #46

Open
wants to merge 102 commits into
base: master
Choose a base branch
from
Open

Some updates #46

wants to merge 102 commits into from

Commits on Jul 16, 2020

  1. Updated kali keyring

    cbk914 committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    a2bbb5e View commit details
    Browse the repository at this point in the history
  2. Fixed Kali keys

    cbk914 committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    b2e2ed8 View commit details
    Browse the repository at this point in the history
  3. Fixed Kali keys

    cbk914 committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    7033735 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1b6b7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    539acff View commit details
    Browse the repository at this point in the history
  6. Docker update script

    cbk914 committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    b5bc1bd View commit details
    Browse the repository at this point in the history
  7. Modified defautl toolbox conf

    cbk914 committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    0aa4eb7 View commit details
    Browse the repository at this point in the history
  8. Added new web attack profile

    cbk914 committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    bc9cdd8 View commit details
    Browse the repository at this point in the history
  9. Add pentest launcher script

    cbk914 committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    0608472 View commit details
    Browse the repository at this point in the history
  10. Faster pentest

    cbk914 committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    e92f2a9 View commit details
    Browse the repository at this point in the history
  11. Pentest script updated

    cbk914 committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    5fafa6b View commit details
    Browse the repository at this point in the history
  12. Updated Pentest1 attack

    cbk914 committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    eb261fe View commit details
    Browse the repository at this point in the history
  13. Updated Pentest1 attack

    cbk914 committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    7e50275 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Minor update

    cbk914 committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    c8687e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d15362 View commit details
    Browse the repository at this point in the history
  3. Add waf-checker

    cbk914 committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    4fa0b84 View commit details
    Browse the repository at this point in the history
  4. Minor update

    cbk914 committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    3a1f84f View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2020

  1. WAF checker update

    cbk914 committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    951713e View commit details
    Browse the repository at this point in the history
  2. Pip2 no available fix

    cbk914 committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    dcc9294 View commit details
    Browse the repository at this point in the history
  3. v3.0 BETA 3 changelog update

    cbk914 committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    ce69e39 View commit details
    Browse the repository at this point in the history
  4. Minor changes

    cbk914 committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    dd02ee0 View commit details
    Browse the repository at this point in the history
  5. Minor changes

    cbk914 committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    44c736b View commit details
    Browse the repository at this point in the history
  6. Updated TODO file

    cbk914 committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    cfc6662 View commit details
    Browse the repository at this point in the history
  7. Updated TODO file

    cbk914 committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    cb08abc View commit details
    Browse the repository at this point in the history
  8. Updated TODO file

    cbk914 committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    d2cc235 View commit details
    Browse the repository at this point in the history
  9. Minor fix

    cbk914 committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    ea452cd View commit details
    Browse the repository at this point in the history
  10. Pip2 compatibility fix

    cbk914 committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    5ba557b View commit details
    Browse the repository at this point in the history
  11. Updated TODO file

    cbk914 committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    8c951a5 View commit details
    Browse the repository at this point in the history
  12. Updated TODO file

    cbk914 committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    5e00a3e View commit details
    Browse the repository at this point in the history
  13. Minor fix

    cbk914 committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    8b793f9 View commit details
    Browse the repository at this point in the history
  14. Fixed smb recon profile bug

    cbk914 committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    170f22e View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2020

  1. Use binary mode in open [:48] (current mode is w [:48] ) to avoid enc…

    …oding-related issues for written file, on Windows or with Python 3.+
    cbk914 committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    57735b2 View commit details
    Browse the repository at this point in the history
  2. Comment on false positive bug

    cbk914 committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    eb1577a View commit details
    Browse the repository at this point in the history
  3. Updated TODO file

    cbk914 committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    7e7eabf View commit details
    Browse the repository at this point in the history
  4. .gitignore updated

    cbk914 committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    a8c0881 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Minor update

    cbk914 committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    160b51b View commit details
    Browse the repository at this point in the history
  2. Minor update

    cbk914 committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    3231674 View commit details
    Browse the repository at this point in the history
  3. Add RPC service

    cbk914 committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    8b37554 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4313f57 View commit details
    Browse the repository at this point in the history
  5. Add RPC service scan

    cbk914 committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    f1ccbee View commit details
    Browse the repository at this point in the history
  6. Add RPC service scan

    cbk914 committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    e7ddb2e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5ff69ce View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    49dd4fe View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Updated RPC service recon

    cbk914 committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    d8ffe6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9a18e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1dd8af0 View commit details
    Browse the repository at this point in the history
  4. Kick-off script update

    cbk914 committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    a63bb10 View commit details
    Browse the repository at this point in the history
  5. Kick-off script update

    cbk914 committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    a8a15cd View commit details
    Browse the repository at this point in the history
  6. Kick-off script update

    cbk914 committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    1c8a98a View commit details
    Browse the repository at this point in the history
  7. Kick off script optimization

    cbk914 committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    81fe745 View commit details
    Browse the repository at this point in the history
  8. Kick off script optimization

    cbk914 committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    172740a View commit details
    Browse the repository at this point in the history
  9. Kick off script optimization

    cbk914 committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    dba8c14 View commit details
    Browse the repository at this point in the history
  10. New Joker picture

    cbk914 committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    246f94b View commit details
    Browse the repository at this point in the history
  11. New Joker picture

    cbk914 committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    57e6adf View commit details
    Browse the repository at this point in the history
  12. New Joker picture

    cbk914 committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    e0ce35d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6b266d2 View commit details
    Browse the repository at this point in the history
  14. Minifix

    cbk914 committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    db2530c View commit details
    Browse the repository at this point in the history
  15. v0.2 Arkham SubVersion

    cbk914 committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    1f0f926 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. TODO: Add dorking capabilities

    cbk914 committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    b5035c2 View commit details
    Browse the repository at this point in the history
  2. Templates for add dorking

    cbk914 committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    f702e6a View commit details
    Browse the repository at this point in the history
  3. Templates for add dorking

    cbk914 committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    2c10fab View commit details
    Browse the repository at this point in the history
  4. TODO: Tools for Tor monitoring

    cbk914 committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    d63103a View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. Minor fix

    cbk914 committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    15f9cc5 View commit details
    Browse the repository at this point in the history
  2. TODO: CVE-2020-5902 python scanner

    cbk914 committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    370abf2 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Update

    cbk914 committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    92eb508 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdcbb01 View commit details
    Browse the repository at this point in the history
  3. Update

    cbk914 committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    0740192 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. Configuration menu
    Copy the full SHA
    15bb9ef View commit details
    Browse the repository at this point in the history
  2. Update

    cbk914 committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    b76c3b4 View commit details
    Browse the repository at this point in the history
  3. Update

    cbk914 committed Jul 29, 2020
    Configuration menu
    Copy the full SHA
    3b1986d View commit details
    Browse the repository at this point in the history
  4. Create python-package.yml

    This workflow will install Python dependencies, run tests and lint with a variety of Python versions
    cbk914 authored Jul 29, 2020
    Configuration menu
    Copy the full SHA
    a7fdcbb View commit details
    Browse the repository at this point in the history
  5. Create ruby.yml

    This workflow will download a prebuilt Ruby version, install dependencies and run tests with Rake
    cbk914 authored Jul 29, 2020
    Configuration menu
    Copy the full SHA
    aad3b7d View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. Update

    cbk914 committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    06c7f7f View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

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

Commits on Aug 9, 2020

  1. Bug fix

    cbk914 committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    f94e828 View commit details
    Browse the repository at this point in the history
  2. Update

    cbk914 committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    0742ac3 View commit details
    Browse the repository at this point in the history
  3. Update TODO

    cbk914 committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    64f4ed0 View commit details
    Browse the repository at this point in the history
  4. Update TODO

    cbk914 committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    f9a9676 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. Updated

    cbk914 committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    001f880 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1052319 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f55905 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2020

  1. Merge pull request #1 from cbk914/dependabot/add-v2-config-file

    Create Dependabot config file
    cbk914 authored Sep 20, 2020
    Configuration menu
    Copy the full SHA
    75a08cb View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Fix

    cbk914 committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    9ef6359 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2020

  1. Minor fix

    cbk914 authored Sep 26, 2020
    Configuration menu
    Copy the full SHA
    8b2674a View commit details
    Browse the repository at this point in the history
  2. Minor fix

    cbk914 committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    64340dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd5f76b View commit details
    Browse the repository at this point in the history
  4. Pentest1 profile updated

    cbk914 committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    8e6c7ee View commit details
    Browse the repository at this point in the history
  5. Minor fix

    cbk914 committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    375ee72 View commit details
    Browse the repository at this point in the history
  6. Minor fix

    cbk914 committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    0d90429 View commit details
    Browse the repository at this point in the history
  7. Update command_attack

    Fix some typo
    cbk914 authored Sep 26, 2020
    Configuration menu
    Copy the full SHA
    2dafff1 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2 from cbk914/master

    Merge master branch
    cbk914 authored Sep 26, 2020
    Configuration menu
    Copy the full SHA
    4b57569 View commit details
    Browse the repository at this point in the history
  9. Update _version.py

    cbk914 authored Sep 26, 2020
    Configuration menu
    Copy the full SHA
    0e2eae7 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2020

  1. Configuration menu
    Copy the full SHA
    8d5dfc5 View commit details
    Browse the repository at this point in the history
  2. Fix dependency issues

    cbk914 committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    00d3d8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7ed4ad View commit details
    Browse the repository at this point in the history
  4. Merge branch 'arkham'

    cbk914 committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    2b53939 View commit details
    Browse the repository at this point in the history
  5. Add jok3r launcher

    cbk914 committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    5cda1b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Add jok3r-pocs as submodule

    cbk914 committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    27ae3e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Configuration menu
    Copy the full SHA
    122be72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    337c61e View commit details
    Browse the repository at this point in the history
  3. Create codeql-analysis.yml

    cbk914 authored Oct 29, 2020
    Configuration menu
    Copy the full SHA
    d4e055b View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. Create dependabot.yaml

    Version 2
    cbk914 authored Dec 30, 2020
    Configuration menu
    Copy the full SHA
    82e9e9e View commit details
    Browse the repository at this point in the history