Coder Social home page Coder Social logo

boringthegod / postmaniac Goto Github PK

View Code? Open in Web Editor NEW
135.0 135.0 12.0 238 KB

Postman OSINT tool to extract creds, token, username, email & more from Postman Public Workspaces

License: GNU General Public License v3.0

Python 99.39% Dockerfile 0.61%
osint postman

postmaniac's Introduction

boring

My name is Pierre Ceberio and I'm Security Expert.

I'm from France, living in Luxembourg and currently working at Excellium. Previously OSINT & Security Analyst at BreacHunt and SysOps Engineer at Log'in Line. You can also find me on ๐Ÿ•ท and LinkedIn.

postmaniac's People

Contributors

boringthegod avatar gammaray99 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

postmaniac's Issues

bug None en match_workspace

Il sembleray que l'on puisse avoir des None en retour de liste de workspace :

  File "~/postmaniac/postmaniac.py", line 140, in <module>
    worksp = match_workspace.group(1)
AttributeError: 'NoneType' object has no attribute 'group'

AttributeError: 'NoneType' object has no attribute 'group'

When i launch postmaniac script from Github source code, I sometime get this error with this input at Scan du workspace step : python3 postmaniac/postmaniac.py facebook

Stack trace :

Scan du workspace 11/85 [########################################]Traceback (most recent call last):
  File "/Users/Downloads/postmaniac/postmaniac/postmaniac.py", line 408, in <module>
    main()
  File "/Users/Downloads/postmaniac/postmaniac/postmaniac.py", line 144, in main
    worksp = match_workspace.group(1)
AttributeError: 'NoneType' object has no attribute 'group'

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.