https://github.com/ocdbytes/cybersec-scripts
Scripts to assist attacks on websites, binaries and much more :)
https://github.com/ocdbytes/cybersec-scripts
python3 ruby security
Last synced: 11 months ago
JSON representation
Scripts to assist attacks on websites, binaries and much more :)
- Host: GitHub
- URL: https://github.com/ocdbytes/cybersec-scripts
- Owner: ocdbytes
- Created: 2022-03-06T17:10:15.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-06T18:24:16.000Z (over 3 years ago)
- Last Synced: 2024-04-14T10:46:08.413Z (almost 2 years ago)
- Topics: python3, ruby, security
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Cyber Scripts
- **Login Tester** : A script to pass login params after finding a list of passwords.
- **Port Scanner** : A tool for noobies script kiddies those who don't know their shit
# Buffer Overflow Scripts
- **FUZZER** : A tool to fuzz 🌪️ the vuln server commands
- **OFFSET** : A tool to check the exact offset w.r.t. the output of the fuzzer
- **pattern_create.rb** : We all knwo that whhat it is for. (I don't own this script present here taken from metasploit github)
- **pattern_offset.rb** : We all knwo that whhat it is for. (I don't own this script present here taken from metasploit github)
- **FIND_MODULE** : To find the correct module and to confirm our memory breakpoint
- **BADCHARS** : To find the badchars in a hex dump
- **EXPLOIT** : Our final weapon ⚔️ to f\*\*K the system