Andrea Cardaci 
							
						 
					 
					
						
						
							
						
						da85e84b60 
					 
					
						
						
							
							Add at  
						
						 
						
						
						
						
					 
					
						2021-01-15 20:39:32 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrea Cardaci 
							
						 
					 
					
						
						
							
						
						013bf5a0c9 
					 
					
						
						
							
							Fix newlines in at  
						
						 
						
						
						
						
					 
					
						2021-01-15 20:38:33 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrea Cardaci 
							
						 
					 
					
						
						
							
						
						578f951c76 
					 
					
						
						
							
							Improve at and add the shell function  
						
						 
						
						
						
						
					 
					
						2021-01-15 20:34:57 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Aman Rawat 
							
						 
					 
					
						
						
							
						
						e241cd3aa7 
					 
					
						
						
							
							added at  
						
						 
						
						
						
						
					 
					
						2021-01-15 20:34:57 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrea Cardaci 
							
						 
					 
					
						
						
							
						
						47db2fa431 
					 
					
						
						
							
							Make cupsfilter more general  
						
						 
						
						
						
						
					 
					
						2021-01-12 18:03:46 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michalis Papadopoullos 
							
						 
					 
					
						
						
							
						
						46bbaaf6d6 
					 
					
						
						
							
							cupsfilter (package: cups)  
						
						 
						
						
						
						
					 
					
						2021-01-12 18:03:46 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrea Cardaci 
							
						 
					 
					
						
						
							
						
						bb4050810e 
					 
					
						
						
							
							Fix rpm[query] SUID  
						
						 
						
						
						
						
					 
					
						2021-01-10 18:27:30 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrea Cardaci 
							
						 
					 
					
						
						
							
						
						33fb39a183 
					 
					
						
						
							
							Fix wrong nano and pico SUID  
						
						 
						
						
						
						
					 
					
						2021-01-10 18:16:30 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ritiksahni 
							
						 
					 
					
						
						
							
						
						01d4de40d2 
					 
					
						
						
							
							Add dig  
						
						 
						
						
						
						
					 
					
						2021-01-10 12:31:51 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ritiksahni 
							
						 
					 
					
						
						
							
						
						9069b0c903 
					 
					
						
						
							
							Add exiftool  
						
						 
						
						
						
						
					 
					
						2021-01-09 15:03:35 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrea Cardaci 
							
						 
					 
					
						
						
							
						
						89b421863f 
					 
					
						
						
							
							Add nmap file-write  
						
						 
						
						
						
						
					 
					
						2021-01-04 09:11:03 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrea Cardaci 
							
						 
					 
					
						
						
							
						
						5b2d89b99a 
					 
					
						
						
							
							Fix nmap SUID file-write  
						
						 
						
						
						
						
					 
					
						2021-01-04 09:05:21 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Syed Umar Arfeen 
							
						 
					 
					
						
						
							
						
						edc8a2d03d 
					 
					
						
						
							
							Adding another usage of Nmap's SUID  
						
						 
						
						... 
						
						
						
						I came along with this method on stackoverflow while trying to execute commands using a SUID nmap binary, though `--script` failed me but this works. Could be enough to demonstrate effect of using SUID on Nmap. 
I've yet to come up with a way to over-write the contents of the system file according to what we want, with this we can only over-write files with nmap output.
```bash
sudo touch /etc/filecantbetouched
nmap 127.0.0.1 -oN=/etc/filecantbetouched
cat /etc/filecantbetouched
``` 
						
						
					 
					
						2021-01-04 12:16:29 +05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								makikvues 
							
						 
					 
					
						
						
							
						
						1c07880178 
					 
					
						
						
							
							Add hping3  
						
						 
						
						
						
						
					 
					
						2020-12-30 08:47:47 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrea Cardaci 
							
						 
					 
					
						
						
							
						
						2746e78a44 
					 
					
						
						
							
							Use the more clean install command to create example SUIDs  
						
						 
						
						
						
						
					 
					
						2020-12-20 22:20:45 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrea Cardaci 
							
						 
					 
					
						
						
							
						
						65857d486b 
					 
					
						
						
							
							Merge pull request  #147  from mindfuckup/master  
						
						 
						
						
						
						
					 
					
						2020-12-20 21:31:05 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrea Cardaci 
							
						 
					 
					
						
						
							
						
						c80e83c3c5 
					 
					
						
						
							
							Make install similar to chmod  
						
						 
						
						
						
						
					 
					
						2020-12-20 21:24:10 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrea Cardaci 
							
						 
					 
					
						
						
							
						
						fbe4b42890 
					 
					
						
						
							
							Improve split  
						
						 
						
						
						
						
					 
					
						2020-12-20 21:15:58 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrea Cardaci 
							
						 
					 
					
						
						
							
						
						2475ea0a5a 
					 
					
						
						
							
							Improve pr  
						
						 
						
						
						
						
					 
					
						2020-12-20 21:09:50 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrea Cardaci 
							
						 
					 
					
						
						
							
						
						c6502e8ddc 
					 
					
						
						
							
							Use base64 in basenc  
						
						 
						
						
						
						
					 
					
						2020-12-20 20:59:40 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrea Cardaci 
							
						 
					 
					
						
						
							
						
						7cfac08921 
					 
					
						
						
							
							Improve the description of nroff  
						
						 
						
						
						
						
					 
					
						2020-12-20 20:54:05 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrea Cardaci 
							
						 
					 
					
						
						
							
						
						b05a84474b 
					 
					
						
						
							
							Improve the description of troff  
						
						 
						
						
						
						
					 
					
						2020-12-20 20:48:00 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrea Cardaci 
							
						 
					 
					
						
						
							
						
						dd16d538ce 
					 
					
						
						
							
							Improve the description of ssh-keyscan  
						
						 
						
						
						
						
					 
					
						2020-12-20 20:44:24 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrea Cardaci 
							
						 
					 
					
						
						
							
						
						54c20a1349 
					 
					
						
						
							
							Improve the description of ss  
						
						 
						
						
						
						
					 
					
						2020-12-20 20:41:49 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrea Cardaci 
							
						 
					 
					
						
						
							
						
						5102eccdfc 
					 
					
						
						
							
							Fix psql shell path and remove suid  
						
						 
						
						
						
						
					 
					
						2020-12-20 20:36:55 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrea Cardaci 
							
						 
					 
					
						
						
							
						
						6a6485c44b 
					 
					
						
						
							
							Fix ex shell path and remove suid  
						
						 
						
						
						
						
					 
					
						2020-12-20 20:36:47 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrea Cardaci 
							
						 
					 
					
						
						
							
						
						dc3de20e84 
					 
					
						
						
							
							Add note about column  
						
						 
						
						
						
						
					 
					
						2020-12-20 20:36:47 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrea Cardaci 
							
						 
					 
					
						
						
							
						
						4b2100bfae 
					 
					
						
						
							
							Fix check_log  
						
						 
						
						
						
						
					 
					
						2020-12-20 19:53:16 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrea Cardaci 
							
						 
					 
					
						
						
							
						
						ee8cce63f9 
					 
					
						
						
							
							Replace command with shell in check_by_ssh  
						
						 
						
						
						
						
					 
					
						2020-12-20 19:32:15 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrea Cardaci 
							
						 
					 
					
						
						
							
						
						4cc9e40e3f 
					 
					
						
						
							
							Add yet another clarification  
						
						 
						
						
						
						
					 
					
						2020-12-05 19:31:46 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrea Cardaci 
							
						 
					 
					
						
						
							
						
						31af1e879f 
					 
					
						
						
							
							Avoid the "exploit" verb to reduce confusion  
						
						 
						
						
						
						
					 
					
						2020-12-05 17:52:03 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Xiaoyin Liu 
							
						 
					 
					
						
						
							
						
						12b8ceee39 
					 
					
						
						
							
							Use HTTPS for the link yaml.org  
						
						 
						
						... 
						
						
						
						http://yaml.org/  redirects to https://yaml.org/ . For visitors privacy and security, let's use HTTPS for this link. 
						
						
					 
					
						2020-11-29 12:59:57 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Yash Saxena 
							
						 
					 
					
						
						
							
						
						a38ccf2621 
					 
					
						
						
							
							Add capsh  
						
						 
						
						
						
						
					 
					
						2020-11-27 14:22:31 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Andrea Cardaci 
							
						 
					 
					
						
						
							
						
						22899a5159 
					 
					
						
						
							
							Improve update-alternatives  
						
						 
						
						
						
						
					 
					
						2020-11-17 18:54:53 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Michael Gisbers 
							
						 
					 
					
						
						
							
						
						e212f23455 
					 
					
						
						
							
							Create update-alternatives.md  
						
						 
						
						... 
						
						
						
						Use update-alternatives with sudo to replace system binaries 
						
						
					 
					
						2020-11-17 18:54:53 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Emanuel Duss 
							
						 
					 
					
						
						
							
						
						286775860a 
					 
					
						
						
							
							Fixed syntax error  
						
						 
						
						
						
						
					 
					
						2020-11-13 12:46:01 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Emanuel Duss 
							
						 
					 
					
						
						
							
						
						de10e4761e 
					 
					
						
						
							
							Added missing shell file  
						
						 
						
						
						
						
					 
					
						2020-11-13 12:09:04 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Emanuel Duss 
							
						 
					 
					
						
						
							
						
						cb7cb672f2 
					 
					
						
						
							
							New command: split  
						
						 
						
						
						
						
					 
					
						2020-11-13 11:59:14 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Emanuel Duss 
							
						 
					 
					
						
						
							
						
						c88e461484 
					 
					
						
						
							
							New command: pr  
						
						 
						
						
						
						
					 
					
						2020-11-13 11:59:14 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Emanuel Duss 
							
						 
					 
					
						
						
							
						
						28b67bdfd5 
					 
					
						
						
							
							New command: paste  
						
						 
						
						
						
						
					 
					
						2020-11-13 11:59:14 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Emanuel Duss 
							
						 
					 
					
						
						
							
						
						9e593b6ac0 
					 
					
						
						
							
							New command: join  
						
						 
						
						
						
						
					 
					
						2020-11-13 11:59:14 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Emanuel Duss 
							
						 
					 
					
						
						
							
						
						146b146cd3 
					 
					
						
						
							
							New command: install  
						
						 
						
						
						
						
					 
					
						2020-11-13 11:59:14 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Emanuel Duss 
							
						 
					 
					
						
						
							
						
						5a3e672d23 
					 
					
						
						
							
							New command: csplit  
						
						 
						
						
						
						
					 
					
						2020-11-13 11:59:14 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Emanuel Duss 
							
						 
					 
					
						
						
							
						
						55b7296d8e 
					 
					
						
						
							
							New command: comm  
						
						 
						
						
						
						
					 
					
						2020-11-13 11:59:14 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Emanuel Duss 
							
						 
					 
					
						
						
							
						
						2ee9d7a934 
					 
					
						
						
							
							New command: basenc  
						
						 
						
						
						
						
					 
					
						2020-11-13 11:58:00 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Emanuel Duss 
							
						 
					 
					
						
						
							
						
						f3dfd7a50c 
					 
					
						
						
							
							Added nroff file read  
						
						 
						
						
						
						
					 
					
						2020-11-13 11:57:13 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Emanuel Duss 
							
						 
					 
					
						
						
							
						
						764b2685bc 
					 
					
						
						
							
							Syntax cleanup, removed some non-working SUID entries  
						
						 
						
						
						
						
					 
					
						2020-11-13 11:56:48 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Emanuel Duss 
							
						 
					 
					
						
						
							
						
						bd1e3ce65d 
					 
					
						
						
							
							Fixed indentation  
						
						 
						
						
						
						
					 
					
						2020-11-12 21:36:18 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Emanuel Duss 
							
						 
					 
					
						
						
							
						
						64b4b9de1f 
					 
					
						
						
							
							Fixed wrong filename  
						
						 
						
						
						
						
					 
					
						2020-11-12 14:33:06 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Emanuel Duss 
							
						 
					 
					
						
						
							
						
						66cc5dd512 
					 
					
						
						
							
							New command: xmodmap  
						
						 
						
						
						
						
					 
					
						2020-11-12 14:21:00 +01:00