Abraxas

Results 19 comments of Abraxas

IMO, if we make a 'cheatsheet' of the good data places in README, that would be enough for pentesters as the data is there, you just have to find it....

As of last conversation Toshi or eidolonpg will be working on building out a report by end of year or start of 2017

We could even just write a '--fix-dns' flag in to the script which will: `cat /etc/resolv.conf > variable` `echo "nameserver 8.8.8.8" > /etc/resolv.conf` `` `echo variable > /etc/resolv.conf` Thoughts @eidolonpg...

Plan is to do the following: Procedural: 1. Prior to DNS scan send a test request to `longweirduniquestring.target.com` and see if it returns an 'A' record 2. Check if `enable...

I absolutely agree - I recently added a getting started on Kali set of instructions and hope to add more. In the meantime I will try to get a text...

@pmbenjamin Any chance you'd tried to run it with our Kali documentation? We're in the last phase of report building and will create a video tutorial for scan usage when...

Added parsing for Drupal from the Drupal detection field, this does not pull version data, however so there is more to be done there. We should also add: IIS File...

Right now we're outputting Wordpress and a few other things from WhatWeb currently, we now have a JSON WhatWeb outputs and should switch our parsers to read those subdomain files...

Particularly interested in Postgres and a partial tie-in to InfluxDB for monitoring.

Deferring this for now. Didn't think about complexity of additional SQL syntax issues. Please vote if this is an important issue and I'll reevaluate.