Application of intranet penetration – How to use SFTP file transfer in Termux and combine with intranet penetration to achieve remote transmission

Article directory 1. Install openSSH 2. Install cpolar 3. Remote SFTP connection configuration 4. Remote SFTP access 4. Configure a fixed remote connection address SFTP (SSH File Transfer Protocol) is a file transfer protocol based on the SSH (Secure Shell) security protocol. Compared with the FTP protocol, SFTP uses encryption and authentication mechanisms to protect […]

68 Intranet Security-Domain Horizontal PTH&PTK&PTT Hash Ticket Delivery

Directory Demonstration case: Domain Lateral Movement PTH Pass-Mimikatz Domain Lateral Movement PTK Pass-Mimikatz Domain Lateral Movement PTT Delivery-MS14068 &kekeo &local Domestic Ladon intranet killer test and acceptance – information collection, connection, etc. Resources involved: PTH (pass the hash) #Penetration testing using the value of lm or ntlm PTT (pass the ticket) #Penetration testing using ticket […]

Use the intranet penetration tool to conduct remote testing of the SDK interface for payment in the Alipay sandbox environment

Java Alipay sandbox environment payment, SDK interface remote debugging [intranet penetration] 1. Test environment Maven Spring boot Jdk 1.8 2. Local configuration Obtain Alipay payment Java SDK. For maven projects, you can choose the maven version. Ordinary java projects can be downloaded from GitHub. Here we take maven as an example. SDK download address: https://doc.open.alipay.com/docs/doc.htm?treeId=193 […]

Pagoda panel one-click deployment of Z-Blog blog – Intranet penetration to achieve public network access

Article directory 1 Introduction 2. Website construction 2.1. Web download and installation 2.2.Web page testing 2.3.cpolar installation and registration 3. Local web page publishing 3.1.Cpolar temporary data tunnel 3.2.Cpolar stable tunnel (cloud settings) 3.3.Cpolar stable tunnel (local settings) 4. Public network access test 5 Conclusion 1. Preface As an important branch of the Linux system, […]

Centos8 builds an intranet private repo source

Article directory 1. Environment preparation 2. Simple system optimization 2.1 Optimization of the number of open files 2.2 Kernel parameter optimization 2.3 Turn off the firewall and selinux 2.4 Optimize history 2.5 Update Alibaba Cloud repo source & install necessary software 2.5 Speed up ssh login speed 3. Start configuration 3.1 Create base source based […]

The local websocket server is exposed to the public network for access [intranet penetration]

The local websocket server is exposed to the public network for access [cpolar intranet penetration] Article directory The local websocket server is exposed to the public network for access [cpolar intranet penetration] 1. Java server demo environment 2. Introduce the netty framework maven coordinates encapsulated in the third package into the pom file 3. Create […]

Intranet Penetration-Building a Web Server on macOS

# Public network access macOS local web server [Intranet penetration] Article directory 1. Start the Apache server 2. Access local web services from the public network 2.1 Local installation and configuration of cpolar 2.2 Create tunnel 2.3 Test access to public network address 3. Configure a fixed second-level subdomain name 3.1 Reserve a second-level subdomain […]

Using cpolar intranet penetration to implement remote Stackedit Markdown editor

Article directory 1. docker deployment Stackedit 2. Local access 3. Linux installation cpolar 4. Configure Stackedit public network access address 5. Access Stackedit remotely from the public network 6. Fixed Stackedit public network address StackEdit is a popular Markdown editor with 20.7k stars on GitHub! , which supports saving Markdown notes to multiple repositories, including […]