Posts

Showing posts with the label PostgreSQL

Dfirtrack - The Incident Answer Tracking Application

Image
DFIRTrack (Digital Forensics as well as Incident Response Tracking application) is an opened upwards source spider web application mainly based on Django using a PostgreSQL database backend. In contrast to other slap-up incident reply tools, which are mainly case-based as well as back upwards the piece of occupation of CERTs, SOCs etc. inwards their daily business, DFIRTrack is focused on treatment 1 major incident alongside a lot of affected systems every bit it is oftentimes observed inwards APT cases. It is meant to endure used every bit a tool for dedicated incident reply teams inwards large cases. So, of course, CERTs as well as SOCs may utilisation DFIRTrack every bit well, but they may experience it volition endure to a greater extent than appropriate inwards special cases instead of every twenty-four hr menstruum work. In contrast to case-based applications, DFIRTrack industrial plant inwards a system-based fashion. It keeps rail of the condition of diverse systems...

Brutedum - Beast Forcefulness Attacks Ssh, Ftp, Telnet, Postgresql, Rdp, Vnc Amongst Hydra, Medusa As Well As Ncrack

Image
BruteDum is a SSH, FTP, Telnet, PostgreSQL, RDP, VNC beast forcing tool amongst Hydra, Medusa too Ncrack. BruteDum tin dismiss function amongst aany Linux distros if they accept Python 3. Features of BruteDum SSH, FTP, Telnet, PostgreSQL, RDP, VNC amongst Hydra (recommended) SSH, FTP, Telnet, PostgreSQL, RDP, VNC amongst Medusa SSH, FTP, Telnet, PostgreSQL, RDP, VNC amongst Ncrack Scan victim's ports amongst Nmap Install too run on Linux You accept to install Python iii first: Install Python iii on Arch Linux too its distros: sudo pacman -S python3 Install Python iii on Debian too its distros: sudo apt install python3 You accept to install Hydra, Medusa, Nmap too Ncrack too: On Arch Linux too its distros: sudo pacman -S nmap hydra medusa ncrack On Debian too its distros: sudo apt install nmap hydra medusa ncrack git clone https://github.com/GitHackTools/BruteDum cd BruteDum python3 brutedum.py Screenshots Scanning victim's ports amongst N...