Filename | $ Java ile Etc/passwd Bypass $ |
Permission | rw-r--r-- |
Author | Süleyman Akyıldız |
Date and Time | Mayıs 28, 2018 |
Label | bypass| hack| java| security| server |
Action |
Sunucuya nc ile connect olun bunu js ,java ile kaydedin çalıştırın
KOD:
public void readLinuxUsers() { try { BufferedReader in = new BufferedReader(new FileReader("/etc/passwd")); String str; str = in.readLine(); while ((str = in.readLine()) != null) { String[] ar = str.split(":"); String username = ar[0]; String homedir = ar[6]; } in.close(); } catch (IOException e) { System.out.println("File Read Error"); } }
4 yorum:
Eline Sağlık
Site Çok Karışık Bro
#Anonymous main Facebook IDD KILLE code/Virus trick us localtion
Admin nerdesin
Yorum Gönder