Found 57 bookmarks
Newest
Reverse Engineer an API using MITMWEB and POSTMAN and create a Swagger file (crAPI)
Reverse Engineer an API using MITMWEB and POSTMAN and create a Swagger file (crAPI)
Many times when the we are trying to Pentest an API we might not get access to Swagger file or the documentations of the API, Today we will…
Many times when the we are trying to Pentest an API we might not get access to Swagger file or the documentations of the API, Today we will try to create the swagger file using Mitmweb and Postman.
Man in The Midlle Proxy (MITMweb)
run mitmweb through our command line in Kali
and as we can see it starts to listen on the port 8080 for http/https traffic, and we will make sure that its running by navigating to the above address which is the localhost at port 8081
and then we will proxy our traffic thorugh Burp Suite proxy port 8080 because we already has mitmweb listening for this port (make sure Burp is closed)
and then we will stop the capture and use mitmproxy2swagger to analyse it
·medium.com·
Reverse Engineer an API using MITMWEB and POSTMAN and create a Swagger file (crAPI)
Generating Schemas from Examples with jtd-infer
Generating Schemas from Examples with jtd-infer
JSON Type Definition, aka RFC 8927, is an easy-to-learn, standardized way to define a schema for JSON data. You can use JSON Typedef to portably validate data across programming languages, create dummy data, generate code, and more. jtd-infer is a tool that can generate a JSON Typedef schema from example data. It lives on GitHub here. This article will go over why jtd-infer may be useful to you, how to install it, and then go through an example of using jtd-infer on a few real-world datasets.
·jsontypedef.com·
Generating Schemas from Examples with jtd-infer
JSON Hero
JSON Hero
JSON Hero makes reading and understand JSON files easy by giving you a clean and beautiful UI packed with extra features.
·jsonhero.io·
JSON Hero
Webcrumbs
Webcrumbs
Use our Frontend AI tool to generate components from images and text. Sign up for early access to our open-source JavaScript plugin builder.
·webcrumbs.org·
Webcrumbs
GoFullPage
GoFullPage
The simplest and most reliable Chrome extension for taking a screenshot of an entire webpage. In one click screenshot a full page. Optionally crop, edit, and annotate your result in a modern interface. Export to image, PDF, or copy to your clipboard so you can share it with others or keep it in your own records.
·gofullpage.com·
GoFullPage