In this post, I'll discuss improvements with the release of the new patch for this application.
Patch was released July 6, 2017. Two weeks after release of my beta version. Before I proceed with the app improvements, let me give credits to my teammates and colleagues for some suggestions that lead me to this patch. Did fix some bugs from my previous version. Improvements:
* Menu2Commands - With the suggestions from colleague, I have implemented a commandline-like input to operate this application. Got rid of menus, for my application to have a metasploit/kali linus feel. Later on this post, I'll show the commands to operate this app.
*Crawled links from nc module has been validated.
Before
After
*Use of POST request to get web info from web server.
*Addition of whois - User can now check on IP address information and reputation
*VirusTotal addition and some threat intel sites - This made use of POST. Without any assistance from any threat intel sites' API, I have managed to gather the data needed.
*Addition of snip - This module take snapshot on the current webpage without opening up your browser.
Comments