#!/bin/sh for f in $(grep -lR worker_stud 2>/dev/null); do cat "$f" | strings | grep worker_stud; done USERAGENT="" COOKIE="" curl 'https://isod.ee.pw.edu.pl/isod-stud/person' --compressed -H 'User-Agent: '"$USERAGENT"'' -H 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8' -H 'Accept-Language: en-US,en;q=0.5' -H 'Accept-Encoding: gzip, deflate, br' -H 'Referer: https://isod.ee.pw.edu.pl/isod-stud/' -H 'DNT: 1' -H 'Connection: keep-alive' -H 'Cookie: '"$COOKIE"'' -H 'Upgrade-Insecure-Requests: 1' -H 'Sec-Fetch-Dest: document' -H 'Sec-Fetch-Mode: navigate' -H 'Sec-Fetch-Site: same-origin' -H 'Pragma: no-cache' -H 'Cache-Control: no-cache' curl 'https://isod.ee.pw.edu.pl/isod-stud/person?wicket:interface=:9:person:showPESEL::IBehaviorListener:0:' --compressed -H 'User-Agent: '"$USERAGENT"'' -H 'Accept: text/xml' -H 'Accept-Language: en-US,en;q=0.5' -H 'Accept-Encoding: gzip, deflate, br' -H 'Wicket-Ajax: true' -H 'Wicket-FocusedElementId: id26c' -H 'DNT: 1' -H 'Connection: keep-alive' -H 'Referer: https://isod.ee.pw.edu.pl/isod-stud/person' -H 'Cookie: '"$COOKIE"'' -H 'Sec-Fetch-Dest: empty' -H 'Sec-Fetch-Mode: cors' -H 'Sec-Fetch-Site: same-origin' -H 'Pragma: no-cache' -H 'Cache-Control: no-cache' curl 'https://isod.ee.pw.edu.pl/isod-stud/person?wicket:interface=:9:person:showPassportNo::IBehaviorListener:0:' --compressed -H 'User-Agent: '"$USERAGENT"'' -H 'Accept: text/xml' -H 'Accept-Language: en-US,en;q=0.5' -H 'Accept-Encoding: gzip, deflate, br' -H 'Wicket-Ajax: true' -H 'Wicket-FocusedElementId: id270' -H 'DNT: 1' -H 'Connection: keep-alive' -H 'Referer: https://isod.ee.pw.edu.pl/isod-stud/person' -H 'Cookie: '"$COOKIE"'' -H 'Sec-Fetch-Dest: empty' -H 'Sec-Fetch-Mode: cors' -H 'Sec-Fetch-Site: same-origin' -H 'Pragma: no-cache' -H 'Cache-Control: no-cache' curl 'https://isod.ee.pw.edu.pl/isod-stud/person?wicket:interface=:9:person:showID::IBehaviorListener:0:' --compressed -H 'User-Agent: '"$USERAGENT"'' -H 'Accept: text/xml' -H 'Accept-Language: en-US,en;q=0.5' -H 'Accept-Encoding: gzip, deflate, br' -H 'Wicket-Ajax: true' -H 'Wicket-FocusedElementId: id26e' -H 'DNT: 1' -H 'Connection: keep-alive' -H 'Referer: https://isod.ee.pw.edu.pl/isod-stud/person' -H 'Cookie: '"$COOKIE"'' -H 'Sec-Fetch-Dest: empty' -H 'Sec-Fetch-Mode: cors' -H 'Sec-Fetch-Site: same-origin' -H 'Pragma: no-cache' -H 'Cache-Control: no-cache'