Git Product home page Git Product logo

socialpath's Introduction

Main Projects:

ICS Cyber Seurity Conference - Intelligence gathering on US critical infrastructure

Motherboard Vice - Kamerka

Security week - Researcher shows how adversaries can gather intel US critical infrastructure

Offensive OSINT - Build interactive map of cameras from shodan

Offensive OSINT - hunting with Kamerka 2.0

Offensive OSINT - State of industrial control systems in Poland and Switzerland

Offensive OSINT - Journey over unsecured devices with Kamerka

NSA & CISA advisory

ZDNET - Kamerka show your country's internet connected critical infrastructure

Security Week - GUI now available for Kamerka

Offensive OSINT - Hack the planet with Kamerka GUI. Ultimate IOT/ICS reconnaissance tool

Offensive OSINT - When Kamerka meet healthcare sector

Offensive OSINT - Hack like it's 2077 - Kamerka mobile

Offensive OSINT - Intelligence gathering on Internet facing critical infrastructure in United States of America and Russian Federation

Offensive OSINT - Intelligence gathering on critical infrastructure in Southeast Asia

Offensive OSINT - Find open databases in a second

Offensive OSINT - Source code leaks

Offensive OSINT - Leaklooker v3 - Internal files, DNA samples

Offensive OSINT - Amazon S3 leaks and bucket takeover

Offensive OSINT - Leaklooker GUI

Offensive OSINT - Offensive leak hunting

  • SocialPath - Social media intelligence gathering tool

Offensive OSINT - Tracking darknet users across social media platforms

  • Danger Zone - Visualize relationships between doamin, ip address and email

Offensive OSINT - Visualize relationships between domains, ip addresses and emails

Offensive OSINT - Human trafficking investigation. Monitoring Bedpage

socialpath's People

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

socialpath's Issues

Add license

I am thinking about using SocialPath as a basis for my own OSINT-system, but there is no information about permissions and restrictions. It would be great to open the repository under MIT.

Celery App not working!!!!!

While installing software I incurred errors regarding "CELERY"

$~ ➜ SocialPath git:(master) celery worker -A socialpath --loglevel=debug
You are using -A as an option of the worker sub-command:
celery worker -A celeryapp <...>

The support for this usage was removed in Celery 5.0. Instead you should use -A as a global option:
celery -A celeryapp worker <...>
Usage: celery worker [OPTIONS]
Try 'celery worker --help' for help.

Error: no such option: -A
$~ ➜ SocialPath git:(master) celery -A celeryapp worker socialpath --loglevel=debug
Usage: celery [OPTIONS] COMMAND [ARGS]...

Error: Invalid value for '-A' / '--app':
Unable to load celery application.
The module celeryapp was not found.

AND....

$~ ➜ SocialPath git:(master) python3 manage.py makemigrations social
System check identified some issues:

WARNINGS:
?: (2_0.W001) Your URL pattern '^celery-progress/' has a route that contains '(?P<', begins with a '^', or ends with a '$'. This was likely an oversight when migrating to django.urls.path().
?: (urls.W005) URL namespace 'celery_progress' isn't unique. You may not be able to reverse all URLs in this namespace
No changes detected in app 'social'

My machine is currently running
Linux kali 5.9.0-kali2-amd64 #1 SMP Debian 5.9.6-1kali1 (2020-11-11) x86_64 GNU/Linux

Cannot find images folder

The Image folder does not exist.
<img src="/static/images/socialpath.png" class="img-circle img-thumbnail">

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.