Jump to content
co4ie

Intersect: Automated post-exploitation tool for Linux

Recommended Posts

Posted (edited)

Intersect: Automated post-exploitation tool for Linux

Intersect 2.0 is a Python script written to perform automated Post-Exploitation information gathering and reporting. The general idea is that after you have exploited a target, you run this script and it performs a variety of tasks that you would normally need to perform manually. Intersect will collect password files, copy SSH keys, enumerate processes and installed applications, gather detailed network information, map the hosts internal network (for pivoting),locate and identify common anti-virus and firewall applications and much more.

Features of Intersect

General

  • Run application as background process
  • Generate report text files for each section of features
  • Create archive containing final reports (tar.gz)
  • Send individual reports and/or archive to remote host (upcoming)

Operating System & User Information

  • OS, Distro, Kernel Info.
  • Running Processes
  • List Of Installed Applications
  • Scheduled Tasks/Cronjobs
  • Mounts and Attached Devices
  • Listings of Home Directories
  • File System & Memory Information

Passwords & Credentials

  • Password files(passwd, shadow, gshadow, master.passwd)
  • SSH Keys (private and public)
  • Sudoers list
  • SSH Known Hosts
  • SSH Authorized Keys
  • GNUPG/PGP Keys (private and public)
  • Mail Aliases
  • Bash Histories
  • User Groups
  • Last Logs
  • SSHD Config
  • DB Enumeration & Passwords (upcoming feature)

Download Intersect:

Intersect v.2.0 – Intersect2-Beta.py

Si cu el o sa adunati ceva de genul asta :

credentials/
credentials/bash_history.txt
credentials/gshadow
credentials/secring.gpg
credentials/mail_aliases.txt
credentials/passwd.txt
credentials/known_hosts
credentials/sudoers.txt
credentials/shadow.txt
credentials/sshd_config
credentials/SSH_Locations.txt
credentials/last.txt
credentials/lastlog.txt
network/
network/hosts.allow
network/Connections.txt
network/iptables_save.txt
network/NetworkInfo.txt
network/iptablesLN.txt
network/hosts.deny
network/inetd.conf
protection/
protection/FullList
configs/
osinfo/
osinfo/cronjobs.txt
osinfo/loglist.txt
osinfo/HistoryList.txt
osinfo/sbin.txt
osinfo/media.txt
osinfo/SysInfo.txt
osinfo/bin.txt
osinfo/ps_aux.txt
osinfo/users/
osinfo/users/CurrentUser.txt
osinfo/users/allusers.txt
osinfo/users/userhome.txt
osinfo/sysctl.txt
osinfo/mount.txt
osinfo/SQL_locations.txt
hosts/
hosts/livehosts.txt

Edited by co4ie

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...