Giter Club home page Giter Club logo

anteste / webmap Goto Github PK

View Code? Open in Web Editor NEW
285.0 285.0 58.0 50 KB

A Python tool used to automate the execution of the following tools : Nmap , Nikto and Dirsearch but also to automate the report generation during a Web Penetration Testing

Home Page: https://anteste.yo.fr/

License: MIT License

Python 92.23% Shell 7.77%
automation bruteforce dirb dirbuster dirsearch execution generation gobuster hacking hacking-tool nikto nmap penetration-testing pentesting python report scanner-web webmap wordlist

webmap's Introduction

๐‡๐ž๐ฅ๐ฅ๐จ ๐ญ๐ก๐ž๐ซ๐ž, ๐Ÿ๐ž๐ฅ๐ฅ๐จ๐ฐ <๐š๐šŽ๐šŸ๐šŽ๐š•๐š˜๐š™๐šŽ๐š›๐šœ/>!

Welcome!

You have finally discovered my Github profile.
Please feel free to clone projects, raise issues and submit PRs if you think something could be better.
Ask me anything here
or email me

Happy Coding! ๐Ÿ˜Š

Anteste's Github Stats

Follow me around the web:

LinkedIn Instagram Facebook DEV.to

webmap's People

Contributors

anteste avatar luizmlo avatar nicolascarpi avatar roguepullrequest avatar tfprelvas avatar

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

webmap's Issues

`All the Scans` module not working

I am able to use the tool for individual scan modules like
1. Nmap โœ…
2. Dirsearch โœ…
3. Nikto โœ…

However, if I select Option A: All the Scans, I am getting the below error. โŒ

๐Ÿ”ท When tried with only google.com
Unable to init server: Could not connect: Connection refused Failed to parse arguments: Cannot open display:

image

๐Ÿ”ท When tried with https://google.com
File "webmap.py", line 130, in <module> ipall = socket.gethostbyname(targetall) socket.gaierror: [Errno -2] Name or service not known

image

README.md necessary sudo?

On the second line of the installation code block, you have a sudo git clone <repo>, probably can omit the sudo.

Does not seem to scan IP based URLs

Nice Tool but doesnt seem to scan IP based URLs
like: http://10.12.1.23
Traceback (most recent call last): File "/usr/local/bin/webmap", line 56, in <module> main() File "/usr/local/bin/webmap", line 48, in main conf.call_def(conf.full_scan) File "/home/kali/Desktop/TOOLS/WEB ATTACK/WebMap/conf/conf.py", line 80, in call_def func() File "/home/kali/Desktop/TOOLS/WEB ATTACK/WebMap/modules/fullscan.py", line 31, in full_scan full_ip = conf.socket.gethostbyname(full_host) socket.gaierror: [Errno -2] Name or service not known

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.