Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

InceptionCyberSecurity/Hyperion3

Repository files navigation

NO LONGER MAINTAINED; HAS BEEN RETIRED

Hyperion v3.1 For Archlinux/Blackarch or Kali (recommended).

Install ArchLinux, then convert to BlackArch, see https://www.blackarch.org/downloads.html, or use Kali Linux in VirtualBox.
Backend scripts used to drive results-based automated IT Security system for arcadeusops.com. Written in Bash and Python3.
Written by Nathan Jones nathan.jones@arcadeusops.com

ins31.sh is the install script but edit to suit your preferences.
test.sh is a short script to confirm all is working ok.

Usage

  • Most scripts take two command line arguments, the IP address or domain name, and directory to store reports.
  • For example ./server mysite.com mystuff . See READMEscripts.md for details of command line arguments.
  • Reports are in a custom directory which is displayed at command prompt after completion.

Hyperion v3.1 Scripts


# Python port scanner pythonscan.sh follow on screen prompts

Vulnerabilities

exploit.sh - nmap and searchsploit (exploitdb) for exploit discovery.
le.sh - Linux exploit suggester.
we.sh - Windows exploit suggester.
back.sh - tests for ShellShock and HeartBleed issues as well as testing VNC and CITRX setups for backdoors/malware.

Run All

runall.sh - customise what scripts you want by running this single command line input. incomplete; in development.

Firewall

firewall.sh - firewall fingerprinting and WAF detection using nmap and WAFWoof.
fw1.sh - firewall bypass test and firewall rules detection using nmap.

Servers

cloud.sh - uses nmap to test any cloud server.
db.sh - test any database server for vulnerabilities via nmap. (See webapp.sh for SQLmap tests)
ftp.sh - nmap tests for any FTP server.
mail.sh - POP mail server tests with nmap.
mail1.sh - SMTP mail server tests nmap and ismtp.
server.sh - nmap test for Linix/Windows servers in general.
win.sh - NetBIOS, SMB, User Accounts, and backdoor tests on Windows servers.
win1.sh - performs tests on AD/LDAP Windows servers.

Content Management Systems

cms.sh - performs general CMS tests using WafWoof and Wapiti not listed below, such as SilverStripe.
cms1.sh - WordPress scans.
cms2.sh - Joomla tests.
cms3.sh - Drupal tests.

Malware

mal.sh - malware attack vector detection using nmap detection methods.

VPN

vpn.sh - performs tests on VPNs using IKE and PPTP protocols.

DOS Attacks (Stress Testing)

DOS.sh - uses pyflooder.py to perform HTTP Flood DOS attacks.
DOS1.sh - searches for possible DOS vector attack surfaces using nmap.

Web Apps

webapp.sh - Web Apps tests using nmap, SQLMap, OWASP ZAP , and RapidScan.
uni.sh - uses Uniscan to discover LFI RFI and RCE vulnerabilities on Web Apps.
bw.sh - vulnerability assessment for Web Apps using OWASP BlackWidow.
websec.sh - Golismero web security scan.

Crypto

dr.sh - nmap scripts to test for SSL vulnerabilities of POODLE and DROWN.

Ethical Notice

The original code is written by ArcadeusOPS, who are not responsible for misuse of this data gathering tool. Do not use these scripts to navigate websites/devices that take part in any activity that is identified as illegal under the laws and regulations of your government. STAY LEGAL !!

License

MIT License Copyright (c) ArcadeusOPS

TODO Future Test Scripts in Bash, Python, Lua or C++

simlink attacks https://www.anvilventures.com/blog/defeating-secure-boot-with-symlink-attacks.html
Vulnerability Analysis using Nessus and OpenVAS via command line
Keylogger detection eg https://thegeekpage.com/detect-keylogger-rat/

Server Setup

SSH private key exchange rather than public key/password logon

UPDATES

Lynis see https://docs.nextcloudpi.com/en/how-to-update-lynis/

Bugs

Send issues to info@arcadeusops.com stating nature of issue. A screenshot will help too. Thanks.

CPD

Part of EC-Council ECE/CPD Credits

About

BASH and Python based ethical hacking scripts for, amongst others, recon, servers, firewalls, malware.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published