initial commit via gitinitshit
This commit is contained in:
@@ -0,0 +1,67 @@
|
||||
* General Guides and Scripts for:
|
||||
* Ubuntu Server LAMP (20.04 LTS)
|
||||
* Dark Web Hosting (LAMP on 20.04 LTS)
|
||||
* General Windows 10 and mobile security guide
|
||||
|
||||
Install customscripts on linux with
|
||||
`curl -s https://gitlab.com/princesspi/general-scripts-and-system-ssssssetup/-/raw/master/customscripts/install_script.sh?nocache=$RANDOM | sudo "$SHELL"`
|
||||
|
||||
## Usage
|
||||
### Linux
|
||||
#### git helpers
|
||||
* `gitinitshit`
|
||||
* `gitshit`
|
||||
* `gitsync`
|
||||
* `syncstatus`
|
||||
* `waypoint`
|
||||
*
|
||||
#### security helpers
|
||||
* `backup.sh`
|
||||
* `binwalk-tool`
|
||||
* `configuree_webhook.sh`
|
||||
* `connect-wifi`
|
||||
* `crowdsec.sh`
|
||||
* `find_bytes`
|
||||
* `fix-wifi`
|
||||
* `add_user_ssh`
|
||||
* `wifi-monitor-airX`
|
||||
* `recursive-analysis`
|
||||
* `large_file_search_for_hash`
|
||||
|
||||
#### monitoring
|
||||
* `mon-watch`
|
||||
* `monitor_pid`
|
||||
* `webhook`
|
||||
|
||||
#### setup and general scripts
|
||||
* `ifnet`
|
||||
* `install_script.sh`
|
||||
* `pyenv_setup`
|
||||
* `xrdp-start`
|
||||
* `add_apache2_site`
|
||||
|
||||
### Windowwz
|
||||
#### git helpers
|
||||
* `gitshit.ps1`
|
||||
* `gitsync.ps1`
|
||||
* `syncstatus.ps1`
|
||||
* `waypoint.ps1`
|
||||
#### linux-like hashing helpers
|
||||
* `winhash.ps1`
|
||||
* `md5sum.ps1`
|
||||
* `sha256sum.ps1`
|
||||
* `sha384sum.ps1`
|
||||
* `sha512sum.ps1`
|
||||
#### remote host tools
|
||||
* `ssh-wait-loop.ps1`
|
||||
* `wait-on-host.ps1`
|
||||
* `testtime.ps1`
|
||||
#### Windows system
|
||||
* `redundant-backup.ps1`
|
||||
* `windows-repair.bat`
|
||||
|
||||
todo:
|
||||
1. windwows gitinitshit
|
||||
2. convert windows-repair.bat to powershell and add more features and checks
|
||||
1. automatic elevation request
|
||||
2. update and improve security scan via windows defender
|
||||
Reference in New Issue
Block a user