README.md
This commit is contained in:
parent
3d750e6994
commit
09f85c0e74
@ -8,6 +8,7 @@ This repository contains self-made and common scripts for information gathering,
|
|||||||
- ssh-check-username.py: Check if user enumeration works for ssh
|
- ssh-check-username.py: Check if user enumeration works for ssh
|
||||||
- GitHack.py
|
- GitHack.py
|
||||||
- [autorecon.py](https://github.com/Tib3rius/AutoRecon)
|
- [autorecon.py](https://github.com/Tib3rius/AutoRecon)
|
||||||
|
- subdomainFuzz.sh: Fuzzes subdomains for a given domain
|
||||||
|
|
||||||
### Enumeration: Privilege Escalation
|
### Enumeration: Privilege Escalation
|
||||||
- [LinEnum.sh](https://github.com/rebootuser/LinEnum)
|
- [LinEnum.sh](https://github.com/rebootuser/LinEnum)
|
||||||
@ -25,4 +26,5 @@ This repository contains self-made and common scripts for information gathering,
|
|||||||
|
|
||||||
### Miscellaneous
|
### Miscellaneous
|
||||||
- upload_file.py: Starts a local tcp server, for netcat usage
|
- upload_file.py: Starts a local tcp server, for netcat usage
|
||||||
|
- xss_handler.py: Starts a local http server and generates xss payload to steal cookies
|
||||||
- [padBuster.pl](https://github.com/AonCyberLabs/PadBuster)
|
- [padBuster.pl](https://github.com/AonCyberLabs/PadBuster)
|
||||||
|
Loading…
Reference in New Issue
Block a user