co4ie Posted February 21, 2012 Report Posted February 21, 2012 (edited) Intersect: Automated post-exploitation tool for LinuxIntersect 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 IntersectGeneral 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 InformationPasswords & 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.pySi cu el o sa adunati ceva de genul asta :credentials/credentials/bash_history.txtcredentials/gshadowcredentials/secring.gpgcredentials/mail_aliases.txtcredentials/passwd.txtcredentials/known_hostscredentials/sudoers.txtcredentials/shadow.txtcredentials/sshd_configcredentials/SSH_Locations.txtcredentials/last.txtcredentials/lastlog.txtnetwork/network/hosts.allownetwork/Connections.txtnetwork/iptables_save.txtnetwork/NetworkInfo.txtnetwork/iptablesLN.txtnetwork/hosts.denynetwork/inetd.confprotection/protection/FullListconfigs/osinfo/osinfo/cronjobs.txtosinfo/loglist.txtosinfo/HistoryList.txtosinfo/sbin.txtosinfo/media.txtosinfo/SysInfo.txtosinfo/bin.txtosinfo/ps_aux.txtosinfo/users/osinfo/users/CurrentUser.txtosinfo/users/allusers.txtosinfo/users/userhome.txtosinfo/sysctl.txtosinfo/mount.txtosinfo/SQL_locations.txthosts/hosts/livehosts.txt Edited February 21, 2012 by co4ie Quote