Giter Site home page Giter Site logo

li-copy / pyhawk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sumgr0/pyhawk

0.0 1.0 0.0 322 KB

Searches the directory of choice for interesting files. Such as database files and files with passwords stored on them

License: GNU General Public License v3.0

Python 100.00%

pyhawk's Introduction

pyHAWK

Searches the directory of choice for interesting files. Such as database files and files with passwords stored on them

Features

  • Scans directory for intresting file types
  • Outputs them to the screen
  • Supports many file types

Installation Instructions

The installation is easy. Git clone the repo and run go build.

git clone https://github.com/MetaChar/pyHAWK
python2 main.py

Usage

To set a Directory use -d or --directory

python2 main.py -d <directory>

File Extensions

Cryptography

  • .pem
  • .pkcs12
  • .p12
  • .pfx
  • .asc
  • .jks
  • .keychain

Password Files

  • .agilekeychain
  • .kwallet
  • .bek
  • .tpm
  • .psafe3

Database Files

  • .sdf
  • .sqlite
  • .fve
  • .pcap
  • .gnucash
  • .dayone
  • .mdf

Misc Files

  • .log

Config Files

  • .cscfg
  • .rdp
  • .tblk
  • .ovpn

File Names

Password Files

  • credentials.xml
  • robomongo.json
  • filezilla.xml
  • recentservers.xml
  • ventrilo_srv.ini
  • terraform.tfvars
  • secret_token.rb
  • carrierwave.rb
  • omniauth.rb
  • settings.py
  • database.yml

Database Files

  • journal.txt
  • Favorites.plist

Misc Files

  • root.txt
  • users.txt
  • passwords.txt
  • login.txt

Config Files

  • jenkins.plugins.publish_over_ssh.BapSshPublisherPlugin.xml
  • LocalSettings.php
  • configuration.user.xpl
  • knife.rb

Insperation

Inspired by ice3man543 check it out here : https://github.com/Ice3man543/hawkeye

pyhawk's People

Watchers

James Cloos avatar

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.