User Tools

Site Tools


scripting:bash

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
scripting:bash [2021/11/03 17:11] warnaudscripting:bash [2023/08/22 10:36] (current) warnaud
Line 1: Line 1:
 +Bash scripting help sheet: 
 +  * [[scripting:bash:returnvar|Variables and functions]] 
 +  * [[scripting:bash:exitcode|Exit code from a command]] 
 +  * [[scripting:bash:hosts|Generate a custom hosts file for dnsmasq - dns entry + ad/malware/stat domains removed + whitelisting]] 
 +  * [[scripting:bash:DNSsynchro| Check resolution of host from all the nameserver in /etc/resolv.conf]] 
 +  * [[scripting:bash:Chaosreader| send all output of chaos reader to virustotal]] 
 +  * [[scripting:bash:cleaning|Clean funcky characters in script]] 
 +  * [[scripting:bash:find|tons of find examples]]