GithubHelp home page GithubHelp logo

mulc1b3r / x-spider Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 25 KB

mapping the attack surface of a target url.

License: Apache License 2.0

Python 100.00%
attack-surface-management crawler cybersecurity spider

x-spider's Introduction

x-spider


x-spider is a fully comprehensive data gathering suite of tools designed to collect all data from a 'target ur' .

Primary use : cybersecurity.

After running the spider/crawler on any given domain or url you will have a folder containing a complete data set of the 'attack surface' mapped.


  • method : Add the target url to the example.env file and rename the file

  •    ```.env```
    
  • then run python data.py

  • an output folder is created containing data.json file.

  • the data in data.json can be visualized by running

  • python data-viz.py creating a .png file for visual interpretation.

  • whois-lookup.py provides the dns registration data as a .json file in

  • the output folder.

  • The vizualizations include a 'tree map' , 'word cloud' , 'website structure',

  • url length 'bar chart' .

  • comments can be extracted from comments sections (.json)

  • text is extracted from the url (.txt)

  • an 'output.json' is created from 'output.json' which then

  • creates a 'output.html' of all external and internal links

  • as clickable links .

  • rss feeds can be extracted using rss.py

  • xxx.py is for use in downloading potentially harmful files as txt files for examination.

  • Data is gathered for analysis to the output folder...


Copyright © 2024 Psico Communications and Blockchain Development.


x-spider's People

Contributors

mulc1b3r avatar

Watchers

 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.