Posts

REST API

Image
REST API is an architectural style for an application program interface (API) that uses HTTP requests to access and use data. A request is sent from client to server in the form of a web URL as HTTP GET or POST or PUT or DELETE request. GET: The HTTP GET method is used to read (or retrieve) a representation of a resource. Example GET: Request for all Students. HTTP GET:/api/students POST: The POST verb is most often utilized to create new resources. Example POST: Request for Posting/Creating/Inserting Data HTTP POST:/api/students {“name”:”Aditya”} PUT: It is used for updating the capabilities. However, PUT can also be used to create a resource in the case where the resource ID is chosen by the client instead of by the server. PATCH: It is used to modify capabilities. The PATCH request only needs to contain the changes to the resource, not the complete resource. Example PUT or PATCH: Request for Updating Data at id=1 HTTP PUT or PATCH:/api/students/1 {“name”:”Rahul”}

Onion

Image
29 February 2020, and i'm starting blog on Onion Theory of Network Security. In this theory we will discuss about secure LAN network attack network tap and information gathering next generation internet protocol. All network LAB will based on CCNAS and CCNPS. Information Security Internal Network Security Physical Security Access Security at last i want to say that.., study about network securing   but not study about network destroying. Regards

IPv4 IPv6 Address Type

Image
Let begging about deference between IPv6 and IPv4. 1: Length IPv4: 32 Bit IPv6: 128 Bit 2: Number of header fields IPv4: 12 fields IPv6: 8 fields 3: Checksum IPv4: Has checksum fields IPv6: Does not have checksum fields 4: Examples IPv4: 1.1.1.1 150.50.0.1 192.168.10.1 224.0.0.5 127.0.0.1 IPv6: ::1 2001:0db8:0000:0000:0000:ff00:0042:7879 fec0:0:0:ffff::2 fe80::89b4:75f6:816:55ac 2001:4860:4860::8888 5: Type of Addresses IPv4: Unicast, broadcast, and multicast. IPv6: Unicast, multicast, and anycast. 6:Number of classes IPv4: IPv4 offers five different classes of IP Address. Class A to E. IPv6: IPv6 allows storing an unlimited number of IP Address. 7: VLSM support IPv4: IPv4 support VLSM (variable length subnet mask). IPv6: IPv6 does not offer support for VLSM. 8: Network Configuration IPv4: Networks need to be configured either manually or with DHCP. IPv4 had several overlays to handle Internet growth, which require more maintenance efforts. IPv6: IPv6 support autoconfigur

Cisco Basic CLI

Image
The Internetwork Operating System is a family of proprietary network operating systems used on several router and network switch models manufactured by Cisco Systems. The system is a package of routing, switching, internetworking, and telecommunications functions integrated into a multitasking operating system .  

Fortigate Basic CLI

Image
 Fortinet’s operating system, FortiOS, is the foundation of the Fortinet Security Fabric, consolidating many technologies and use cases into a simplified, single policy and management framework. Basic 1. To check all configuration. # show full-configuration # show full-configuration | grep XXXX # show full-configuration | grep -f XXXX (Display tree view) 2. To check NTP status. # execute time # get system ntp # diagnose sys ntp status 3. Save configuration & exit. # end 4. Don't save configuration & exit. # abort 5. How to delete security policy. # config firwall policy # delete 1  # end 6. How to delete router. # config router static # delete 1 # end 7. To check help. # ? 8. To ping IP. # execute ping 192.168.0.1 9. To traceroute IP. # execute traceroute 192.168.1.1 10. To access using telnet. # execute telnet 192.168.0.10 # execute telnet 192.168.0.1 22 11. To access using ssh. # execute ssh user@192.168.0.10 # execute ssh user@192.168.0.10 23 12. To shutdown system. # ex

youth a curse

Image
एक नजरिया जो एक लेख को जन्म देता है।  ऐसा ही एक मेरा नजरिया जो मैं आप लोगों के साथ साझा कर रहा हूं।  प्रत्येक व्यक्ति का जीवन एक खुले दर्पण के समान है मानव जब जन्म लेता है तो उसके लिए सब कुछ समान होता है अर्थात गरीबी अमीरी, उच्च नीच, बलवान निर्बल के  प्रभाव का आंकलन नहीं होता है, परन्तु जैसे जैसे वह बड़ा होता जाता है उसकी हर चीज  की परख होने लगती है एक  समय  जब  युवा  हो जाता  है तो  उसकी प्रविर्ती ऐसी  होने लगती  है की वह सब कुछ जानने  वाला हो गया है अर्थात उसके  अहंकार सीमा भी चरम स्तर पर  पहुँच जाती है ।  फिर जैसे  जैसे उसकी उम्र बढ़ती  जाती  है फिर  अपने भूत के  अच्छे बुरे  अवसरों और उपलब्धियों का स्मरण कर जीवन  जीने व जीवन यात्रा पुनः बाल्यावस्था के समान पूर्ण  करता  है। 

mushroom

Image
मशरूम एक प्रकार का फंगस है। जिसकी बहुत सी प्रजातियां हमारे आस पास पाई जाती है। इसलिए जहरीले मशरूम के सेवन से बचने के लिए हमेशा एक विश्वसनीय किराने की दुकान या बाजार से ही खरीदें। मशरूम विभिन्न आकार, प्रकार और रंगों में आते हैं। आमतौर पर इसका इस्तेमाल एक सब्जी के तौर पर किया जाता है। अक्सर लोग जंगली मशरूम और सामान्य मशरूम के बीच का अंतर लोग नहीं समझ पाते, इसलिए ग़लती से ज़हरीले मशरूम खा लेते हैं। जहरीले मशरूम की पहचान करने के लिये हमें उनके रंगों पर ध्यान दे, लाल, गुलाबी, नीले किसी भी रंगीन मशरूम को नहीं खाना है। इनमें एल्केलाइट( C18H25NO5 ) रसायन की मात्रा होती है। इसलिए सफेद, दूधिया, हल्के कलर रंग के ही मशरूम खाएं। कृपया अपना दृष्टिकोण साझा करें। धन्यवाद