Results 1 to 3 of 3

Thread: Cool Python Post Exploitation Script - Cognizant

  1. #1
    Join Date
    2013-Mar
    Posts
    8

    Cool Python Post Exploitation Script - Cognizant

    This script has come in handy as of today. Just wanted to share. Its a python script that has the following functions-

    This has worked well with a lot of those boot 2 root VM's from Vulnhub.

    http://www.activityblack.com/cognizant-v1-release/

    Find SETUID Flagged Files
    Check chkconfig (REL, OEL, CENTOS)
    Find SSH files possibly containing keys
    Local wifi scan with a geolocation used based on ssid’s found (Uses google, based on Metasploit module)
    Options for persistent or non-persistent backdoors and reverse shell
    set up Netcat file server to get files off the system
    Fork bomb to crash the system (No one wants to ‘shutdown -h now’ a system!)
    Start a python HTTP server
    Use Netcat for a simple portscanner
    Set up iptables to use machine as a pivot into the network to attack other machines
    Use tcpdump to dump network traffic
    Dump shadow file
    Blitz log files
    Check current network connections
    Allows you to use ‘-a’ flag to run in automatic mode and will enumerate the machine all output put in /tmp/sys-info. Some
    And more!!!

    Sorry if this isnt the thread for this but, just wanted to share!

  2. #2
    Join Date
    2013-Aug
    Posts
    19
    thanx mate thats usefull

  3. #3
    Join Date
    2013-Mar
    Posts
    8
    Sure thing Here are some Screen Shots

    http://www.activityblack.com/cogniza...1-screenshots/

Similar Threads

  1. Replies: 0
    Last Post: 2021-03-23, 12:33
  2. NFS exploitation with Metasploit
    By fariset in forum How-To Archive
    Replies: 0
    Last Post: 2020-07-30, 05:39
  3. Do not cool the processor runs cooler after hibernation.
    By Sasha2401 in forum General Archive
    Replies: 0
    Last Post: 2015-08-29, 14:09

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •