Security Utilities Save

Offensive Security Certified Profesional (OSCP) course scripts, some have been generalized

Project README

Security Utilities

Useful scripts, see README.md files in script directories for individual usage and information. This project is mirrored to GitHub from the primary repository on GitLab at https://gitlab.com/datenstrom/sec-utils and if accessed on GitHub may not be the most recent version.

Legal Disclaimer: usage of tools for attacking web servers without prior mutual consistency can be considered as an illegal activity. it is the final user's responsibility to obey all applicable local, state and federal laws. authors assume no liability and are not responsible for any misuse or damage caused by these tools.

Even information gathering such as port scanning is considered illegal in many areas and a gery area in most.

bash

Python

Rust

  • port_check: Check if a single port is open
  • pingsweep: Multithreaded ping sweep, and port scanning
  • entropy: Calculates the entropy of a file

C

  • slmail_linux.c: A buffer overflow attack for SLMail 5.5 compiled for Linux
  • slmail_windows.c: A buffer overflow attack for SLMail 5.5 compiled for Windows

FTP

It is possible to turn FTP into a non-interactive process by providing the Windows default FTP client ftp.exe with a text file containing FTP commands. This is useful in post exploitation when there is a need to upload files and tools to a machine.

  • setup-ftp.sh: Install and configure a FTP server on (Debian like) Linux

Note on extension convention

All program output files are by convention use the .txt extension which are ignored by the .gitignore. All files for input are by convention .dat which will be tracked.

Open Source Agenda is not affiliated with "Security Utilities" Project. README Source: sevro/security-utilities
Stars
47
Open Issues
0
Last Commit
6 years ago
License

Open Source Agenda Badge

Open Source Agenda Rating