CORS Misconfiguration Scanner
Discover Cross-Origin Resource Sharing(CORS) misconfigurations of websites. And fix them as soon as discovered.
2023-07-01 06:32:52 +0000 UTC View Post
Discover Cross-Origin Resource Sharing(CORS) misconfigurations of websites. And fix them as soon as discovered.
2023-07-01 06:32:52 +0000 UTC View PostWe are making nice updates to our subdomains finder tools to offer you more streamlined results
2023-06-05 18:19:49 +0000 UTC View PostWe are developing support for openvas scanning and reporting the results of the complete scan.
2022-08-13 05:08:59 +0000 UTC View PostOWASP ZAP is an open-source web application security scanner. It is intended to be used by both those new to application security as well as professional penetration testers. It is one of the most active Open Web Application Security Project projects and has been given Flagship status.
I am actively seeing if I can add this new feature and we are working had to bring it to our supporters and members.
I will need your support to help bring this OWASP ZAP alive and it's sister pro...
Two new tools are going to be added to help with CORS mis-configuations vulnerability scanning.
2022-04-02 04:41:56 +0000 UTC View PostAm adding a new feature/tool CORS misconfigurations Vulnerabilities Scanner. There are two tools were are going to be added.
What am doing is very simple, make it possible for normal users, cybersecurity professional, pen-testers to use common tools online, without going through the entire installation process, which is quite tedious for some tools. Chances are great, your favorite pentest tools is hosted online at nmmapper.com, regularly updated.
Am adding more tools, and still have a chain of tools to add.
Am constantly improving the data display to offer my patreon with clean data display and easy to navigate.
2021-05-07 19:40:29 +0000 UTC View PostEnjoy and improve and an updated dashboard. Lots of fancy features Keep track of the DNS HISTORY.
2021-04-09 13:21:46 +0000 UTC View PostAm adding more features interactive features to make it easy to get accurate information. You will be able to schedule scans real time scans and get real time notifications.
You will be able to filter by server, registrar, ipv4, ipv6, domain expiration, domain create and more.
We are providing new features to our patrons, realtime notification, interactive features. Add/update and more.
2021-03-21 16:37:55 +0000 UTC View PostWe are rolling out new features. Compare and rank subdomains. Also live monitoring and website screen capture.
2021-03-14 12:59:38 +0000 UTC View PostCompare and rank subdomains of domains through visualization. Enter a comma separated list of domains. Max 6 domains only (You can request custom)
https://www.nmmapper.com/st/subdomain/inspection/
2021-03-02 13:51:50 +0000 UTC View PostWe have made a new UI build and also added a new tool HostHunter . Discover different hosts based on IP. This can be of help for bugbounty and also network administrators.
2020-12-10 12:41:42 +0000 UTC View PostFetch all the URLs that the Wayback Machine knows about for a domain. You can try it out online.
2020-11-28 19:20:32 +0000 UTC View PostFetch all the URLs that the Wayback Machine knows about for a domain. This tool is designed for bug bounties and can be used to users to search for previous bugs in there systems and web apps.
2020-11-28 19:18:38 +0000 UTC View PostWe have added a new patron tool bing-2iphosts Bing-ip2hosts is a Bing web scraper that discovers hostnames by IP address.
2020-11-04 11:57:55 +0000 UTC View PostWe are now finishing the API part of nmmapper https://www.nmmapper.com/docs/index.html . The API will provide powerful data for our users. What makes our API unique is that the data our users/patreons will get is fresh data unlike others who provide you with already existing data, for us we will search for you, so you get latest data about domains.
Python3-nmap converts Nmap commands into python3 methods making it very easy to use nmap in any of your python pentesting projects .
A python 3 library which helps in using nmap port scanner. The way this tools works is by defining each nmap command into a python function making it very easy to use sophisticated nmap commands in other python scripts. For example in nmap if you want to scan for common ports you would to something like this;
To see how this works please chec...