Coder Social home page Coder Social logo

dfirsec / check_rep Goto Github PK

View Code? Open in Web Editor NEW
68.0 3.0 15.0 2.58 MB

Check IP or Domain reputation against open-source Blacklists.

License: MIT License

Python 100.00%
python3 threatintel forensics dfir infosec geolocation-map blacklists reputation

check_rep's Introduction

Hi there ๐Ÿ‘‹

๐Ÿ“Œ The projects I've created are what I consider "learning exercises" that enhance my skillset and keep me motivated.

check_rep's People

Contributors

dependabot[bot] avatar dfirsec avatar sourcery-ai-bot 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

Watchers

 avatar  avatar  avatar

check_rep's Issues

Syntax error in utils.py

Describe the bug
Syntax error in utils.py

Screenshots
PS D:\Github\check_rep> python .\check_rep.py -q x.x.x.x
Traceback (most recent call last):
File ".\check_rep.py", line 12, in
from core.geomap import map_free_geo, multi_map
File "D:\Github\check_rep\core\geomap.py", line 10, in
from core.utils import DOMAIN, IP, Helpers, Workers, logger
File "D:\Github\check_rep\core\utils.py", line 192
if match := re.findall(self.query, req.text):
^
SyntaxError: invalid syntax

Desktop (please complete the following information):
OS: Windows

Domain list syntax

Hi! Awesome job!

I'm trying to use a domain lists and can not make it work, is it there any particular syntax we need to use?

tried
python3 check_rep.py --mx domains.txt
python3 check_rep.py --mx FILE domains.txt

but gets
usage: check_rep.py [-h] [--log] [--vt] [--fg | --mx FILE [FILE ...]] query
check_rep.py: error: the following arguments are required: query

the file domains.txt is a list of domain names
Example:
www.bielsko-biala.aq2e.com
www.bierzacefakty24.epizy.com
www.bierzemy-udzialy.eu
www.big-data-server.com
www.bigboytruks.com
www.bigcappower.com
www.bigdesign.top
www.bigmarketplace.ng
www.bignamestanfree.wixsite.com
www.bigsecureeu.com
www.bigsklep.com
www.bigstart-i.info
www.bigswipes.com
www.bigthinkingbusiness.com
www.biik.cc

best regards

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.