Git Product home page Git Product logo

creds's Introduction

S3cur3Th1sSh1t!

5+ years penetration testing
Scripting in my spare time, pwning ⚡ at work!

Twitter: S3cur3Th1sSh1t GitHub S3cur3Th1sSh1t YouTube S3cur3Th1sSh1t Twitch Status

s3cur3th1ssh1t


Personal blog:

https://s3cur3th1ssh1t.github.io/

If you want to support my work and or make regular use of my toolings ❤️:


Mastodon

creds's People

Contributors

s3cur3th1ssh1t avatar snovvcrash avatar web-flow avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

creds's Issues

`git clone` - warning

warning: the following paths have collided (e.g. case-sensitive paths
on a case-insensitive filesystem) and only one from the same
colliding group is in the working tree:

  'PowershellScripts/Invoke-RunasCS.ps1'
  'PowershellScripts/Invoke-RunasCs.ps1'

Get-ChromeDump

Get-ChromeDump -OutFile 11.txt
You cannot call a method on a null-valued expression.
At C:\Users\Administrator\Downloads\Creds-master\Creds-master\PowershellScripts\Get-ChromeDump.ps1:410 char:12

  •     if($Item.Contains('Passwords') -or $Item.Contains('History')) ...
    
  •        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : InvokeMethodOnNull

New-Object : Cannot find type [System.Data.SQLite.SQLiteConnection]: verify that the assembly containing this type is
loaded.
At C:\Users\Administrator\Downloads\Creds-master\Creds-master\PowershellScripts\Get-ChromeDump.ps1:447 char:19

  • ... onnection = New-Object System.Data.SQLite.SQLiteConnection($connStrin ...
  •             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

You cannot call a method on a null-valued expression.
At C:\Users\Administrator\Downloads\Creds-master\Creds-master\PowershellScripts\Get-ChromeDump.ps1:449 char:5

  • $Open = $connection.OpenAndReturn()
    
  • ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : InvokeMethodOnNull

New-Object : Cannot find type [System.Data.SQLite.SQLiteDataAdapter]: verify that the assembly containing this type is
loaded.
At C:\Users\Administrator\Downloads\Creds-master\Creds-master\PowershellScripts\Get-ChromeDump.ps1:457 char:20

  • ... taAdapter = New-Object System.Data.SQLite.SQLiteDataAdapter($query,$O ...
  •             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidType: (:) [New-Object], PSArgumentException
    • FullyQualifiedErrorId : TypeNotFound,Microsoft.PowerShell.Commands.NewObjectCommand

You cannot call a method on a null-valued expression.
At C:\Users\Administrator\Downloads\Creds-master\Creds-master\PowershellScripts\Get-ChromeDump.ps1:459 char:5

  • [void]$dataAdapter.fill($DataSet)
    
  • ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (:) [], RuntimeException
    • FullyQualifiedErrorId : InvokeMethodOnNull

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.