Git Product home page Git Product logo

security-utilities's Introduction

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.

security-utilities's People

Contributors

sevro avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.