Update pimpmykali.sh
This commit is contained in:
		
							parent
							
								
									afdb9f9910
								
							
						
					
					
						commit
						714e22c5d8
					
				|  | @ -5,6 +5,13 @@ | ||||||
| # | # | ||||||
| # Usage: sudo ./pimpmykali.sh  ( defaults to the menu system )  command line arguements are valid, only catching 1 arguement | # Usage: sudo ./pimpmykali.sh  ( defaults to the menu system )  command line arguements are valid, only catching 1 arguement | ||||||
| # | # | ||||||
|  | 
 | ||||||
|  | # Revision 0.3a:  | ||||||
|  | #   - the extraction of the impacket-0.9.19.tar.gz was leaving /opt/impacket-0.9.19 with 700 perms | ||||||
|  | #     and an ownership of 503:root, this has been changed to ownership root:root and all files inside | ||||||
|  | #     /opt/impacket-0.9.19 have had their permissions set to 755 after extraction of impacket-0.9.19.tar.gz | ||||||
|  | #   - ascii art added to the menu | ||||||
|  | # | ||||||
| #   Revision 0.3:  | #   Revision 0.3:  | ||||||
| #   - Added checks for already installed installations, added --force command ( --force will run all fixes/reinstalls ) | #   - Added checks for already installed installations, added --force command ( --force will run all fixes/reinstalls ) | ||||||
| #   - fix_impacket : added both .py and .pyc files to impacket removal array | #   - fix_impacket : added both .py and .pyc files to impacket removal array | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue