# Devel
### Port scan

### Check port 80 , just a picture and there is no useful information in the source code page (I also try to enumerate web pages ,but no useful information appears before I get admin permission )

### so I try to access ftp (port 21) as anomynous And I try to upload something and the result is successful

### That's mean I can upload malware to this ftp server so I use msfvenom to make a aspx reverse shell

### Try to run this file

### Then I get reverse shell (with msf exploit) then check some info

### Try to escalate permission with suggester and try all of those options one by one


### Finally get admin permission
