win binaries + git-dumper + crack_hash
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
This repository contains self-made and common scripts for information gathering, enumeration and more.
|
||||
|
||||
### Enumeration: Initial Scans
|
||||
- first_scan.sh: Performs initial nmap scan (-A, -T5, -p-)
|
||||
- first_scan.sh: Performs initial nmap scan
|
||||
- gobuster.sh: Performs gobuster dir scan with raft-large-words-lowercase.txt
|
||||
- ssh-check-username.py: Check if user enumeration works for ssh
|
||||
- GitHack.py
|
||||
- [git-dumper.py](https://github.com/arthaud/git-dumper)
|
||||
- [autorecon.py](https://github.com/Tib3rius/AutoRecon)
|
||||
- subdomainFuzz.sh: Fuzzes subdomains for a given domain
|
||||
|
||||
@@ -22,7 +22,7 @@ This repository contains self-made and common scripts for information gathering,
|
||||
- genRevShell.py: Generates a reverse shell command (e.g. netcat, python, ...)
|
||||
- [php-reverse-shell.php](https://github.com/pentestmonkey/php-reverse-shell)
|
||||
- [p0wny-shell.php](https://github.com/flozz/p0wny-shell)
|
||||
- [powercat.ps1][https://github.com/besimorhino/powercat]
|
||||
- [powercat.ps1](https://github.com/besimorhino/powercat)
|
||||
|
||||
### Miscellaneous
|
||||
- upload_file.py: Starts a local tcp server, for netcat usage
|
||||
|
||||
Reference in New Issue
Block a user