Code Monkey home page Code Monkey logo

accio3014 / jmt Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 1.0 2.09 MB

"JMT" stands for "Jinjja Michine Tool" and is a tool for diagnosing vulnerabilities in websites. This tool is a 2023 graduation project and was created for security checks by startups and small businesses by determining website vulnerabilities through the Google search engine.

License: GNU General Public License v3.0

Python 100.00%
python security vulnerability-scanner web-vulnerability-scanner web-vulnerability-scanners

jmt's Introduction


JMT Manual

Description

"JMT" stands for "Jinjja Michine Tool" and is a tool for diagnosing vulnerabilities in websites. Most web vulnerability diagnosis tools perform analysis by scanning URLs, but JMT is different from other tools because it uses the Google search engine to check open information on the web.
The reason why the vulnerability diagnosis tool was created using the Google search engine is that by combining individual email addresses and other information, you can get a larger amount of personal information than you think just by searching Google, and the search for websites is the same. Using the JMT tool prevents malicious users from collecting vulnerable information when gathering information about a website as a preliminary step to attacking a particular website.

Target :

- Information Security Manager
- Web Developer

Diagram



Requirements

Check list Requirements
OS MacOS X
Safari latest version
Python python3.10 or higher

Allow Safari automation :

Safari → Develop → Allow Remote Automation

Python module installation list:

$ pip3.x install PyQt5
$ pip3.x install bs4
$ pip3.x install selenium

Useage

Download file :

$ git clone https://github.com/accio3014/JMT.git

Run JMT :

$ python3.x "Download path"/JMT/source/gui.py

Insert URL :


Select category in GHDB :


Waiting for result :

[Exploit]             : There are search results..
[Fail]                   : No search results.
[reCAPTCHA]    : Google reCAPTCHA detected.

How to bypass reCAPTCHA

Most reCAPTCHA are bypassed because they use the Safari web browser, but you can bypass them more effectively by additionally using the methods below :

1. Use a VPN
reCAPTCHA can be bypassed by using a VPN to change your country or region.

2. Restart your MAC
reCAPTCHA can be bypassed by restarting the Mac.

It doesn't matter which of the above two methods you use, but we recommend restarting your Mac.

Reference


Author

jmt's People

Contributors

accio3014 avatar eey4611 avatar

Stargazers

 avatar  avatar  avatar  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.