Xolo is a tool to crawl, visualize and interact with SQL server links in a d3 graph to help in your red/blue/purple/…/risk assessments pentest hacking team exercises.
Requests==2.18.4
Flask==0.12.2
Json
Pypyodbc
beautifulsoup4==4.6.0
lxml==4.1.0
Example:
pip install pypyodbc
python -m pip install pypyodbc
Install/Run
Download
Decompress
Put it in directory
Run it
c:\xolo>python main.py
…
* Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)
Open your browser http://127.0.0.1:5000/
Docker is a powerful open-source containerization platform that allows developers to build, test, and deploy…
Docker is one of the most widely used containerization platforms. But there may come a…
Introduction Google Dorking is a technique where advanced search operators are used to uncover information…
Introduction In cybersecurity and IT operations, logging fundamentals form the backbone of monitoring, forensics, and…
What is Networking? Networking brings together devices like computers, servers, routers, and switches so they…
Introduction In the world of Open Source Intelligence (OSINT), anonymity and operational security (OPSEC) are…