Giter Club home page Giter Club logo

scanner_site_bot's Introduction

Auxiliator

Auxiliator is telegram bot for basic web-application analysis

What for?

This is my old learning project, so not something very useful, but I did this for following reason: Sometimes there is no access to your main PC, where you can scan web-site and search for exploits, and you only have for e.g your phone. Some people would say, that you can just connect with ssh, but is is not really easy to type on small screen. That is why, i created this telegram bot, where it is simpler to analyse the website for further testing.

What can it do?

  1. Testing if site uses WAF.
  2. Search for real IP via Censys if site uses WAF to hide it.
  3. Scan IP for open ports.
  4. Get additional info about services and network
  5. SearchSploit right in your telegram, to look up some exploits for further testing

How to use it?

Unfortunately, bot is not hosted at the moment, because it is made for personal use. But if will be usefull to people, i will host it. To set up the bot, you need to:

  1. Create a new bot at FatherBot and get the token.
  2. Place the token in Auxiliator.py
  3. Run Auxiliator.py
  4. Use the bot! There are following command for bot: /searchbyip IP — Gets information from search.censys.io about the IP. /searchbydomain DOMAIN — Searches for IPS by given domain, can be usefull when site is behind WAF. /scan IP/DOMAIN — Scan targets for opened ports, by default it scans from port 1, to 65535 with 5000 threads, you should test diffrent numbers of threads to get fastest scan time on your server.
  5. /searchsploit — Searches for exploits in exploit-db by name.

Contacts:

@LaRevoltage — Telegram

@Revoltage#2077 — Discord

scanner_site_bot's People

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.